[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. 7064 1726882059.29643: 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-spT 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 7064 1726882059.29937: Added group all to inventory 7064 1726882059.29938: Added group ungrouped to inventory 7064 1726882059.29941: Group all now contains ungrouped 7064 1726882059.29943: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 7064 1726882059.38440: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 7064 1726882059.38480: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 7064 1726882059.38503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 7064 1726882059.38541: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 7064 1726882059.38589: Loaded config def from plugin (inventory/script) 7064 1726882059.38591: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 7064 1726882059.38620: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 7064 1726882059.38674: Loaded config def from plugin (inventory/yaml) 7064 1726882059.38675: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 7064 1726882059.38737: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 7064 1726882059.39232: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 7064 1726882059.39234: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 7064 1726882059.39237: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 7064 1726882059.39241: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 7064 1726882059.39244: Loading data from /tmp/network-Kc3/inventory.yml 7064 1726882059.39288: /tmp/network-Kc3/inventory.yml was not parsable by auto 7064 1726882059.39333: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 7064 1726882059.39361: Loading data from /tmp/network-Kc3/inventory.yml 7064 1726882059.39417: group all already in inventory 7064 1726882059.39423: set inventory_file for managed_node1 7064 1726882059.39426: set inventory_dir for managed_node1 7064 1726882059.39426: Added host managed_node1 to inventory 7064 1726882059.39428: Added host managed_node1 to group all 7064 1726882059.39429: set ansible_host for managed_node1 7064 1726882059.39429: set ansible_ssh_extra_args for managed_node1 7064 1726882059.39431: set inventory_file for managed_node2 7064 1726882059.39433: set inventory_dir for managed_node2 7064 1726882059.39433: Added host managed_node2 to inventory 7064 1726882059.39434: Added host managed_node2 to group all 7064 1726882059.39435: set ansible_host for managed_node2 7064 1726882059.39435: set ansible_ssh_extra_args for managed_node2 7064 1726882059.39437: set inventory_file for managed_node3 7064 1726882059.39438: set inventory_dir for managed_node3 7064 1726882059.39439: Added host managed_node3 to inventory 7064 1726882059.39440: Added host managed_node3 to group all 7064 1726882059.39440: set ansible_host for managed_node3 7064 1726882059.39441: set ansible_ssh_extra_args for managed_node3 7064 1726882059.39442: Reconcile groups and hosts in inventory. 7064 1726882059.39445: Group ungrouped now contains managed_node1 7064 1726882059.39446: Group ungrouped now contains managed_node2 7064 1726882059.39447: Group ungrouped now contains managed_node3 7064 1726882059.39504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 7064 1726882059.39581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 7064 1726882059.39616: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 7064 1726882059.39633: Loaded config def from plugin (vars/host_group_vars) 7064 1726882059.39635: 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) 7064 1726882059.39639: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 7064 1726882059.39645: 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) 7064 1726882059.39672: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 7064 1726882059.39951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882059.40063: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 7064 1726882059.40089: Loaded config def from plugin (connection/local) 7064 1726882059.40091: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 7064 1726882059.40468: Loaded config def from plugin (connection/paramiko_ssh) 7064 1726882059.40471: 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) 7064 1726882059.54824: 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) 7064 1726882059.54848: Loaded config def from plugin (connection/psrp) 7064 1726882059.54850: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 7064 1726882059.55247: 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) 7064 1726882059.55270: Loaded config def from plugin (connection/ssh) 7064 1726882059.55272: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 7064 1726882059.56820: 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) 7064 1726882059.56843: Loaded config def from plugin (connection/winrm) 7064 1726882059.56845: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 7064 1726882059.56868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 7064 1726882059.56916: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 7064 1726882059.56953: Loaded config def from plugin (shell/cmd) 7064 1726882059.56954: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 7064 1726882059.56970: 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) 7064 1726882059.57009: Loaded config def from plugin (shell/powershell) 7064 1726882059.57011: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 7064 1726882059.57046: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 7064 1726882059.57146: Loaded config def from plugin (shell/sh) 7064 1726882059.57147: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 7064 1726882059.57170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 7064 1726882059.57244: Loaded config def from plugin (become/runas) 7064 1726882059.57246: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 7064 1726882059.57355: Loaded config def from plugin (become/su) 7064 1726882059.57357: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 7064 1726882059.57448: Loaded config def from plugin (become/sudo) 7064 1726882059.57449: 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 7064 1726882059.57474: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml 7064 1726882059.57692: in VariableManager get_vars() 7064 1726882059.57708: done with get_vars() 7064 1726882059.57795: trying /usr/local/lib/python3.12/site-packages/ansible/modules 7064 1726882059.59735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 7064 1726882059.59808: in VariableManager get_vars() 7064 1726882059.59812: done with get_vars() 7064 1726882059.59813: variable 'playbook_dir' from source: magic vars 7064 1726882059.59814: variable 'ansible_playbook_python' from source: magic vars 7064 1726882059.59815: variable 'ansible_config_file' from source: magic vars 7064 1726882059.59815: variable 'groups' from source: magic vars 7064 1726882059.59815: variable 'omit' from source: magic vars 7064 1726882059.59816: variable 'ansible_version' from source: magic vars 7064 1726882059.59816: variable 'ansible_check_mode' from source: magic vars 7064 1726882059.59817: variable 'ansible_diff_mode' from source: magic vars 7064 1726882059.59817: variable 'ansible_forks' from source: magic vars 7064 1726882059.59818: variable 'ansible_inventory_sources' from source: magic vars 7064 1726882059.59818: variable 'ansible_skip_tags' from source: magic vars 7064 1726882059.59818: variable 'ansible_limit' from source: magic vars 7064 1726882059.59819: variable 'ansible_run_tags' from source: magic vars 7064 1726882059.59819: variable 'ansible_verbosity' from source: magic vars 7064 1726882059.59844: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml 7064 1726882059.60273: in VariableManager get_vars() 7064 1726882059.60288: done with get_vars() 7064 1726882059.60367: in VariableManager get_vars() 7064 1726882059.60375: done with get_vars() 7064 1726882059.60378: variable 'omit' from source: magic vars 7064 1726882059.60391: variable 'omit' from source: magic vars 7064 1726882059.60415: in VariableManager get_vars() 7064 1726882059.60421: done with get_vars() 7064 1726882059.60451: in VariableManager get_vars() 7064 1726882059.60459: done with get_vars() 7064 1726882059.60482: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7064 1726882059.60609: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7064 1726882059.60681: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7064 1726882059.61041: in VariableManager get_vars() 7064 1726882059.61053: done with get_vars() 7064 1726882059.61321: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 7064 1726882059.61403: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7064 1726882059.62478: in VariableManager get_vars() 7064 1726882059.62491: done with get_vars() 7064 1726882059.62496: variable 'omit' from source: magic vars 7064 1726882059.62513: variable 'omit' from source: magic vars 7064 1726882059.62531: in VariableManager get_vars() 7064 1726882059.62540: done with get_vars() 7064 1726882059.62552: in VariableManager get_vars() 7064 1726882059.62560: done with get_vars() 7064 1726882059.62578: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7064 1726882059.62640: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7064 1726882059.62681: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7064 1726882059.64078: in VariableManager get_vars() 7064 1726882059.64097: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7064 1726882059.65390: in VariableManager get_vars() 7064 1726882059.65405: done with get_vars() 7064 1726882059.65408: variable 'omit' from source: magic vars 7064 1726882059.65414: variable 'omit' from source: magic vars 7064 1726882059.65432: in VariableManager get_vars() 7064 1726882059.65442: done with get_vars() 7064 1726882059.65454: in VariableManager get_vars() 7064 1726882059.65464: done with get_vars() 7064 1726882059.65497: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7064 1726882059.65558: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7064 1726882059.65604: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7064 1726882059.65815: in VariableManager get_vars() 7064 1726882059.65829: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7064 1726882059.67023: in VariableManager get_vars() 7064 1726882059.67037: done with get_vars() 7064 1726882059.67040: variable 'omit' from source: magic vars 7064 1726882059.67047: variable 'omit' from source: magic vars 7064 1726882059.67063: in VariableManager get_vars() 7064 1726882059.67074: done with get_vars() 7064 1726882059.67088: in VariableManager get_vars() 7064 1726882059.67101: done with get_vars() 7064 1726882059.67119: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7064 1726882059.67192: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7064 1726882059.67238: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7064 1726882059.67447: in VariableManager get_vars() 7064 1726882059.67463: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7064 1726882059.68595: in VariableManager get_vars() 7064 1726882059.68609: done with get_vars() 7064 1726882059.68638: in VariableManager get_vars() 7064 1726882059.68651: done with get_vars() 7064 1726882059.68654: variable 'omit' from source: magic vars 7064 1726882059.68667: variable 'omit' from source: magic vars 7064 1726882059.68697: in VariableManager get_vars() 7064 1726882059.68710: done with get_vars() 7064 1726882059.68722: in VariableManager get_vars() 7064 1726882059.68735: done with get_vars() 7064 1726882059.68751: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7064 1726882059.68828: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7064 1726882059.68869: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7064 1726882059.69078: in VariableManager get_vars() 7064 1726882059.69098: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7064 1726882059.70232: in VariableManager get_vars() 7064 1726882059.70248: done with get_vars() 7064 1726882059.70345: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 7064 1726882059.70516: in VariableManager get_vars() 7064 1726882059.70541: done with get_vars() 7064 1726882059.70580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 7064 1726882059.70589: 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 7064 1726882059.70801: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 7064 1726882059.70888: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 7064 1726882059.70890: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/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) 7064 1726882059.70911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 7064 1726882059.70927: 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) 7064 1726882059.71071: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 7064 1726882059.71109: Loaded config def from plugin (callback/default) 7064 1726882059.71111: 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) 7064 1726882059.75926: Loaded config def from plugin (callback/junit) 7064 1726882059.75928: 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) 7064 1726882059.75960: 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) 7064 1726882059.76000: Loaded config def from plugin (callback/minimal) 7064 1726882059.76001: 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) 7064 1726882059.76029: 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) 7064 1726882059.76066: Loaded config def from plugin (callback/tree) 7064 1726882059.76068: 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 7064 1726882059.76262: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 7064 1726882059.76264: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/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_802_1x_nm.yml ************************************************** 2 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml 7064 1726882059.76283: in VariableManager get_vars() 7064 1726882059.76296: done with get_vars() 7064 1726882059.76300: in VariableManager get_vars() 7064 1726882059.76305: done with get_vars() 7064 1726882059.76307: variable 'omit' from source: magic vars 7064 1726882059.76331: in VariableManager get_vars() 7064 1726882059.76339: done with get_vars() 7064 1726882059.76352: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_802_1x.yml' with nm as provider] *********** 7064 1726882059.76710: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 7064 1726882059.76759: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 7064 1726882059.76785: getting the remaining hosts for this loop 7064 1726882059.76787: done getting the remaining hosts for this loop 7064 1726882059.76789: getting the next task for host managed_node1 7064 1726882059.76791: done getting next task for host managed_node1 7064 1726882059.76794: ^ task is: TASK: Gathering Facts 7064 1726882059.76796: ^ 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 7064 1726882059.76797: getting variables 7064 1726882059.76798: in VariableManager get_vars() 7064 1726882059.76804: Calling all_inventory to load vars for managed_node1 7064 1726882059.76806: Calling groups_inventory to load vars for managed_node1 7064 1726882059.76808: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882059.76818: Calling all_plugins_play to load vars for managed_node1 7064 1726882059.76825: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882059.76827: Calling groups_plugins_play to load vars for managed_node1 7064 1726882059.76848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882059.76880: done with get_vars() 7064 1726882059.76884: done getting variables 7064 1726882059.76942: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:6 Friday 20 September 2024 21:27:39 -0400 (0:00:00.007) 0:00:00.007 ****** 7064 1726882059.76959: entering _queue_task() for managed_node1/gather_facts 7064 1726882059.76960: Creating lock for gather_facts 7064 1726882059.77252: worker is 1 (out of 1 available) 7064 1726882059.77264: exiting _queue_task() for managed_node1/gather_facts 7064 1726882059.77275: done queuing things up, now waiting for results queue to drain 7064 1726882059.77277: waiting for pending results... 7064 1726882059.77404: running TaskExecutor() for managed_node1/TASK: Gathering Facts 7064 1726882059.77459: in run() - task 12673a56-9f93-1c1a-8029-00000000019b 7064 1726882059.77470: variable 'ansible_search_path' from source: unknown 7064 1726882059.77502: calling self._execute() 7064 1726882059.77547: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882059.77551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882059.77560: variable 'omit' from source: magic vars 7064 1726882059.77632: variable 'omit' from source: magic vars 7064 1726882059.77650: variable 'omit' from source: magic vars 7064 1726882059.77672: variable 'omit' from source: magic vars 7064 1726882059.77711: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882059.77738: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882059.77753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882059.77766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882059.77775: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882059.77802: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882059.77806: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882059.77808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882059.77871: Set connection var ansible_connection to ssh 7064 1726882059.77881: Set connection var ansible_shell_executable to /bin/sh 7064 1726882059.77885: Set connection var ansible_pipelining to False 7064 1726882059.77895: Set connection var ansible_timeout to 10 7064 1726882059.77899: Set connection var ansible_shell_type to sh 7064 1726882059.77905: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882059.77920: variable 'ansible_shell_executable' from source: unknown 7064 1726882059.77923: variable 'ansible_connection' from source: unknown 7064 1726882059.77925: variable 'ansible_module_compression' from source: unknown 7064 1726882059.77927: variable 'ansible_shell_type' from source: unknown 7064 1726882059.77930: variable 'ansible_shell_executable' from source: unknown 7064 1726882059.77933: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882059.77936: variable 'ansible_pipelining' from source: unknown 7064 1726882059.77939: variable 'ansible_timeout' from source: unknown 7064 1726882059.77943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882059.78073: 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) 7064 1726882059.78079: variable 'omit' from source: magic vars 7064 1726882059.78085: starting attempt loop 7064 1726882059.78090: running the handler 7064 1726882059.78106: variable 'ansible_facts' from source: unknown 7064 1726882059.78120: _low_level_execute_command(): starting 7064 1726882059.78127: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882060.05530: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882060.05536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882060.05587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882060.05650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882060.05678: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882060.05681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882060.05749: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882060.05753: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882060.05802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882060.05807: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/5685534f65" does not exist debug1: Connecting to 10.31.9.159 [10.31.9.159] port 22. debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882060.06005: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 7064 1726882060.06067: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 <<< 7064 1726882060.06070: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 <<< 7064 1726882060.06073: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 <<< 7064 1726882060.06075: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.8 <<< 7064 1726882060.06684: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.9.159:22 as 'root' <<< 7064 1726882060.06688: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 7064 1726882060.06690: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 7064 1726882060.07002: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 <<< 7064 1726882060.07012: stderr chunk (state=3): >>>debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 7064 1726882060.07171: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 7064 1726882060.07563: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 7064 1726882060.07566: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:yP9c5UUmmvpEzanEMohRdq4BmPPmvs/lq1LAtvZjU5A debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 7064 1726882060.07582: stderr chunk (state=3): >>>Warning: Permanently added '10.31.9.159' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 7064 1726882060.07908: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO <<< 7064 1726882060.07912: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= <<< 7064 1726882060.07918: stderr chunk (state=3): >>>debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> <<< 7064 1726882060.12098: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 7064 1726882060.12205: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 7064 1726882060.61371: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 7064 1726882060.61424: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done <<< 7064 1726882060.61428: stderr chunk (state=3): >>>debug1: Trying private key: /root/.ssh/id_rsa <<< 7064 1726882060.61859: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 7064 1726882060.63065: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 7064 1726882060.63075: stderr chunk (state=3): >>>Authenticated to 10.31.9.159 ([10.31.9.159]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 7064 1726882060.63109: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/5685534f65] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY <<< 7064 1726882060.63112: stderr chunk (state=3): >>>debug1: control_persist_detach: backgrounding master process <<< 7064 1726882060.63139: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 7075 debug2: fd 4 setting O_NONBLOCK <<< 7064 1726882060.63184: stderr chunk (state=3): >>>debug1: forking to background <<< 7064 1726882060.63231: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 7064 1726882060.63238: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882060.63258: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check <<< 7064 1726882060.63261: stderr chunk (state=3): >>>debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 7064 1726882060.64921: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 7064 1726882060.68949: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 7064 1726882060.68955: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 <<< 7064 1726882060.68959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882060.69120: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 7064 1726882060.70597: stdout chunk (state=3): >>>/root <<< 7064 1726882060.70745: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) <<< 7064 1726882060.70749: stderr chunk (state=3): >>>debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed <<< 7064 1726882060.70752: stderr chunk (state=3): >>>debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 <<< 7064 1726882060.70762: stderr chunk (state=3): >>>debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 <<< 7064 1726882060.70820: stdout chunk (state=3): >>><<< 7064 1726882061.70963: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug1: Control socket "/root/.ansible/cp/5685534f65" does not exist debug1: Connecting to 10.31.9.159 [10.31.9.159] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.9.159:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:yP9c5UUmmvpEzanEMohRdq4BmPPmvs/lq1LAtvZjU5A debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.9.159' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.9.159 ([10.31.9.159]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/5685534f65] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 7075 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 7064 1726882061.70980: _low_level_execute_command(): starting 7064 1726882061.70989: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882061.7096357-7067-117834547519005 `" && echo ansible-tmp-1726882061.7096357-7067-117834547519005="` echo /root/.ansible/tmp/ansible-tmp-1726882061.7096357-7067-117834547519005 `" ) && sleep 0' 7064 1726882061.71462: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882061.71466: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882061.71469: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882061.71471: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882061.71528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882061.71532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882061.71535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882061.71764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882061.73770: stdout chunk (state=3): >>>ansible-tmp-1726882061.7096357-7067-117834547519005=/root/.ansible/tmp/ansible-tmp-1726882061.7096357-7067-117834547519005 <<< 7064 1726882061.73959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882061.73987: stderr chunk (state=3): >>><<< 7064 1726882061.73992: stdout chunk (state=3): >>><<< 7064 1726882061.74016: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882061.7096357-7067-117834547519005=/root/.ansible/tmp/ansible-tmp-1726882061.7096357-7067-117834547519005 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882061.74044: variable 'ansible_module_compression' from source: unknown 7064 1726882061.74084: ANSIBALLZ: Using generic lock for ansible.legacy.setup 7064 1726882061.74088: ANSIBALLZ: Acquiring lock 7064 1726882061.74090: ANSIBALLZ: Lock acquired: 140004483344304 7064 1726882061.74096: ANSIBALLZ: Creating module 7064 1726882061.91239: ANSIBALLZ: Writing module into payload 7064 1726882061.91335: ANSIBALLZ: Writing module 7064 1726882061.91352: ANSIBALLZ: Renaming module 7064 1726882061.91356: ANSIBALLZ: Done creating module 7064 1726882061.91388: variable 'ansible_facts' from source: unknown 7064 1726882061.91392: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882061.91401: _low_level_execute_command(): starting 7064 1726882061.91407: _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' 7064 1726882061.91864: 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 <<< 7064 1726882061.91868: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882061.91870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882061.91873: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882061.91875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882061.91925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882061.91928: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882061.91930: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882061.91989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882061.93923: stdout chunk (state=3): >>>PLATFORM <<< 7064 1726882061.93991: stdout chunk (state=3): >>>Linux <<< 7064 1726882061.94007: stdout chunk (state=3): >>>FOUND <<< 7064 1726882061.94068: stdout chunk (state=3): >>>/usr/bin/python3.12 <<< 7064 1726882061.94071: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 7064 1726882061.94168: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882061.94197: stderr chunk (state=3): >>><<< 7064 1726882061.94200: stdout chunk (state=3): >>><<< 7064 1726882061.94215: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882061.94227 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 7064 1726882061.94264: _low_level_execute_command(): starting 7064 1726882061.94267: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 7064 1726882061.94343: Sending initial data 7064 1726882061.94347: Sent initial data (1181 bytes) 7064 1726882061.94707: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882061.94710: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882061.94713: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882061.94715: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882061.94717: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882061.94719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882061.94767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882061.94771: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882061.94774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882061.94816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882061.98175: 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"} <<< 7064 1726882061.98536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882061.98564: stderr chunk (state=3): >>><<< 7064 1726882061.98567: stdout chunk (state=3): >>><<< 7064 1726882061.98580: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882061.98640: variable 'ansible_facts' from source: unknown 7064 1726882061.98643: variable 'ansible_facts' from source: unknown 7064 1726882061.98651: variable 'ansible_module_compression' from source: unknown 7064 1726882061.98684: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7064 1726882061.98710: variable 'ansible_facts' from source: unknown 7064 1726882061.98838: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882061.7096357-7067-117834547519005/AnsiballZ_setup.py 7064 1726882061.98983: Sending initial data 7064 1726882061.98986: Sent initial data (152 bytes) 7064 1726882061.99492: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882061.99497: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882061.99499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882061.99501: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882061.99503: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882061.99552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882061.99555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882061.99604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882062.01350: 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 <<< 7064 1726882062.01354: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882062.01385: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882062.01645: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpdvn2ms60 /root/.ansible/tmp/ansible-tmp-1726882061.7096357-7067-117834547519005/AnsiballZ_setup.py <<< 7064 1726882062.01654: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882061.7096357-7067-117834547519005/AnsiballZ_setup.py" <<< 7064 1726882062.01695: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpdvn2ms60" to remote "/root/.ansible/tmp/ansible-tmp-1726882061.7096357-7067-117834547519005/AnsiballZ_setup.py" <<< 7064 1726882062.01697: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882061.7096357-7067-117834547519005/AnsiballZ_setup.py" <<< 7064 1726882062.02703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882062.02736: stderr chunk (state=3): >>><<< 7064 1726882062.02740: stdout chunk (state=3): >>><<< 7064 1726882062.02757: done transferring module to remote 7064 1726882062.02768: _low_level_execute_command(): starting 7064 1726882062.02774: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882061.7096357-7067-117834547519005/ /root/.ansible/tmp/ansible-tmp-1726882061.7096357-7067-117834547519005/AnsiballZ_setup.py && sleep 0' 7064 1726882062.03179: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882062.03191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882062.03206: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882062.03221: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882062.03269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882062.03272: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882062.03321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882062.05011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882062.05034: stderr chunk (state=3): >>><<< 7064 1726882062.05037: stdout chunk (state=3): >>><<< 7064 1726882062.05049: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882062.05052: _low_level_execute_command(): starting 7064 1726882062.05057: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882061.7096357-7067-117834547519005/AnsiballZ_setup.py && sleep 0' 7064 1726882062.05472: 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 <<< 7064 1726882062.05475: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882062.05477: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882062.05480: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882062.05526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882062.05529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882062.05580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882062.07669: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7064 1726882062.07698: stdout chunk (state=3): >>>import _imp # builtin <<< 7064 1726882062.07728: stdout chunk (state=3): >>>import '_thread' # <<< 7064 1726882062.07731: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7064 1726882062.07802: stdout chunk (state=3): >>>import '_io' # <<< 7064 1726882062.07807: stdout chunk (state=3): >>>import 'marshal' # <<< 7064 1726882062.07840: stdout chunk (state=3): >>>import 'posix' # <<< 7064 1726882062.07870: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7064 1726882062.07892: stdout chunk (state=3): >>>import 'time' # <<< 7064 1726882062.07906: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7064 1726882062.07957: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882062.07981: stdout chunk (state=3): >>>import '_codecs' # <<< 7064 1726882062.08000: stdout chunk (state=3): >>>import 'codecs' # <<< 7064 1726882062.08041: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7064 1726882062.08055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7064 1726882062.08072: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac065104d0> <<< 7064 1726882062.08079: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac064dfb30> <<< 7064 1726882062.08109: 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' <<< 7064 1726882062.08112: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06512a50> <<< 7064 1726882062.08139: stdout chunk (state=3): >>>import '_signal' # <<< 7064 1726882062.08165: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 7064 1726882062.08194: stdout chunk (state=3): >>>import 'io' # <<< 7064 1726882062.08223: stdout chunk (state=3): >>>import '_stat' # <<< 7064 1726882062.08228: stdout chunk (state=3): >>>import 'stat' # <<< 7064 1726882062.08307: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7064 1726882062.08336: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7064 1726882062.08378: stdout chunk (state=3): >>>import 'os' # <<< 7064 1726882062.08387: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7064 1726882062.08410: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7064 1726882062.08425: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 7064 1726882062.08436: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7064 1726882062.08464: 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' <<< 7064 1726882062.08497: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac062c1130> <<< 7064 1726882062.08552: 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 <<< 7064 1726882062.08561: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882062.08567: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac062c1fa0> <<< 7064 1726882062.08598: stdout chunk (state=3): >>>import 'site' # <<< 7064 1726882062.08630: 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<<< 7064 1726882062.08635: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 7064 1726882062.09002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7064 1726882062.09006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7064 1726882062.09039: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7064 1726882062.09044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882062.09072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7064 1726882062.09106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7064 1726882062.09132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7064 1726882062.09152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7064 1726882062.09167: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac062ffda0> <<< 7064 1726882062.09182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7064 1726882062.09204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7064 1726882062.09230: stdout chunk (state=3): >>>import '_operator' # <<< 7064 1726882062.09242: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac062fffb0> <<< 7064 1726882062.09257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7064 1726882062.09284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7064 1726882062.09309: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7064 1726882062.09357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882062.09375: stdout chunk (state=3): >>>import 'itertools' # <<< 7064 1726882062.09399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7064 1726882062.09408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06337770> <<< 7064 1726882062.09424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7064 1726882062.09441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 7064 1726882062.09450: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06337e00> <<< 7064 1726882062.09461: stdout chunk (state=3): >>>import '_collections' # <<< 7064 1726882062.09509: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06317a40> <<< 7064 1726882062.09515: stdout chunk (state=3): >>>import '_functools' # <<< 7064 1726882062.09551: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06315160> <<< 7064 1726882062.09639: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac062fcf50> <<< 7064 1726882062.09670: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7064 1726882062.09686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7064 1726882062.09700: stdout chunk (state=3): >>>import '_sre' # <<< 7064 1726882062.09719: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7064 1726882062.09750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7064 1726882062.09766: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7064 1726882062.09777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7064 1726882062.09808: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac063576b0> <<< 7064 1726882062.09820: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac063562d0> <<< 7064 1726882062.09855: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7064 1726882062.09862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06316030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06354b60> <<< 7064 1726882062.09917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7064 1726882062.09931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0638c6b0> <<< 7064 1726882062.09940: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac062fc1d0> <<< 7064 1726882062.09961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 7064 1726882062.09965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7064 1726882062.09998: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.10009: 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 0x7fac0638cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0638ca10> <<< 7064 1726882062.10049: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.10060: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac0638cdd0> <<< 7064 1726882062.10064: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac062facf0> <<< 7064 1726882062.10094: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 7064 1726882062.10100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882062.10120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7064 1726882062.10156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7064 1726882062.10164: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0638d4c0> <<< 7064 1726882062.10176: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0638d190> import 'importlib.machinery' # <<< 7064 1726882062.10209: 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' <<< 7064 1726882062.10237: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0638e3c0> <<< 7064 1726882062.10241: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7064 1726882062.10258: stdout chunk (state=3): >>>import 'runpy' # <<< 7064 1726882062.10278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7064 1726882062.10311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7064 1726882062.10335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7064 1726882062.10350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac063a85c0> <<< 7064 1726882062.10359: stdout chunk (state=3): >>>import 'errno' # <<< 7064 1726882062.10395: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.10399: 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 0x7fac063a9d00> <<< 7064 1726882062.10422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7064 1726882062.10439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7064 1726882062.10456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7064 1726882062.10473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7064 1726882062.10477: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac063aaba0> <<< 7064 1726882062.10513: 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 0x7fac063ab200> <<< 7064 1726882062.10526: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac063aa0f0> <<< 7064 1726882062.10549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7064 1726882062.10563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7064 1726882062.10601: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.10608: 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 0x7fac063abc80> <<< 7064 1726882062.10623: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac063ab3b0> <<< 7064 1726882062.10664: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0638e330> <<< 7064 1726882062.10689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7064 1726882062.10706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7064 1726882062.10733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7064 1726882062.10749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7064 1726882062.10783: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac060afbf0> <<< 7064 1726882062.10808: 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' <<< 7064 1726882062.10845: 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 0x7fac060d86b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac060d8440> <<< 7064 1726882062.10876: 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 0x7fac060d86e0> <<< 7064 1726882062.10907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7064 1726882062.10987: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.11112: 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 0x7fac060d9010><<< 7064 1726882062.11117: stdout chunk (state=3): >>> <<< 7064 1726882062.11219: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.11230: 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 0x7fac060d99d0> <<< 7064 1726882062.11238: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac060d88c0> <<< 7064 1726882062.11249: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac060add90> <<< 7064 1726882062.11275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7064 1726882062.11292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7064 1726882062.11319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7064 1726882062.11323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7064 1726882062.11341: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac060dad80> <<< 7064 1726882062.11361: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac060d9880> <<< 7064 1726882062.11382: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0638eae0> <<< 7064 1726882062.11407: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7064 1726882062.11469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882062.11487: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7064 1726882062.11522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7064 1726882062.11552: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac061070b0> <<< 7064 1726882062.11606: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7064 1726882062.11617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882062.11646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7064 1726882062.11660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7064 1726882062.11703: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06127440> <<< 7064 1726882062.11720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7064 1726882062.11769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7064 1726882062.11816: stdout chunk (state=3): >>>import 'ntpath' # <<< 7064 1726882062.11846: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 7064 1726882062.11849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06188200> <<< 7064 1726882062.11870: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7064 1726882062.11897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7064 1726882062.11921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7064 1726882062.11962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7064 1726882062.12049: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0618a960> <<< 7064 1726882062.12119: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06188320> <<< 7064 1726882062.12159: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06155220> <<< 7064 1726882062.12188: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7064 1726882062.12201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05f95370> <<< 7064 1726882062.12212: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06126240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac060dbcb0> <<< 7064 1726882062.12522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7064 1726882062.12542: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fac061265a0> <<< 7064 1726882062.12802: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_acfzfxoi/ansible_ansible.legacy.setup_payload.zip' <<< 7064 1726882062.12805: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.12934: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.13015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7064 1726882062.13033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7064 1726882062.13073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7064 1726882062.13150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7064 1726882062.13175: 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' <<< 7064 1726882062.13182: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05ffb110> <<< 7064 1726882062.13191: stdout chunk (state=3): >>>import '_typing' # <<< 7064 1726882062.13377: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05fda000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05fd9160> <<< 7064 1726882062.13382: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.13415: stdout chunk (state=3): >>>import 'ansible' # <<< 7064 1726882062.13422: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.13439: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.13459: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.13467: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7064 1726882062.13488: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.14856: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.15990: 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 0x7fac05ff8fe0> <<< 7064 1726882062.16017: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 7064 1726882062.16022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882062.16052: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7064 1726882062.16058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7064 1726882062.16077: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 7064 1726882062.16082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7064 1726882062.16108: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.16113: 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 0x7fac0602ab40> <<< 7064 1726882062.16151: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0602a8d0> <<< 7064 1726882062.16178: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0602a1e0> <<< 7064 1726882062.16197: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7064 1726882062.16209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7064 1726882062.16248: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0602a930> <<< 7064 1726882062.16259: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05ffbda0> <<< 7064 1726882062.16261: stdout chunk (state=3): >>>import 'atexit' # <<< 7064 1726882062.16290: 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 0x7fac0602b890> <<< 7064 1726882062.16317: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.16320: 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 0x7fac0602ba40> <<< 7064 1726882062.16349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7064 1726882062.16388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7064 1726882062.16402: stdout chunk (state=3): >>>import '_locale' # <<< 7064 1726882062.16445: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0602bf50> <<< 7064 1726882062.16463: stdout chunk (state=3): >>>import 'pwd' # <<< 7064 1726882062.16475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7064 1726882062.16504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7064 1726882062.16538: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05929d90> <<< 7064 1726882062.16564: 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 0x7fac0592b9b0> <<< 7064 1726882062.16598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7064 1726882062.16603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7064 1726882062.16647: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0592c350> <<< 7064 1726882062.16657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7064 1726882062.16696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7064 1726882062.16708: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0592d4f0> <<< 7064 1726882062.16733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7064 1726882062.16763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7064 1726882062.16788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7064 1726882062.16845: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0592ff80> <<< 7064 1726882062.16880: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.16889: 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 0x7fac060d82f0> <<< 7064 1726882062.16902: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0592e240> <<< 7064 1726882062.16928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7064 1726882062.16949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7064 1726882062.16973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7064 1726882062.17000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7064 1726882062.17095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7064 1726882062.17114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 7064 1726882062.17118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 7064 1726882062.17133: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05937da0> <<< 7064 1726882062.17148: stdout chunk (state=3): >>>import '_tokenize' # <<< 7064 1726882062.17210: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05936870> <<< 7064 1726882062.17218: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac059365d0> <<< 7064 1726882062.17239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7064 1726882062.17247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7064 1726882062.17313: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05936b40> <<< 7064 1726882062.17345: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0592e750> <<< 7064 1726882062.17373: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.17378: 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 0x7fac0597bfe0> <<< 7064 1726882062.17407: 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 0x7fac0597c110> <<< 7064 1726882062.17435: 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 <<< 7064 1726882062.17446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7064 1726882062.17475: 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' <<< 7064 1726882062.17510: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.17515: 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 0x7fac0597dbe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0597d9a0> <<< 7064 1726882062.17534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7064 1726882062.17568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7064 1726882062.17616: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.17619: 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 0x7fac059801d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0597e2d0> <<< 7064 1726882062.17649: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7064 1726882062.17683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882062.17706: 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' <<< 7064 1726882062.17726: stdout chunk (state=3): >>>import '_string' # <<< 7064 1726882062.17767: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05983980> <<< 7064 1726882062.17890: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05980380> <<< 7064 1726882062.17951: 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' <<< 7064 1726882062.17956: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac05984a10> <<< 7064 1726882062.17981: 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' <<< 7064 1726882062.17989: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac05984b90> <<< 7064 1726882062.18028: 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 0x7fac05984b00> <<< 7064 1726882062.18042: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0597c2c0> <<< 7064 1726882062.18111: 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' <<< 7064 1726882062.18130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7064 1726882062.18154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7064 1726882062.18177: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.18202: 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 0x7fac05810290> <<< 7064 1726882062.18348: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.18351: 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 0x7fac05811550> <<< 7064 1726882062.18364: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05986a20> <<< 7064 1726882062.18454: 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 0x7fac05987dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05986660> <<< 7064 1726882062.18474: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.18477: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.18492: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 7064 1726882062.18505: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.18591: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.18686: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.18704: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 7064 1726882062.18718: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.18736: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.18748: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 7064 1726882062.18755: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.18870: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.18986: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.19504: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.20037: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7064 1726882062.20041: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7064 1726882062.20049: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7064 1726882062.20197: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7064 1726882062.20216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882062.20381: 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' <<< 7064 1726882062.20388: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac058156a0> <<< 7064 1726882062.20518: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7064 1726882062.20524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7064 1726882062.20543: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac058163c0> <<< 7064 1726882062.20551: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05987530> <<< 7064 1726882062.20597: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7064 1726882062.20610: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.20622: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.20640: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7064 1726882062.20653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.20790: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.20939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7064 1726882062.20946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7064 1726882062.20952: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac058164b0> <<< 7064 1726882062.20966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.21405: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.21841: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.21908: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.21985: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7064 1726882062.21991: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.22031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.22059: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7064 1726882062.22075: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.22137: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.22220: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7064 1726882062.22223: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.22245: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7064 1726882062.22267: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.22302: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.22340: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7064 1726882062.22344: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.22569: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.22796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7064 1726882062.22852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7064 1726882062.22857: stdout chunk (state=3): >>>import '_ast' # <<< 7064 1726882062.22923: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05817680> <<< 7064 1726882062.22929: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.23005: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.23075: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7064 1726882062.23085: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7064 1726882062.23097: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7064 1726882062.23108: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.23154: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.23189: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7064 1726882062.23202: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.23241: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.23289: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.23338: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.23406: 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 <<< 7064 1726882062.23438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882062.23512: 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 0x7fac05822180> <<< 7064 1726882062.23552: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0581d8b0> <<< 7064 1726882062.23582: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 7064 1726882062.23587: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7064 1726882062.23655: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.23713: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.23745: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.23789: 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 <<< 7064 1726882062.23792: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882062.23810: 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 <<< 7064 1726882062.23835: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7064 1726882062.23851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7064 1726882062.23908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7064 1726882062.23927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7064 1726882062.23949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7064 1726882062.23998: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0590a960> <<< 7064 1726882062.24041: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac059fe630> <<< 7064 1726882062.24113: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05821ee0> <<< 7064 1726882062.24120: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05984e60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7064 1726882062.24124: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.24158: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.24184: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 7064 1726882062.24189: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 7064 1726882062.24233: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7064 1726882062.24255: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.24258: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.24278: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 7064 1726882062.24334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.24396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.24414: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.24432: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.24478: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.24516: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.24553: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.24587: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7064 1726882062.24603: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.24666: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.24736: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.24759: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.24796: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 7064 1726882062.24799: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.24970: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.25133: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.25178: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.25550: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 7064 1726882062.25553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882062.25610: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7064 1726882062.25625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7064 1726882062.25784: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7064 1726882062.25812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7064 1726882062.25823: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac058b62d0> <<< 7064 1726882062.25919: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7064 1726882062.25922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 7064 1726882062.25951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7064 1726882062.25985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7064 1726882062.26010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7064 1726882062.26017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 7064 1726882062.26032: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac054e4140> <<< 7064 1726882062.26063: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.26069: 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 0x7fac054e43b0> <<< 7064 1726882062.26117: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac058a31d0> <<< 7064 1726882062.26139: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac058b6e40><<< 7064 1726882062.26144: stdout chunk (state=3): >>> <<< 7064 1726882062.26167: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac058b4980> <<< 7064 1726882062.26175: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac058b45f0> <<< 7064 1726882062.26317: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7064 1726882062.26357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7064 1726882062.26381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 7064 1726882062.26395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7064 1726882062.26416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 7064 1726882062.26422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7064 1726882062.26446: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.26452: 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 0x7fac054e7470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac054e6d50> <<< 7064 1726882062.26477: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.26487: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac054e6f00> <<< 7064 1726882062.26501: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac054e6180> <<< 7064 1726882062.26620: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7064 1726882062.26706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 7064 1726882062.26720: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac054e75c0> <<< 7064 1726882062.26807: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7064 1726882062.26842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7064 1726882062.26959: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.26965: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac0554a030> <<< 7064 1726882062.26987: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac054e61b0> <<< 7064 1726882062.27011: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac058b5a60> import 'ansible.module_utils.facts.timeout' # <<< 7064 1726882062.27034: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 7064 1726882062.27038: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27062: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7064 1726882062.27081: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27189: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7064 1726882062.27207: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27257: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7064 1726882062.27321: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27331: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27342: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 7064 1726882062.27347: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27377: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27410: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 7064 1726882062.27413: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27461: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27512: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 7064 1726882062.27518: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27561: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27605: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 7064 1726882062.27610: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27672: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27728: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.27839: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 7064 1726882062.27847: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 7064 1726882062.27853: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.28322: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.28743: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7064 1726882062.28759: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.28807: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.28863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.28894: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.28933: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 7064 1726882062.28941: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.28970: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.29004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 7064 1726882062.29008: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.29064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.29111: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7064 1726882062.29132: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.29158: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.29188: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 7064 1726882062.29196: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.29230: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.29255: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7064 1726882062.29271: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.29344: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.29431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7064 1726882062.29457: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0554be90> <<< 7064 1726882062.29473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7064 1726882062.29503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7064 1726882062.29614: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0554aba0> <<< 7064 1726882062.29621: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 7064 1726882062.29624: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.29695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.29759: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7064 1726882062.29762: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.29850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.29940: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7064 1726882062.29949: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.30011: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.30083: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7064 1726882062.30094: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.30129: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.30179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7064 1726882062.30214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7064 1726882062.30283: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.30338: 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 0x7fac05582240><<< 7064 1726882062.30343: stdout chunk (state=3): >>> <<< 7064 1726882062.30514: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05572e70> <<< 7064 1726882062.30525: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 7064 1726882062.30528: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.30583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.30635: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 7064 1726882062.30646: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.30724: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.30806: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.30912: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.31053: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 7064 1726882062.31067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.31105: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.31150: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7064 1726882062.31152: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.31197: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.31309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 7064 1726882062.31312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 7064 1726882062.31335: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882062.31368: 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 0x7fac05595ac0> <<< 7064 1726882062.31372: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05597440> import 'ansible.module_utils.facts.system.user' # <<< 7064 1726882062.31381: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.31405: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 7064 1726882062.31410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.31452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.31486: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7064 1726882062.31503: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.31648: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.31797: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7064 1726882062.31803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.31904: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.32000: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.32043: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.32084: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 7064 1726882062.32091: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 7064 1726882062.32099: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.32121: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.32145: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.32275: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.32417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 7064 1726882062.32420: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 7064 1726882062.32545: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.32660: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7064 1726882062.32679: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.32705: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.32742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.33282: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.33773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7064 1726882062.33797: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.33896: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.34002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7064 1726882062.34007: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.34107: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.34204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7064 1726882062.34211: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.34359: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.34511: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7064 1726882062.34520: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.34542: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7064 1726882062.34556: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.34595: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.34637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7064 1726882062.34642: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.34740: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.34835: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.35033: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.35233: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 7064 1726882062.35241: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 7064 1726882062.35247: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.35282: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.35313: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7064 1726882062.35330: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.35351: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.35376: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7064 1726882062.35381: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.35453: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.35519: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7064 1726882062.35529: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.35552: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.35577: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 7064 1726882062.35583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.35642: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.35702: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7064 1726882062.35708: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.35759: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.35817: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7064 1726882062.35821: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.36079: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.36328: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7064 1726882062.36343: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.36397: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.36463: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7064 1726882062.36465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.36504: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.36531: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7064 1726882062.36546: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.36574: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.36607: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7064 1726882062.36611: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.36649: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.36679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7064 1726882062.36695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.36767: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.36846: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7064 1726882062.36849: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.36874: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 7064 1726882062.36891: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.36931: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.36973: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7064 1726882062.36979: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.37005: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.37027: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.37070: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.37116: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.37187: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.37258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 7064 1726882062.37264: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 7064 1726882062.37282: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.37324: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.37374: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7064 1726882062.37380: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.37572: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.37759: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7064 1726882062.37773: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.37813: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.37864: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7064 1726882062.37868: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.37916: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.37966: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7064 1726882062.37973: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.38050: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.38132: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7064 1726882062.38139: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.38225: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.38309: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 7064 1726882062.38315: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7064 1726882062.38438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882062.38609: 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' <<< 7064 1726882062.38635: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 7064 1726882062.38648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7064 1726882062.38675: 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 0x7fac05392b10> <<< 7064 1726882062.38699: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05393d40> <<< 7064 1726882062.38739: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0538bf50> <<< 7064 1726882062.57959: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 7064 1726882062.57964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 7064 1726882062.57981: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac053d8980> <<< 7064 1726882062.58075: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 7064 1726882062.58100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 7064 1726882062.58116: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac053d8d40> <<< 7064 1726882062.58322: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 7064 1726882062.58327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882062.58415: 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' <<< 7064 1726882062.58422: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac053da0f0> <<< 7064 1726882062.58458: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac053d9be0> <<< 7064 1726882062.58689: 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 <<< 7064 1726882062.82676: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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_<<< 7064 1726882062.82681: stdout chunk (state=3): >>>processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 3069, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 462, "free": 3069}, "nocache": {"free": 3342, "used": 189}, "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": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "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": 495, "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": 261815652352, "block_size": 4096, "block_total": 65519099, "block_available": 63919837, "block_used": 1599262, "inode_total": 131070960, "inode_available": 131029184, "inode_used": 41776, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "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)<<< 7064 1726882062.82692: stdout chunk (state=3): >>>/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "27", "second": "42", "epoch": "1726882062", "epoch_int": "1726882062", "date": "2024-09-20", "time": "21:27:42", "iso8601_micro": "2024-09-21T01:27:42.786369Z", "iso8601": "2024-09-21T01:27:42Z", "iso8601_basic": "20240920T212742786369", "iso8601_basic_short": "20240920T212742", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "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_iscsi_iqn": "", "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.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 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_loadavg": {"1m": 0.0, "5m": 0.041015625, "15m": 0.0361328125}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7064 1726882062.83277: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7064 1726882062.83342: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types <<< 7064 1726882062.83398: stdout chunk (state=3): >>># 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 <<< 7064 1726882062.83454: stdout chunk (state=3): >>># 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 <<< 7064 1726882062.83460: stdout chunk (state=3): >>># 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 <<< 7064 1726882062.83557: stdout chunk (state=3): >>># 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 <<< 7064 1726882062.83563: stdout chunk (state=3): >>># 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 <<< 7064 1726882062.83566: stdout chunk (state=3): >>># 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 <<< 7064 1726882062.83569: stdout chunk (state=3): >>># 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 <<< 7064 1726882062.83691: stdout chunk (state=3): >>># 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 <<< 7064 1726882062.83701: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot <<< 7064 1726882062.83704: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution <<< 7064 1726882062.83706: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix <<< 7064 1726882062.83708: stdout chunk (state=3): >>># 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 <<< 7064 1726882062.83738: stdout chunk (state=3): >>># 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 <<< 7064 1726882062.84070: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7064 1726882062.84090: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7064 1726882062.84125: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7064 1726882062.84155: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7064 1726882062.84188: stdout chunk (state=3): >>># destroy ntpath <<< 7064 1726882062.84213: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 7064 1726882062.84258: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 7064 1726882062.84269: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7064 1726882062.84317: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro <<< 7064 1726882062.84344: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 7064 1726882062.84383: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 7064 1726882062.84410: stdout chunk (state=3): >>> # 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 <<< 7064 1726882062.84445: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl <<< 7064 1726882062.84476: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 7064 1726882062.84500: stdout chunk (state=3): >>># destroy _ssl <<< 7064 1726882062.84523: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 7064 1726882062.84577: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct # destroy glob <<< 7064 1726882062.84591: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 7064 1726882062.84644: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 7064 1726882062.84696: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # 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 <<< 7064 1726882062.84744: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # 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 <<< 7064 1726882062.84798: stdout chunk (state=3): >>># 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 <<< 7064 1726882062.84841: stdout chunk (state=3): >>># 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 <<< 7064 1726882062.84855: stdout chunk (state=3): >>># 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 <<< 7064 1726882062.85002: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7064 1726882062.85045: stdout chunk (state=3): >>># destroy _collections <<< 7064 1726882062.85048: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 7064 1726882062.85050: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 7064 1726882062.85084: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7064 1726882062.85103: stdout chunk (state=3): >>># destroy _typing <<< 7064 1726882062.85131: 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 # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7064 1726882062.85225: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7064 1726882062.85260: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 7064 1726882062.85268: stdout chunk (state=3): >>># destroy time <<< 7064 1726882062.85303: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 7064 1726882062.85354: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 7064 1726882062.85358: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 7064 1726882062.85374: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7064 1726882062.85713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882062.85732: stderr chunk (state=3): >>><<< 7064 1726882062.85743: stdout chunk (state=3): >>><<< 7064 1726882062.86032: _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 0x7fac065104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac064dfb30> # /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 0x7fac06512a50> 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 0x7fac062c1130> # /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 0x7fac062c1fa0> 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 0x7fac062ffda0> # /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 0x7fac062fffb0> # /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 0x7fac06337770> # /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 0x7fac06337e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06317a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06315160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac062fcf50> # /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 0x7fac063576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac063562d0> # /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 0x7fac06316030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06354b60> # /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 0x7fac0638c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac062fc1d0> # /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 0x7fac0638cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0638ca10> # 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 0x7fac0638cdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac062facf0> # /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 0x7fac0638d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0638d190> 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 0x7fac0638e3c0> 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 0x7fac063a85c0> 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 0x7fac063a9d00> # /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 0x7fac063aaba0> # 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 0x7fac063ab200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac063aa0f0> # /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 0x7fac063abc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac063ab3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0638e330> # /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 0x7fac060afbf0> # /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 0x7fac060d86b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac060d8440> # 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 0x7fac060d86e0> # /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 0x7fac060d9010> # 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 0x7fac060d99d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac060d88c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac060add90> # /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 0x7fac060dad80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac060d9880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0638eae0> # /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 0x7fac061070b0> # /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 0x7fac06127440> # /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 0x7fac06188200> # /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 0x7fac0618a960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06188320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06155220> # /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 0x7fac05f95370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac06126240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac060dbcb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fac061265a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_acfzfxoi/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 0x7fac05ffb110> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05fda000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05fd9160> # 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 0x7fac05ff8fe0> # /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 0x7fac0602ab40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0602a8d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0602a1e0> # /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 0x7fac0602a930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05ffbda0> 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 0x7fac0602b890> # 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 0x7fac0602ba40> # /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 0x7fac0602bf50> 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 0x7fac05929d90> # 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 0x7fac0592b9b0> # /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 0x7fac0592c350> # /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 0x7fac0592d4f0> # /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 0x7fac0592ff80> # 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 0x7fac060d82f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0592e240> # /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 0x7fac05937da0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05936870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac059365d0> # /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 0x7fac05936b40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0592e750> # 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 0x7fac0597bfe0> # /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 0x7fac0597c110> # /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 0x7fac0597dbe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0597d9a0> # /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 0x7fac059801d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0597e2d0> # /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 0x7fac05983980> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05980380> # 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 0x7fac05984a10> # 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 0x7fac05984b90> # 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 0x7fac05984b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0597c2c0> # /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 0x7fac05810290> # 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 0x7fac05811550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05986a20> # 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 0x7fac05987dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05986660> # 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 0x7fac058156a0> # /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 0x7fac058163c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05987530> 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 0x7fac058164b0> # 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 0x7fac05817680> # 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 0x7fac05822180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0581d8b0> 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 0x7fac0590a960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac059fe630> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05821ee0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05984e60> # 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 0x7fac058b62d0> # /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 0x7fac054e4140> # 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 0x7fac054e43b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac058a31d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac058b6e40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac058b4980> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac058b45f0> # /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 0x7fac054e7470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac054e6d50> # 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 0x7fac054e6f00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac054e6180> # /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 0x7fac054e75c0> # /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 0x7fac0554a030> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac054e61b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac058b5a60> 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 0x7fac0554be90> # /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 0x7fac0554aba0> 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 0x7fac05582240> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05572e70> 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 0x7fac05595ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05597440> 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 0x7fac05392b10> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac05393d40> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac0538bf50> # /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 0x7fac053d8980> # /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 0x7fac053d8d40> # /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 0x7fac053da0f0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac053d9be0> 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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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": 3069, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 462, "free": 3069}, "nocache": {"free": 3342, "used": 189}, "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": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "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": 495, "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": 261815652352, "block_size": 4096, "block_total": 65519099, "block_available": 63919837, "block_used": 1599262, "inode_total": 131070960, "inode_available": 131029184, "inode_used": 41776, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "27", "second": "42", "epoch": "1726882062", "epoch_int": "1726882062", "date": "2024-09-20", "time": "21:27:42", "iso8601_micro": "2024-09-21T01:27:42.786369Z", "iso8601": "2024-09-21T01:27:42Z", "iso8601_basic": "20240920T212742786369", "iso8601_basic_short": "20240920T212742", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "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_iscsi_iqn": "", "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.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 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_loadavg": {"1m": 0.0, "5m": 0.041015625, "15m": 0.0361328125}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 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. 7064 1726882062.87569: 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-1726882061.7096357-7067-117834547519005/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882062.87573: _low_level_execute_command(): starting 7064 1726882062.87575: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882061.7096357-7067-117834547519005/ > /dev/null 2>&1 && sleep 0' 7064 1726882062.87808: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882062.87822: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882062.87838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882062.87904: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882062.87962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882062.87981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882062.88014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882062.88085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882062.89900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882062.89968: stderr chunk (state=3): >>><<< 7064 1726882062.89985: stdout chunk (state=3): >>><<< 7064 1726882062.90012: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882062.90199: handler run complete 7064 1726882062.90202: variable 'ansible_facts' from source: unknown 7064 1726882062.90258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882062.90600: variable 'ansible_facts' from source: unknown 7064 1726882062.90690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882062.90830: attempt loop complete, returning result 7064 1726882062.90839: _execute() done 7064 1726882062.90846: dumping result to json 7064 1726882062.90886: done dumping result, returning 7064 1726882062.90901: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-1c1a-8029-00000000019b] 7064 1726882062.90911: sending task result for task 12673a56-9f93-1c1a-8029-00000000019b 7064 1726882062.91352: done sending task result for task 12673a56-9f93-1c1a-8029-00000000019b 7064 1726882062.91355: WORKER PROCESS EXITING ok: [managed_node1] 7064 1726882062.91855: no more pending results, returning what we have 7064 1726882062.91858: results queue empty 7064 1726882062.91859: checking for any_errors_fatal 7064 1726882062.91860: done checking for any_errors_fatal 7064 1726882062.91861: checking for max_fail_percentage 7064 1726882062.91862: done checking for max_fail_percentage 7064 1726882062.91863: checking to see if all hosts have failed and the running result is not ok 7064 1726882062.91864: done checking to see if all hosts have failed 7064 1726882062.91865: getting the remaining hosts for this loop 7064 1726882062.91866: done getting the remaining hosts for this loop 7064 1726882062.91870: getting the next task for host managed_node1 7064 1726882062.91876: done getting next task for host managed_node1 7064 1726882062.91877: ^ task is: TASK: meta (flush_handlers) 7064 1726882062.91884: ^ 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 7064 1726882062.91888: getting variables 7064 1726882062.91890: in VariableManager get_vars() 7064 1726882062.91912: Calling all_inventory to load vars for managed_node1 7064 1726882062.91915: Calling groups_inventory to load vars for managed_node1 7064 1726882062.91918: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882062.91928: Calling all_plugins_play to load vars for managed_node1 7064 1726882062.91930: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882062.91933: Calling groups_plugins_play to load vars for managed_node1 7064 1726882062.92110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882062.92332: done with get_vars() 7064 1726882062.92342: done getting variables 7064 1726882062.92439: in VariableManager get_vars() 7064 1726882062.92449: Calling all_inventory to load vars for managed_node1 7064 1726882062.92451: Calling groups_inventory to load vars for managed_node1 7064 1726882062.92453: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882062.92457: Calling all_plugins_play to load vars for managed_node1 7064 1726882062.92459: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882062.92462: Calling groups_plugins_play to load vars for managed_node1 7064 1726882062.92602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882062.92804: done with get_vars() 7064 1726882062.92818: done queuing things up, now waiting for results queue to drain 7064 1726882062.92820: results queue empty 7064 1726882062.92821: checking for any_errors_fatal 7064 1726882062.92823: done checking for any_errors_fatal 7064 1726882062.92824: checking for max_fail_percentage 7064 1726882062.92825: done checking for max_fail_percentage 7064 1726882062.92829: checking to see if all hosts have failed and the running result is not ok 7064 1726882062.92830: done checking to see if all hosts have failed 7064 1726882062.92831: getting the remaining hosts for this loop 7064 1726882062.92831: done getting the remaining hosts for this loop 7064 1726882062.92834: getting the next task for host managed_node1 7064 1726882062.92838: done getting next task for host managed_node1 7064 1726882062.92841: ^ task is: TASK: Include the task 'el_repo_setup.yml' 7064 1726882062.92842: ^ 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 7064 1726882062.92844: getting variables 7064 1726882062.92845: in VariableManager get_vars() 7064 1726882062.92852: Calling all_inventory to load vars for managed_node1 7064 1726882062.92853: Calling groups_inventory to load vars for managed_node1 7064 1726882062.92856: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882062.92864: Calling all_plugins_play to load vars for managed_node1 7064 1726882062.92866: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882062.92869: Calling groups_plugins_play to load vars for managed_node1 7064 1726882062.93031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882062.93256: done with get_vars() 7064 1726882062.93262: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:11 Friday 20 September 2024 21:27:42 -0400 (0:00:03.163) 0:00:03.171 ****** 7064 1726882062.93323: entering _queue_task() for managed_node1/include_tasks 7064 1726882062.93325: Creating lock for include_tasks 7064 1726882062.93557: worker is 1 (out of 1 available) 7064 1726882062.93568: exiting _queue_task() for managed_node1/include_tasks 7064 1726882062.93579: done queuing things up, now waiting for results queue to drain 7064 1726882062.93581: waiting for pending results... 7064 1726882062.93720: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 7064 1726882062.93778: in run() - task 12673a56-9f93-1c1a-8029-000000000006 7064 1726882062.93791: variable 'ansible_search_path' from source: unknown 7064 1726882062.93819: calling self._execute() 7064 1726882062.93871: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882062.93875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882062.93884: variable 'omit' from source: magic vars 7064 1726882062.93960: _execute() done 7064 1726882062.93964: dumping result to json 7064 1726882062.93967: done dumping result, returning 7064 1726882062.93972: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-1c1a-8029-000000000006] 7064 1726882062.93977: sending task result for task 12673a56-9f93-1c1a-8029-000000000006 7064 1726882062.94067: done sending task result for task 12673a56-9f93-1c1a-8029-000000000006 7064 1726882062.94070: WORKER PROCESS EXITING 7064 1726882062.94112: no more pending results, returning what we have 7064 1726882062.94116: in VariableManager get_vars() 7064 1726882062.94141: Calling all_inventory to load vars for managed_node1 7064 1726882062.94143: Calling groups_inventory to load vars for managed_node1 7064 1726882062.94146: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882062.94154: Calling all_plugins_play to load vars for managed_node1 7064 1726882062.94156: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882062.94159: Calling groups_plugins_play to load vars for managed_node1 7064 1726882062.94290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882062.94394: done with get_vars() 7064 1726882062.94399: variable 'ansible_search_path' from source: unknown 7064 1726882062.94409: we have included files to process 7064 1726882062.94410: generating all_blocks data 7064 1726882062.94411: done generating all_blocks data 7064 1726882062.94411: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7064 1726882062.94413: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7064 1726882062.94415: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7064 1726882062.94827: in VariableManager get_vars() 7064 1726882062.94837: done with get_vars() 7064 1726882062.94845: done processing included file 7064 1726882062.94846: iterating over new_blocks loaded from include file 7064 1726882062.94847: in VariableManager get_vars() 7064 1726882062.94852: done with get_vars() 7064 1726882062.94853: filtering new block on tags 7064 1726882062.94862: done filtering new block on tags 7064 1726882062.94863: in VariableManager get_vars() 7064 1726882062.94869: done with get_vars() 7064 1726882062.94870: filtering new block on tags 7064 1726882062.94878: done filtering new block on tags 7064 1726882062.94880: in VariableManager get_vars() 7064 1726882062.94887: done with get_vars() 7064 1726882062.94888: filtering new block on tags 7064 1726882062.94898: done filtering new block on tags 7064 1726882062.94899: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 7064 1726882062.94903: extending task lists for all hosts with included blocks 7064 1726882062.94929: done extending task lists 7064 1726882062.94930: done processing included files 7064 1726882062.94931: results queue empty 7064 1726882062.94931: checking for any_errors_fatal 7064 1726882062.94932: done checking for any_errors_fatal 7064 1726882062.94932: checking for max_fail_percentage 7064 1726882062.94933: done checking for max_fail_percentage 7064 1726882062.94933: checking to see if all hosts have failed and the running result is not ok 7064 1726882062.94934: done checking to see if all hosts have failed 7064 1726882062.94934: getting the remaining hosts for this loop 7064 1726882062.94935: done getting the remaining hosts for this loop 7064 1726882062.94936: getting the next task for host managed_node1 7064 1726882062.94939: done getting next task for host managed_node1 7064 1726882062.94940: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 7064 1726882062.94942: ^ 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 7064 1726882062.94943: getting variables 7064 1726882062.94943: in VariableManager get_vars() 7064 1726882062.94950: Calling all_inventory to load vars for managed_node1 7064 1726882062.94951: Calling groups_inventory to load vars for managed_node1 7064 1726882062.94953: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882062.94956: Calling all_plugins_play to load vars for managed_node1 7064 1726882062.94957: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882062.94959: Calling groups_plugins_play to load vars for managed_node1 7064 1726882062.95069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882062.95196: done with get_vars() 7064 1726882062.95207: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:27:42 -0400 (0:00:00.019) 0:00:03.190 ****** 7064 1726882062.95261: entering _queue_task() for managed_node1/setup 7064 1726882062.95476: worker is 1 (out of 1 available) 7064 1726882062.95490: exiting _queue_task() for managed_node1/setup 7064 1726882062.95580: done queuing things up, now waiting for results queue to drain 7064 1726882062.95582: waiting for pending results... 7064 1726882062.95910: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 7064 1726882062.95915: in run() - task 12673a56-9f93-1c1a-8029-0000000001ac 7064 1726882062.95918: variable 'ansible_search_path' from source: unknown 7064 1726882062.95920: variable 'ansible_search_path' from source: unknown 7064 1726882062.95922: calling self._execute() 7064 1726882062.95961: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882062.95971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882062.95985: variable 'omit' from source: magic vars 7064 1726882062.96495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882062.98344: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882062.98389: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882062.98417: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882062.98443: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882062.98464: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882062.98520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882062.98540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882062.98560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882062.98588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882062.98599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882062.98712: variable 'ansible_facts' from source: unknown 7064 1726882062.98749: variable 'network_test_required_facts' from source: task vars 7064 1726882062.98778: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 7064 1726882062.98781: variable 'omit' from source: magic vars 7064 1726882062.98809: variable 'omit' from source: magic vars 7064 1726882062.98832: variable 'omit' from source: magic vars 7064 1726882062.98849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882062.98870: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882062.98885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882062.98900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882062.98910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882062.98931: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882062.98934: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882062.98936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882062.98998: Set connection var ansible_connection to ssh 7064 1726882062.99007: Set connection var ansible_shell_executable to /bin/sh 7064 1726882062.99012: Set connection var ansible_pipelining to False 7064 1726882062.99018: Set connection var ansible_timeout to 10 7064 1726882062.99023: Set connection var ansible_shell_type to sh 7064 1726882062.99028: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882062.99043: variable 'ansible_shell_executable' from source: unknown 7064 1726882062.99046: variable 'ansible_connection' from source: unknown 7064 1726882062.99048: variable 'ansible_module_compression' from source: unknown 7064 1726882062.99051: variable 'ansible_shell_type' from source: unknown 7064 1726882062.99053: variable 'ansible_shell_executable' from source: unknown 7064 1726882062.99055: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882062.99059: variable 'ansible_pipelining' from source: unknown 7064 1726882062.99061: variable 'ansible_timeout' from source: unknown 7064 1726882062.99065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882062.99158: 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__) 7064 1726882062.99164: variable 'omit' from source: magic vars 7064 1726882062.99169: starting attempt loop 7064 1726882062.99172: running the handler 7064 1726882062.99182: _low_level_execute_command(): starting 7064 1726882062.99199: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882062.99677: 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 <<< 7064 1726882062.99681: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882062.99683: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882062.99728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882062.99741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882062.99795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882063.01380: stdout chunk (state=3): >>>/root <<< 7064 1726882063.01500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882063.01605: stderr chunk (state=3): >>><<< 7064 1726882063.01609: stdout chunk (state=3): >>><<< 7064 1726882063.01660: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882063.01670: _low_level_execute_command(): starting 7064 1726882063.01754: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882063.016382-7111-251487289774437 `" && echo ansible-tmp-1726882063.016382-7111-251487289774437="` echo /root/.ansible/tmp/ansible-tmp-1726882063.016382-7111-251487289774437 `" ) && sleep 0' 7064 1726882063.02296: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882063.02318: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882063.02334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882063.02352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882063.02370: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882063.02432: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882063.02481: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882063.02509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882063.02549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882063.02661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882063.04577: stdout chunk (state=3): >>>ansible-tmp-1726882063.016382-7111-251487289774437=/root/.ansible/tmp/ansible-tmp-1726882063.016382-7111-251487289774437 <<< 7064 1726882063.04622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882063.04758: stderr chunk (state=3): >>><<< 7064 1726882063.04785: stdout chunk (state=3): >>><<< 7064 1726882063.04810: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882063.016382-7111-251487289774437=/root/.ansible/tmp/ansible-tmp-1726882063.016382-7111-251487289774437 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882063.04997: variable 'ansible_module_compression' from source: unknown 7064 1726882063.05039: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7064 1726882063.05136: variable 'ansible_facts' from source: unknown 7064 1726882063.05447: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882063.016382-7111-251487289774437/AnsiballZ_setup.py 7064 1726882063.05632: Sending initial data 7064 1726882063.05768: Sent initial data (151 bytes) 7064 1726882063.06876: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882063.06909: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882063.06923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882063.07009: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882063.07024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882063.07039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882063.07061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882063.07196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882063.08744: 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 <<< 7064 1726882063.08774: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882063.08827: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmphmjrmw10 /root/.ansible/tmp/ansible-tmp-1726882063.016382-7111-251487289774437/AnsiballZ_setup.py <<< 7064 1726882063.08830: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882063.016382-7111-251487289774437/AnsiballZ_setup.py" <<< 7064 1726882063.08856: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmphmjrmw10" to remote "/root/.ansible/tmp/ansible-tmp-1726882063.016382-7111-251487289774437/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882063.016382-7111-251487289774437/AnsiballZ_setup.py" <<< 7064 1726882063.10727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882063.10780: stderr chunk (state=3): >>><<< 7064 1726882063.10789: stdout chunk (state=3): >>><<< 7064 1726882063.10819: done transferring module to remote 7064 1726882063.10899: _low_level_execute_command(): starting 7064 1726882063.10902: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882063.016382-7111-251487289774437/ /root/.ansible/tmp/ansible-tmp-1726882063.016382-7111-251487289774437/AnsiballZ_setup.py && sleep 0' 7064 1726882063.11435: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882063.11449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882063.11464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882063.11505: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882063.11518: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882063.11529: stderr chunk (state=3): >>>debug2: match found <<< 7064 1726882063.11609: 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/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882063.11629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882063.11703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882063.13479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882063.13541: stdout chunk (state=3): >>><<< 7064 1726882063.13546: stderr chunk (state=3): >>><<< 7064 1726882063.13706: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882063.13709: _low_level_execute_command(): starting 7064 1726882063.13711: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882063.016382-7111-251487289774437/AnsiballZ_setup.py && sleep 0' 7064 1726882063.14309: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882063.14379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882063.14406: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882063.14442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882063.14637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882063.16766: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7064 1726882063.16802: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7064 1726882063.16854: stdout chunk (state=3): >>>import '_io' # <<< 7064 1726882063.16892: stdout chunk (state=3): >>>import 'marshal' # <<< 7064 1726882063.16946: stdout chunk (state=3): >>>import 'posix' # <<< 7064 1726882063.16970: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 7064 1726882063.17049: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882063.17080: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 7064 1726882063.17160: 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 0x7f6a243684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a24337b30> <<< 7064 1726882063.17175: 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 0x7f6a2436aa50> <<< 7064 1726882063.17212: stdout chunk (state=3): >>>import '_signal' # <<< 7064 1726882063.17216: stdout chunk (state=3): >>>import '_abc' # <<< 7064 1726882063.17242: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 7064 1726882063.17304: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7064 1726882063.17409: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7064 1726882063.17436: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 7064 1726882063.17491: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7064 1726882063.17538: 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' <<< 7064 1726882063.17542: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2413d130> <<< 7064 1726882063.17604: 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' <<< 7064 1726882063.17618: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2413dfa0> <<< 7064 1726882063.17647: stdout chunk (state=3): >>>import 'site' # <<< 7064 1726882063.17675: 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. <<< 7064 1726882063.18046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7064 1726882063.18074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7064 1726882063.18079: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7064 1726882063.18110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7064 1726882063.18156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7064 1726882063.18167: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7064 1726882063.18203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7064 1726882063.18239: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2417be90> <<< 7064 1726882063.18242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7064 1726882063.18270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2417bf50> <<< 7064 1726882063.18295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7064 1726882063.18324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7064 1726882063.18346: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7064 1726882063.18395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882063.18431: stdout chunk (state=3): >>>import 'itertools' # <<< 7064 1726882063.18458: 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' <<< 7064 1726882063.18482: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a241b3830> # /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 0x7f6a241b3ec0> <<< 7064 1726882063.18502: stdout chunk (state=3): >>>import '_collections' # <<< 7064 1726882063.18556: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a24193b60> <<< 7064 1726882063.18579: stdout chunk (state=3): >>>import '_functools' # <<< 7064 1726882063.18594: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a24191280> <<< 7064 1726882063.18682: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a24179040> <<< 7064 1726882063.18725: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7064 1726882063.18728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7064 1726882063.18779: stdout chunk (state=3): >>>import '_sre' # <<< 7064 1726882063.18814: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7064 1726882063.18826: 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' <<< 7064 1726882063.18852: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a241d37d0> <<< 7064 1726882063.18889: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a241d23f0> <<< 7064 1726882063.18910: 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 0x7f6a24192150> <<< 7064 1726882063.18925: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a241d0c20> <<< 7064 1726882063.18966: 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' <<< 7064 1726882063.18987: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a24208860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a241782c0> <<< 7064 1726882063.19031: 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' <<< 7064 1726882063.19053: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a24208d10> <<< 7064 1726882063.19082: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a24208bc0> <<< 7064 1726882063.19101: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a24208f80> <<< 7064 1726882063.19132: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a24176de0> # /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' <<< 7064 1726882063.19161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7064 1726882063.19195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7064 1726882063.19215: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a24209610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a242092e0> <<< 7064 1726882063.19240: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7064 1726882063.19269: 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 0x7f6a2420a510> <<< 7064 1726882063.19292: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 7064 1726882063.19314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7064 1726882063.19358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7064 1726882063.19398: 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 0x7f6a24220710> <<< 7064 1726882063.19401: stdout chunk (state=3): >>>import 'errno' # <<< 7064 1726882063.19430: 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' <<< 7064 1726882063.19455: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a24221df0> <<< 7064 1726882063.19483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7064 1726882063.19511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7064 1726882063.19523: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a24222c90> <<< 7064 1726882063.19560: 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' <<< 7064 1726882063.19584: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a242232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a242221e0> <<< 7064 1726882063.19609: stdout chunk (state=3): >>># /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' <<< 7064 1726882063.19646: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882063.19663: 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 0x7f6a24223d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a242234a0> <<< 7064 1726882063.19713: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2420a540> <<< 7064 1726882063.19735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7064 1726882063.19752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7064 1726882063.19791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7064 1726882063.19799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7064 1726882063.19852: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a23f23bf0> <<< 7064 1726882063.19910: 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' <<< 7064 1726882063.19989: 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 0x7f6a23f4c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23f4c410> # 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 0x7f6a23f4c6e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 7064 1726882063.20040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7064 1726882063.20079: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882063.20192: 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 0x7f6a23f4d010> <<< 7064 1726882063.20305: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a23f4da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23f4c8c0> <<< 7064 1726882063.20374: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23f21d90> # /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' <<< 7064 1726882063.20463: stdout chunk (state=3): >>># /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 0x7f6a23f4ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23f4db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2420ac30> <<< 7064 1726882063.20540: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7064 1726882063.20582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7064 1726882063.20612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23f771a0> <<< 7064 1726882063.20697: 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' <<< 7064 1726882063.20774: stdout chunk (state=3): >>># /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 0x7f6a23f9b530> <<< 7064 1726882063.20822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7064 1726882063.20850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7064 1726882063.20908: stdout chunk (state=3): >>>import 'ntpath' # <<< 7064 1726882063.20966: 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 0x7f6a23ffc290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7064 1726882063.20999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7064 1726882063.21056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7064 1726882063.21087: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23ffe9f0> <<< 7064 1726882063.21209: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23ffc3b0> <<< 7064 1726882063.21253: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23fc12e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7064 1726882063.21300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239293a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23f9a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23f4fd70> <<< 7064 1726882063.21503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6a23929640> <<< 7064 1726882063.21672: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_1ozsqqz1/ansible_setup_payload.zip' # zipimport: zlib available <<< 7064 1726882063.21824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.21827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7064 1726882063.21864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7064 1726882063.21909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7064 1726882063.21988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7064 1726882063.21991: 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' <<< 7064 1726882063.22002: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23993080> import '_typing' # <<< 7064 1726882063.22144: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23971f70> <<< 7064 1726882063.22166: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23971100> # zipimport: zlib available <<< 7064 1726882063.22246: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 7064 1726882063.22273: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7064 1726882063.23620: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.24745: 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 0x7f6a23990f20> <<< 7064 1726882063.24774: 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' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7064 1726882063.24826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7064 1726882063.24839: 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 0x7f6a239c2a80> <<< 7064 1726882063.24862: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239c2810> <<< 7064 1726882063.24905: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239c2120> <<< 7064 1726882063.24926: 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' <<< 7064 1726882063.24966: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239c2570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23993aa0> <<< 7064 1726882063.24970: stdout chunk (state=3): >>>import 'atexit' # <<< 7064 1726882063.24995: 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 0x7f6a239c3860> <<< 7064 1726882063.25045: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882063.25048: 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 0x7f6a239c39e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7064 1726882063.25098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7064 1726882063.25101: stdout chunk (state=3): >>>import '_locale' # <<< 7064 1726882063.25159: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239c3ef0> import 'pwd' # <<< 7064 1726882063.25190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7064 1726882063.25195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7064 1726882063.25247: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2382dd00> <<< 7064 1726882063.25251: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882063.25284: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2382f440> # /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' <<< 7064 1726882063.25323: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a238302c0> <<< 7064 1726882063.25339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7064 1726882063.25374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7064 1726882063.25400: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23831430> <<< 7064 1726882063.25413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7064 1726882063.25434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7064 1726882063.25456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7064 1726882063.25507: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23833ef0> <<< 7064 1726882063.25554: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882063.25596: 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 0x7f6a24222c00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a238321b0> <<< 7064 1726882063.25601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7064 1726882063.25661: stdout chunk (state=3): >>># 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 <<< 7064 1726882063.25791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7064 1726882063.25818: 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 0x7f6a2383be00> import '_tokenize' # <<< 7064 1726882063.25883: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2383a8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2383a630> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7064 1726882063.25909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7064 1726882063.26000: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2383aba0> <<< 7064 1726882063.26065: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a238326c0> # 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 0x7f6a2387fef0> <<< 7064 1726882063.26106: 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 0x7f6a238801d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7064 1726882063.26153: stdout chunk (state=3): >>># 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 0x7f6a23881c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23881a30> <<< 7064 1726882063.26184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7064 1726882063.26187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7064 1726882063.26241: 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 0x7f6a238841a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23882360> <<< 7064 1726882063.26259: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7064 1726882063.26296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882063.26334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7064 1726882063.26358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7064 1726882063.26377: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23887980> <<< 7064 1726882063.26490: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23884350> <<< 7064 1726882063.26562: 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 0x7f6a23888800> <<< 7064 1726882063.26618: 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 0x7f6a23888bc0> <<< 7064 1726882063.26689: 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 0x7f6a23888b60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a238802f0> # /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' <<< 7064 1726882063.26733: 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' <<< 7064 1726882063.26762: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a237141a0><<< 7064 1726882063.26777: stdout chunk (state=3): >>> <<< 7064 1726882063.26952: 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 0x7f6a23715250> <<< 7064 1726882063.26958: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2388a930> <<< 7064 1726882063.27031: 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 0x7f6a2388bce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2388a570> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7064 1726882063.27075: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.27189: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.27233: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7064 1726882063.27364: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.27469: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.27987: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.28551: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7064 1726882063.28602: 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' <<< 7064 1726882063.28620: 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 0x7f6a23719490> <<< 7064 1726882063.28689: 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' <<< 7064 1726882063.28709: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2371a210> <<< 7064 1726882063.28724: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23715490> <<< 7064 1726882063.28778: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7064 1726882063.28787: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.28826: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7064 1726882063.28958: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.29113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2371a240> <<< 7064 1726882063.29130: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.29606: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.30063: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.30111: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.30177: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7064 1726882063.30200: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.30259: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7064 1726882063.30277: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.30312: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.30386: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7064 1726882063.30455: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7064 1726882063.30478: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.30558: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.30561: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7064 1726882063.30745: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.30987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7064 1726882063.31036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7064 1726882063.31073: stdout chunk (state=3): >>>import '_ast' # <<< 7064 1726882063.31131: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2371b4d0> # zipimport: zlib available <<< 7064 1726882063.31194: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.31283: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7064 1726882063.31333: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7064 1726882063.31389: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7064 1726882063.31421: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.31459: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.31513: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.31579: 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 <<< 7064 1726882063.31617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882063.31696: 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 0x7f6a23725fd0> <<< 7064 1726882063.31733: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23721730> <<< 7064 1726882063.31766: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7064 1726882063.31782: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.31856: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.31892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.31917: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.31970: 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 <<< 7064 1726882063.31981: stdout chunk (state=3): >>># 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 <<< 7064 1726882063.32016: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7064 1726882063.32028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7064 1726882063.32079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7064 1726882063.32103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7064 1726882063.32119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7064 1726882063.32168: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2380e8a0> <<< 7064 1726882063.32205: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239ee570> <<< 7064 1726882063.32310: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23726060> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2371ad80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7064 1726882063.32370: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 7064 1726882063.32436: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 7064 1726882063.32439: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 7064 1726882063.32535: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available <<< 7064 1726882063.32584: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.32605: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.32650: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.32689: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7064 1726882063.32760: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.32765: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7064 1726882063.32810: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.32839: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.32907: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.32934: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.32986: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 7064 1726882063.33165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.33342: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.33357: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.33428: 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' <<< 7064 1726882063.33455: stdout chunk (state=3): >>># /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' <<< 7064 1726882063.33506: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7064 1726882063.33537: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a237b5f40> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7064 1726882063.33600: stdout chunk (state=3): >>># 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 <<< 7064 1726882063.33642: stdout chunk (state=3): >>># 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' <<< 7064 1726882063.33715: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2334bf50> # 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 0x7f6a23350530> <<< 7064 1726882063.33792: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2379f020> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a237b6ae0> <<< 7064 1726882063.33797: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a237b4620> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a237b4170> <<< 7064 1726882063.33864: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7064 1726882063.33872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7064 1726882063.33935: 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' # /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' <<< 7064 1726882063.33940: 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 0x7f6a233532c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23352b70> <<< 7064 1726882063.33992: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a23352d50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23351fa0> <<< 7064 1726882063.33997: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7064 1726882063.34129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23353410> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7064 1726882063.34191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7064 1726882063.34240: 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 0x7f6a233b1f10> <<< 7064 1726882063.34258: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23353ef0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a237b4320> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 7064 1726882063.34315: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 7064 1726882063.34353: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.34407: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7064 1726882063.34423: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.34486: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.34528: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7064 1726882063.34556: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7064 1726882063.34568: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 7064 1726882063.34591: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.34645: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 7064 1726882063.34724: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.34735: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 7064 1726882063.34797: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.34824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 7064 1726882063.34924: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.34977: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.35067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.35096: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 7064 1726882063.35518: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.35950: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7064 1726882063.35961: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.36018: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.36059: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.36086: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.36139: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 7064 1726882063.36192: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.36197: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.36217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 7064 1726882063.36268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.36332: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7064 1726882063.36383: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.36413: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.36417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 7064 1726882063.36448: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.36460: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 7064 1726882063.36537: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.36629: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 7064 1726882063.36637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7064 1726882063.36672: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a233b34d0> <<< 7064 1726882063.36675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7064 1726882063.36697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7064 1726882063.36818: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a233b2930> import 'ansible.module_utils.facts.system.local' # <<< 7064 1726882063.36832: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.36898: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.36956: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7064 1726882063.36968: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.37054: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.37150: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7064 1726882063.37153: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.37212: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.37288: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7064 1726882063.37301: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.37333: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.37407: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7064 1726882063.37452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7064 1726882063.37487: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882063.37539: 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 0x7f6a233ee150> <<< 7064 1726882063.37729: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a233dc410> import 'ansible.module_utils.facts.system.python' # <<< 7064 1726882063.37789: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.37794: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.37850: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 7064 1726882063.37931: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.38011: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.38128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.38291: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 7064 1726882063.38323: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.38361: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7064 1726882063.38371: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.38412: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.38480: 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' <<< 7064 1726882063.38516: 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 0x7f6a23401d90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23401ac0> import 'ansible.module_utils.facts.system.user' # <<< 7064 1726882063.38546: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.38559: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 7064 1726882063.38588: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.38649: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 7064 1726882063.38787: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.38963: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 7064 1726882063.39039: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.39146: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.39225: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.39266: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 7064 1726882063.39299: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7064 1726882063.39412: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.39553: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7064 1726882063.39578: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.39697: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.39816: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7064 1726882063.39820: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.39842: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.39878: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.40433: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.40953: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 7064 1726882063.41057: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.41142: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7064 1726882063.41145: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.41252: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.41333: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 7064 1726882063.41515: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.41668: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 7064 1726882063.41687: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 7064 1726882063.41744: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.41768: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 7064 1726882063.41863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.41960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.42162: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.42361: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7064 1726882063.42382: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.42405: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.42450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7064 1726882063.42453: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.42474: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.42499: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7064 1726882063.42521: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.42575: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.42651: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7064 1726882063.42654: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.42674: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.42702: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 7064 1726882063.42712: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.42762: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.42825: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7064 1726882063.42842: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.42886: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.42940: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7064 1726882063.42964: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.43221: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.43467: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7064 1726882063.43470: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.43525: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.43595: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7064 1726882063.43599: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.43628: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.43670: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7064 1726882063.43673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.43705: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.43740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7064 1726882063.43750: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.43772: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.43811: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7064 1726882063.43826: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.43895: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.43985: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7064 1726882063.43990: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.44015: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 7064 1726882063.44064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.44112: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7064 1726882063.44121: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.44132: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.44152: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.44199: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.44249: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.44312: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.44398: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 7064 1726882063.44418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 7064 1726882063.44455: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.44509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7064 1726882063.44527: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.44700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.44889: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 7064 1726882063.44940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.44994: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7064 1726882063.44998: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.45037: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.45088: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7064 1726882063.45100: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.45174: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.45265: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7064 1726882063.45268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.45350: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.45440: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7064 1726882063.45516: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.46364: 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' <<< 7064 1726882063.46405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 7064 1726882063.46408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7064 1726882063.46436: 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 0x7f6a23203aa0> <<< 7064 1726882063.46459: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a232002f0> <<< 7064 1726882063.46505: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23200140> <<< 7064 1726882063.46908: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllc<<< 7064 1726882063.46938: stdout chunk (state=3): >>>s4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "27", "second": "43", "epoch": "1726882063", "epoch_int": "1726882063", "date": "2024-09-20", "time": "21:27:43", "iso8601_micro": "2024-09-21T01:27:43.462296Z", "iso8601": "2024-09-21T01:27:43Z", "iso8601_basic": "20240920T212743462296", "iso8601_basic_short": "20240920T212743", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "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"}}} <<< 7064 1726882063.47474: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 7064 1726882063.47525: stdout chunk (state=3): >>># 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 <<< 7064 1726882063.47528: stdout chunk (state=3): >>># 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 <<< 7064 1726882063.47598: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil <<< 7064 1726882063.47603: stdout chunk (state=3): >>># 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 <<< 7064 1726882063.47606: stdout chunk (state=3): >>># cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # 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<<< 7064 1726882063.47672: stdout chunk (state=3): >>> # 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 <<< 7064 1726882063.47679: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast <<< 7064 1726882063.47714: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.formatters <<< 7064 1726882063.47719: stdout chunk (state=3): >>># 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 <<< 7064 1726882063.47748: stdout chunk (state=3): >>># 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 <<< 7064 1726882063.47791: stdout chunk (state=3): >>># 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 <<< 7064 1726882063.47797: stdout chunk (state=3): >>># 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 <<< 7064 1726882063.47818: stdout chunk (state=3): >>># 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 <<< 7064 1726882063.48126: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7064 1726882063.48158: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 7064 1726882063.48194: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7064 1726882063.48235: stdout chunk (state=3): >>># destroy ntpath <<< 7064 1726882063.48270: 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 <<< 7064 1726882063.48301: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale <<< 7064 1726882063.48314: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7064 1726882063.48350: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7064 1726882063.48360: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7064 1726882063.48406: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 7064 1726882063.48443: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle <<< 7064 1726882063.48488: stdout chunk (state=3): >>># 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 <<< 7064 1726882063.48491: stdout chunk (state=3): >>># destroy datetime <<< 7064 1726882063.48527: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl <<< 7064 1726882063.48560: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 7064 1726882063.48570: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7064 1726882063.48613: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 7064 1726882063.48646: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # 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 <<< 7064 1726882063.48682: 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 <<< 7064 1726882063.48714: 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 <<< 7064 1726882063.48748: stdout chunk (state=3): >>># 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 <<< 7064 1726882063.48767: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7064 1726882063.48900: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7064 1726882063.48945: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid <<< 7064 1726882063.48951: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser <<< 7064 1726882063.48983: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7064 1726882063.49011: stdout chunk (state=3): >>># destroy _typing <<< 7064 1726882063.49035: 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 # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7064 1726882063.49050: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7064 1726882063.49143: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 7064 1726882063.49149: 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 <<< 7064 1726882063.49170: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 7064 1726882063.49221: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 7064 1726882063.49244: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7064 1726882063.49601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882063.49604: stdout chunk (state=3): >>><<< 7064 1726882063.49610: stderr chunk (state=3): >>><<< 7064 1726882063.49799: _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 0x7f6a243684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a24337b30> # /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 0x7f6a2436aa50> 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 0x7f6a2413d130> # /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 0x7f6a2413dfa0> 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 0x7f6a2417be90> # /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 0x7f6a2417bf50> # /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 0x7f6a241b3830> # /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 0x7f6a241b3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a24193b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a24191280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a24179040> # /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 0x7f6a241d37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a241d23f0> # /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 0x7f6a24192150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a241d0c20> # /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 0x7f6a24208860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a241782c0> # /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 0x7f6a24208d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a24208bc0> # 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 0x7f6a24208f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a24176de0> # /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 0x7f6a24209610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a242092e0> 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 0x7f6a2420a510> 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 0x7f6a24220710> 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 0x7f6a24221df0> # /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 0x7f6a24222c90> # 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 0x7f6a242232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a242221e0> # /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 0x7f6a24223d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a242234a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2420a540> # /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 0x7f6a23f23bf0> # /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 0x7f6a23f4c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23f4c410> # 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 0x7f6a23f4c6e0> # /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 0x7f6a23f4d010> # 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 0x7f6a23f4da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23f4c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23f21d90> # /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 0x7f6a23f4ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23f4db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2420ac30> # /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 0x7f6a23f771a0> # /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 0x7f6a23f9b530> # /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 0x7f6a23ffc290> # /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 0x7f6a23ffe9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23ffc3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23fc12e0> # /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 0x7f6a239293a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23f9a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23f4fd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6a23929640> # zipimport: found 103 names in '/tmp/ansible_setup_payload_1ozsqqz1/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 0x7f6a23993080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23971f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23971100> # 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 0x7f6a23990f20> # /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 0x7f6a239c2a80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239c2810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239c2120> # /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 0x7f6a239c2570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23993aa0> 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 0x7f6a239c3860> # 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 0x7f6a239c39e0> # /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 0x7f6a239c3ef0> 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 0x7f6a2382dd00> # 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 0x7f6a2382f440> # /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 0x7f6a238302c0> # /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 0x7f6a23831430> # /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 0x7f6a23833ef0> # 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 0x7f6a24222c00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a238321b0> # /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 0x7f6a2383be00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2383a8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2383a630> # /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 0x7f6a2383aba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a238326c0> # 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 0x7f6a2387fef0> # /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 0x7f6a238801d0> # /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 0x7f6a23881c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23881a30> # /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 0x7f6a238841a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23882360> # /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 0x7f6a23887980> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23884350> # 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 0x7f6a23888800> # 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 0x7f6a23888bc0> # 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 0x7f6a23888b60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a238802f0> # /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 0x7f6a237141a0> # 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 0x7f6a23715250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2388a930> # 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 0x7f6a2388bce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2388a570> # 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 0x7f6a23719490> # /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 0x7f6a2371a210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23715490> 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 0x7f6a2371a240> # 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 0x7f6a2371b4d0> # 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 0x7f6a23725fd0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23721730> 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 0x7f6a2380e8a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239ee570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23726060> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2371ad80> # 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 0x7f6a237b5f40> # /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 0x7f6a2334bf50> # 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 0x7f6a23350530> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2379f020> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a237b6ae0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a237b4620> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a237b4170> # /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 0x7f6a233532c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23352b70> # 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 0x7f6a23352d50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23351fa0> # /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 0x7f6a23353410> # /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 0x7f6a233b1f10> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23353ef0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a237b4320> 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 0x7f6a233b34d0> # /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 0x7f6a233b2930> 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 0x7f6a233ee150> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a233dc410> 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 0x7f6a23401d90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23401ac0> 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 0x7f6a23203aa0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a232002f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23200140> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "27", "second": "43", "epoch": "1726882063", "epoch_int": "1726882063", "date": "2024-09-20", "time": "21:27:43", "iso8601_micro": "2024-09-21T01:27:43.462296Z", "iso8601": "2024-09-21T01:27:43Z", "iso8601_basic": "20240920T212743462296", "iso8601_basic_short": "20240920T212743", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 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 7064 1726882063.51483: 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-1726882063.016382-7111-251487289774437/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882063.51487: _low_level_execute_command(): starting 7064 1726882063.51489: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882063.016382-7111-251487289774437/ > /dev/null 2>&1 && sleep 0' 7064 1726882063.51492: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882063.51506: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882063.51529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882063.51553: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882063.51564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882063.51643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882063.53458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882063.53473: stdout chunk (state=3): >>><<< 7064 1726882063.53483: stderr chunk (state=3): >>><<< 7064 1726882063.53505: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882063.53515: handler run complete 7064 1726882063.53559: variable 'ansible_facts' from source: unknown 7064 1726882063.53683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882063.53736: variable 'ansible_facts' from source: unknown 7064 1726882063.53783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882063.53846: attempt loop complete, returning result 7064 1726882063.53854: _execute() done 7064 1726882063.53861: dumping result to json 7064 1726882063.53877: done dumping result, returning 7064 1726882063.53889: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-1c1a-8029-0000000001ac] 7064 1726882063.53901: sending task result for task 12673a56-9f93-1c1a-8029-0000000001ac 7064 1726882063.54089: done sending task result for task 12673a56-9f93-1c1a-8029-0000000001ac 7064 1726882063.54092: WORKER PROCESS EXITING ok: [managed_node1] 7064 1726882063.54231: no more pending results, returning what we have 7064 1726882063.54235: results queue empty 7064 1726882063.54236: checking for any_errors_fatal 7064 1726882063.54238: done checking for any_errors_fatal 7064 1726882063.54239: checking for max_fail_percentage 7064 1726882063.54240: done checking for max_fail_percentage 7064 1726882063.54241: checking to see if all hosts have failed and the running result is not ok 7064 1726882063.54242: done checking to see if all hosts have failed 7064 1726882063.54242: getting the remaining hosts for this loop 7064 1726882063.54244: done getting the remaining hosts for this loop 7064 1726882063.54247: getting the next task for host managed_node1 7064 1726882063.54257: done getting next task for host managed_node1 7064 1726882063.54260: ^ task is: TASK: Check if system is ostree 7064 1726882063.54263: ^ 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 7064 1726882063.54267: getting variables 7064 1726882063.54268: in VariableManager get_vars() 7064 1726882063.54510: Calling all_inventory to load vars for managed_node1 7064 1726882063.54514: Calling groups_inventory to load vars for managed_node1 7064 1726882063.54517: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882063.54527: Calling all_plugins_play to load vars for managed_node1 7064 1726882063.54529: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882063.54533: Calling groups_plugins_play to load vars for managed_node1 7064 1726882063.54903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882063.55091: done with get_vars() 7064 1726882063.55103: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:27:43 -0400 (0:00:00.599) 0:00:03.789 ****** 7064 1726882063.55191: entering _queue_task() for managed_node1/stat 7064 1726882063.55434: worker is 1 (out of 1 available) 7064 1726882063.55446: exiting _queue_task() for managed_node1/stat 7064 1726882063.55458: done queuing things up, now waiting for results queue to drain 7064 1726882063.55459: waiting for pending results... 7064 1726882063.55811: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 7064 1726882063.55816: in run() - task 12673a56-9f93-1c1a-8029-0000000001ae 7064 1726882063.55820: variable 'ansible_search_path' from source: unknown 7064 1726882063.55822: variable 'ansible_search_path' from source: unknown 7064 1726882063.56000: calling self._execute() 7064 1726882063.56003: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882063.56006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882063.56009: variable 'omit' from source: magic vars 7064 1726882063.56422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882063.56674: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882063.56721: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882063.56754: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882063.56791: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882063.56874: 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) 7064 1726882063.56908: 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) 7064 1726882063.56933: 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) 7064 1726882063.56957: 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) 7064 1726882063.57079: Evaluated conditional (not __network_is_ostree is defined): True 7064 1726882063.57083: variable 'omit' from source: magic vars 7064 1726882063.57128: variable 'omit' from source: magic vars 7064 1726882063.57161: variable 'omit' from source: magic vars 7064 1726882063.57185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882063.57217: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882063.57239: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882063.57257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882063.57266: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882063.57296: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882063.57299: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882063.57302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882063.57598: Set connection var ansible_connection to ssh 7064 1726882063.57602: Set connection var ansible_shell_executable to /bin/sh 7064 1726882063.57604: Set connection var ansible_pipelining to False 7064 1726882063.57607: Set connection var ansible_timeout to 10 7064 1726882063.57609: Set connection var ansible_shell_type to sh 7064 1726882063.57610: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882063.57613: variable 'ansible_shell_executable' from source: unknown 7064 1726882063.57615: variable 'ansible_connection' from source: unknown 7064 1726882063.57617: variable 'ansible_module_compression' from source: unknown 7064 1726882063.57619: variable 'ansible_shell_type' from source: unknown 7064 1726882063.57621: variable 'ansible_shell_executable' from source: unknown 7064 1726882063.57623: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882063.57625: variable 'ansible_pipelining' from source: unknown 7064 1726882063.57627: variable 'ansible_timeout' from source: unknown 7064 1726882063.57629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882063.57632: 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__) 7064 1726882063.57634: variable 'omit' from source: magic vars 7064 1726882063.57646: starting attempt loop 7064 1726882063.57649: running the handler 7064 1726882063.57667: _low_level_execute_command(): starting 7064 1726882063.57675: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882063.58375: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882063.58411: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882063.58428: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882063.58512: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882063.58538: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882063.58609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882063.60183: stdout chunk (state=3): >>>/root <<< 7064 1726882063.60331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882063.60335: stdout chunk (state=3): >>><<< 7064 1726882063.60337: stderr chunk (state=3): >>><<< 7064 1726882063.60356: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882063.60456: _low_level_execute_command(): starting 7064 1726882063.60460: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882063.6036901-7141-227565439908491 `" && echo ansible-tmp-1726882063.6036901-7141-227565439908491="` echo /root/.ansible/tmp/ansible-tmp-1726882063.6036901-7141-227565439908491 `" ) && sleep 0' 7064 1726882063.60960: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882063.60974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882063.60991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882063.61010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882063.61110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882063.61133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882063.61214: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882063.63051: stdout chunk (state=3): >>>ansible-tmp-1726882063.6036901-7141-227565439908491=/root/.ansible/tmp/ansible-tmp-1726882063.6036901-7141-227565439908491 <<< 7064 1726882063.63205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882063.63299: stdout chunk (state=3): >>><<< 7064 1726882063.63302: stderr chunk (state=3): >>><<< 7064 1726882063.63307: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882063.6036901-7141-227565439908491=/root/.ansible/tmp/ansible-tmp-1726882063.6036901-7141-227565439908491 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882063.63315: variable 'ansible_module_compression' from source: unknown 7064 1726882063.63376: ANSIBALLZ: Using lock for stat 7064 1726882063.63383: ANSIBALLZ: Acquiring lock 7064 1726882063.63395: ANSIBALLZ: Lock acquired: 140004482142416 7064 1726882063.63404: ANSIBALLZ: Creating module 7064 1726882063.76823: ANSIBALLZ: Writing module into payload 7064 1726882063.76933: ANSIBALLZ: Writing module 7064 1726882063.76967: ANSIBALLZ: Renaming module 7064 1726882063.76979: ANSIBALLZ: Done creating module 7064 1726882063.77006: variable 'ansible_facts' from source: unknown 7064 1726882063.77115: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882063.6036901-7141-227565439908491/AnsiballZ_stat.py 7064 1726882063.77317: Sending initial data 7064 1726882063.77320: Sent initial data (151 bytes) 7064 1726882063.77960: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882063.78009: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882063.78022: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882063.78119: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882063.78166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882063.78207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882063.79728: 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 <<< 7064 1726882063.79771: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882063.79821: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpcgkscbag /root/.ansible/tmp/ansible-tmp-1726882063.6036901-7141-227565439908491/AnsiballZ_stat.py <<< 7064 1726882063.79828: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882063.6036901-7141-227565439908491/AnsiballZ_stat.py" <<< 7064 1726882063.79859: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpcgkscbag" to remote "/root/.ansible/tmp/ansible-tmp-1726882063.6036901-7141-227565439908491/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882063.6036901-7141-227565439908491/AnsiballZ_stat.py" <<< 7064 1726882063.80762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882063.80765: stderr chunk (state=3): >>><<< 7064 1726882063.80768: stdout chunk (state=3): >>><<< 7064 1726882063.80770: done transferring module to remote 7064 1726882063.80772: _low_level_execute_command(): starting 7064 1726882063.80773: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882063.6036901-7141-227565439908491/ /root/.ansible/tmp/ansible-tmp-1726882063.6036901-7141-227565439908491/AnsiballZ_stat.py && sleep 0' 7064 1726882063.81410: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882063.81440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882063.81454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882063.81476: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882063.81577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882063.83283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882063.83298: stdout chunk (state=3): >>><<< 7064 1726882063.83307: stderr chunk (state=3): >>><<< 7064 1726882063.83320: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882063.83323: _low_level_execute_command(): starting 7064 1726882063.83327: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882063.6036901-7141-227565439908491/AnsiballZ_stat.py && sleep 0' 7064 1726882063.83904: 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 <<< 7064 1726882063.83907: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882063.83910: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882063.83972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882063.83976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882063.84057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882063.86206: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7064 1726882063.86223: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7064 1726882063.86257: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7064 1726882063.86273: stdout chunk (state=3): >>> <<< 7064 1726882063.86300: stdout chunk (state=3): >>>import 'posix' # <<< 7064 1726882063.86341: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7064 1726882063.86422: stdout chunk (state=3): >>># installing zipimport hook import 'time' # <<< 7064 1726882063.86455: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882063.86458: stdout chunk (state=3): >>>import '_codecs' # <<< 7064 1726882063.86491: stdout chunk (state=3): >>>import 'codecs' # <<< 7064 1726882063.86535: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7064 1726882063.86573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7064 1726882063.86587: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8952184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8951e7b30> # /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 0x7fd89521aa50> <<< 7064 1726882063.86696: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 7064 1726882063.86703: stdout chunk (state=3): >>>import 'abc' # <<< 7064 1726882063.86723: stdout chunk (state=3): >>>import 'io' # <<< 7064 1726882063.86734: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7064 1726882063.86777: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7064 1726882063.86805: stdout chunk (state=3): >>>import 'genericpath' # <<< 7064 1726882063.86908: stdout chunk (state=3): >>>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' <<< 7064 1726882063.86925: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7064 1726882063.86948: 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' <<< 7064 1726882063.86961: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894fe9130> <<< 7064 1726882063.87074: 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' <<< 7064 1726882063.87078: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894fe9fa0> import 'site' # <<< 7064 1726882063.87088: 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. <<< 7064 1726882063.87312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7064 1726882063.87320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7064 1726882063.87349: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7064 1726882063.87356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882063.87378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7064 1726882063.87412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7064 1726882063.87434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7064 1726882063.87454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7064 1726882063.87472: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd895027e60> <<< 7064 1726882063.87492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7064 1726882063.87508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7064 1726882063.87536: stdout chunk (state=3): >>>import '_operator' # <<< 7064 1726882063.87547: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd895027f20> <<< 7064 1726882063.87558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7064 1726882063.87587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7064 1726882063.87611: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7064 1726882063.87660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882063.87674: stdout chunk (state=3): >>>import 'itertools' # <<< 7064 1726882063.87712: 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' <<< 7064 1726882063.87719: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89505f890> <<< 7064 1726882063.87737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7064 1726882063.87752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89505ff20> <<< 7064 1726882063.87765: stdout chunk (state=3): >>>import '_collections' # <<< 7064 1726882063.87816: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89503fb30> <<< 7064 1726882063.87829: stdout chunk (state=3): >>>import '_functools' # <<< 7064 1726882063.87857: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89503d250> <<< 7064 1726882063.87949: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd895025010> <<< 7064 1726882063.87973: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7064 1726882063.88001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7064 1726882063.88006: stdout chunk (state=3): >>>import '_sre' # <<< 7064 1726882063.88033: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7064 1726882063.88053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7064 1726882063.88078: 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' <<< 7064 1726882063.88117: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89507f800> <<< 7064 1726882063.88129: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89507e450> <<< 7064 1726882063.88169: 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' <<< 7064 1726882063.88172: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89503e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89507ccb0> <<< 7064 1726882063.88227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7064 1726882063.88233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 7064 1726882063.88238: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950b4860> <<< 7064 1726882063.88248: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd895024290> <<< 7064 1726882063.88272: 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' <<< 7064 1726882063.88308: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882063.88314: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8950b4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950b4bc0> <<< 7064 1726882063.88356: 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' <<< 7064 1726882063.88359: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8950b4fb0> <<< 7064 1726882063.88373: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd895022db0> <<< 7064 1726882063.88405: 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' <<< 7064 1726882063.88428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7064 1726882063.88453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7064 1726882063.88476: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950b56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950b5370> <<< 7064 1726882063.88481: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7064 1726882063.88513: 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' <<< 7064 1726882063.88536: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950b65a0> <<< 7064 1726882063.88548: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7064 1726882063.88567: stdout chunk (state=3): >>>import 'runpy' # <<< 7064 1726882063.88583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7064 1726882063.88616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7064 1726882063.88643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7064 1726882063.88649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 7064 1726882063.88663: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950cc7a0> <<< 7064 1726882063.88669: stdout chunk (state=3): >>>import 'errno' # <<< 7064 1726882063.88703: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882063.88708: 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 0x7fd8950cde80> <<< 7064 1726882063.88732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7064 1726882063.88738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7064 1726882063.88767: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7064 1726882063.88788: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950ced20> <<< 7064 1726882063.88830: 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 0x7fd8950cf320> <<< 7064 1726882063.88833: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950ce270> <<< 7064 1726882063.88861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7064 1726882063.88866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7064 1726882063.88914: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882063.88921: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882063.88927: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8950cfda0> <<< 7064 1726882063.88937: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950cf4d0> <<< 7064 1726882063.88984: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950b6510> <<< 7064 1726882063.89042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7064 1726882063.89051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7064 1726882063.89069: stdout chunk (state=3): >>># /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' <<< 7064 1726882063.89141: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd894e63bf0> # /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' <<< 7064 1726882063.89184: 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 0x7fd894e8c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894e8c4a0> <<< 7064 1726882063.89208: 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 0x7fd894e8c680> <<< 7064 1726882063.89228: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7064 1726882063.89300: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882063.89419: 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 0x7fd894e8cfe0> <<< 7064 1726882063.89654: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882063.89657: 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 0x7fd894e8d910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894e8c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894e61d90> # /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' <<< 7064 1726882063.89696: stdout chunk (state=3): >>># /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 0x7fd894e8ed20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894e8da60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950b6750> <<< 7064 1726882063.89967: 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 <<< 7064 1726882063.89970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894eb7080> # /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' <<< 7064 1726882063.89972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7064 1726882063.89999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7064 1726882063.90025: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894edb440> <<< 7064 1726882063.90028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7064 1726882063.90072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7064 1726882063.90275: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894f3c230> # /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' <<< 7064 1726882063.90511: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894f3e990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894f3c350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894f09250> # /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 0x7fd894d45310> <<< 7064 1726882063.90516: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894eda240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894e8fc50> <<< 7064 1726882063.90623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7064 1726882063.90639: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd894d455b0> <<< 7064 1726882063.90815: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_g9f4d7ei/ansible_stat_payload.zip' # zipimport: zlib available <<< 7064 1726882063.90924: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.90964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7064 1726882063.90967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7064 1726882063.91030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7064 1726882063.91157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894d9afc0> import '_typing' # <<< 7064 1726882063.91308: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894d79eb0> <<< 7064 1726882063.91339: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894d790a0> # zipimport: zlib available <<< 7064 1726882063.91352: stdout chunk (state=3): >>>import 'ansible' # <<< 7064 1726882063.91374: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7064 1726882063.91403: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.91424: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 7064 1726882063.92913: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.93912: 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 0x7fd894d992b0> <<< 7064 1726882063.93940: 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' <<< 7064 1726882063.93971: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7064 1726882063.93999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7064 1726882063.94023: 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' <<< 7064 1726882063.94042: 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 0x7fd894dc69f0> <<< 7064 1726882063.94075: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894dc6780> <<< 7064 1726882063.94110: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894dc6090> <<< 7064 1726882063.94128: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7064 1726882063.94141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7064 1726882063.94185: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894dc64e0> <<< 7064 1726882063.94202: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894d9bc50> import 'atexit' # <<< 7064 1726882063.94229: 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 0x7fd894dc7770> <<< 7064 1726882063.94260: 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 0x7fd894dc79b0> <<< 7064 1726882063.94274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7064 1726882063.94319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7064 1726882063.94330: stdout chunk (state=3): >>>import '_locale' # <<< 7064 1726882063.94375: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894dc7ef0> <<< 7064 1726882063.94408: stdout chunk (state=3): >>>import 'pwd' # <<< 7064 1726882063.94419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7064 1726882063.94431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7064 1726882063.94462: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894711d00> <<< 7064 1726882063.94648: 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 0x7fd894713920> # /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 0x7fd894714290> # /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 0x7fd894715430> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7064 1726882063.94690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7064 1726882063.94714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 7064 1726882063.94726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7064 1726882063.94769: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894717ef0> <<< 7064 1726882063.94807: 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 0x7fd895027d10> <<< 7064 1726882063.94823: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8947161b0> <<< 7064 1726882063.94843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7064 1726882063.94864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7064 1726882063.94917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7064 1726882063.94940: stdout chunk (state=3): >>># /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' <<< 7064 1726882063.94990: 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 0x7fd89471fe60> <<< 7064 1726882063.95009: stdout chunk (state=3): >>>import '_tokenize' # <<< 7064 1726882063.95065: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89471e960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89471e6c0> <<< 7064 1726882063.95091: stdout chunk (state=3): >>># /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' <<< 7064 1726882063.95171: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89471ec00> <<< 7064 1726882063.95213: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8947166c0> <<< 7064 1726882063.95228: 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 0x7fd894767a10> <<< 7064 1726882063.95261: 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 0x7fd8947681a0> <<< 7064 1726882063.95291: 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 <<< 7064 1726882063.95319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7064 1726882063.95330: 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' <<< 7064 1726882063.95366: 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 0x7fd894769be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8947699a0> <<< 7064 1726882063.95389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7064 1726882063.95487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7064 1726882063.95538: 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 0x7fd89476c140> <<< 7064 1726882063.95557: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89476a2d0> <<< 7064 1726882063.95577: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7064 1726882063.95645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882063.95649: 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' <<< 7064 1726882063.95651: stdout chunk (state=3): >>>import '_string' # <<< 7064 1726882063.95689: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89476f860> <<< 7064 1726882063.95819: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89476c230> <<< 7064 1726882063.95873: 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 0x7fd894770410> <<< 7064 1726882063.95942: 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 0x7fd894770aa0> <<< 7064 1726882063.95955: 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 0x7fd894770b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894768380> <<< 7064 1726882063.95995: 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' <<< 7064 1726882063.96020: 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' <<< 7064 1726882063.96068: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7064 1726882063.96071: 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 0x7fd8947f81a0> <<< 7064 1726882063.96218: 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 0x7fd8947f9250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894772930> <<< 7064 1726882063.96292: 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 0x7fd894773ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894772570> # zipimport: zlib available <<< 7064 1726882063.96298: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7064 1726882063.96324: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.96389: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.96502: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7064 1726882063.96518: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 7064 1726882063.96547: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7064 1726882063.96643: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.96763: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.97280: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.97810: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7064 1726882063.97848: stdout chunk (state=3): >>>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 <<< 7064 1726882063.97866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882063.97919: 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 0x7fd8946014f0> <<< 7064 1726882063.98000: 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' <<< 7064 1726882063.98004: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8946022a0> <<< 7064 1726882063.98028: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8947f9430> <<< 7064 1726882063.98110: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 7064 1726882063.98113: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7064 1726882063.98249: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.98415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894602900> <<< 7064 1726882063.98429: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.98868: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.99297: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.99364: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.99437: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7064 1726882063.99443: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.99485: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.99511: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7064 1726882063.99524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.99588: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.99669: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7064 1726882063.99683: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.99707: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7064 1726882063.99716: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.99752: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882063.99797: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7064 1726882063.99800: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.00022: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.00242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7064 1726882064.00300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7064 1726882064.00310: stdout chunk (state=3): >>>import '_ast' # <<< 7064 1726882064.00374: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8946034d0> <<< 7064 1726882064.00376: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.00460: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.00592: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7064 1726882064.00622: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.00645: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7064 1726882064.00692: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.00731: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.00786: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.00911: 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 <<< 7064 1726882064.00915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7064 1726882064.00968: 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 0x7fd89460df10> <<< 7064 1726882064.01012: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89460bf80> <<< 7064 1726882064.01027: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7064 1726882064.01054: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.01105: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.01162: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.01186: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.01229: 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' <<< 7064 1726882064.01257: 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 <<< 7064 1726882064.01281: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7064 1726882064.01296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7064 1726882064.01352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7064 1726882064.01371: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7064 1726882064.01429: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894e168d0> <<< 7064 1726882064.01485: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894e0a5a0> <<< 7064 1726882064.01551: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89460e030> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89476f5c0> # destroy ansible.module_utils.distro <<< 7064 1726882064.01561: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7064 1726882064.01582: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.01610: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7064 1726882064.01666: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7064 1726882064.01673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.01695: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 7064 1726882064.01700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.01830: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.02007: stdout chunk (state=3): >>># zipimport: zlib available <<< 7064 1726882064.02126: 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__ <<< 7064 1726882064.02398: 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 <<< 7064 1726882064.02404: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback<<< 7064 1726882064.02419: 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 <<< 7064 1726882064.02450: stdout chunk (state=3): >>># 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 <<< 7064 1726882064.02459: stdout chunk (state=3): >>># 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 <<< 7064 1726882064.02484: stdout chunk (state=3): >>># 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 <<< 7064 1726882064.02504: stdout chunk (state=3): >>># 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 <<< 7064 1726882064.02514: stdout chunk (state=3): >>># 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 <<< 7064 1726882064.02553: stdout chunk (state=3): >>># 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 <<< 7064 1726882064.02555: stdout chunk (state=3): >>># 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 <<< 7064 1726882064.02780: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7064 1726882064.02802: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7064 1726882064.02815: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 7064 1726882064.02834: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch<<< 7064 1726882064.02839: stdout chunk (state=3): >>> # destroy ipaddress <<< 7064 1726882064.02865: stdout chunk (state=3): >>># destroy ntpath <<< 7064 1726882064.02879: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 7064 1726882064.02896: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp <<< 7064 1726882064.02912: stdout chunk (state=3): >>># destroy encodings # destroy _locale # destroy pwd <<< 7064 1726882064.02930: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 7064 1726882064.02949: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7064 1726882064.02953: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7064 1726882064.02965: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7064 1726882064.03001: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 7064 1726882064.03020: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 7064 1726882064.03024: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 7064 1726882064.03032: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7064 1726882064.03058: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # 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 <<< 7064 1726882064.03069: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 7064 1726882064.03080: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools <<< 7064 1726882064.03083: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 7064 1726882064.03110: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 7064 1726882064.03119: stdout chunk (state=3): >>># 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 <<< 7064 1726882064.03132: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7064 1726882064.03255: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7064 1726882064.03258: stdout chunk (state=3): >>># destroy _socket <<< 7064 1726882064.03267: stdout chunk (state=3): >>># destroy _collections <<< 7064 1726882064.03287: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 7064 1726882064.03301: stdout chunk (state=3): >>># destroy tokenize <<< 7064 1726882064.03314: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 7064 1726882064.03324: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib # destroy _typing <<< 7064 1726882064.03341: 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 <<< 7064 1726882064.03358: stdout chunk (state=3): >>># 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 <<< 7064 1726882064.03361: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7064 1726882064.03452: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 7064 1726882064.03465: 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 <<< 7064 1726882064.03507: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7064 1726882064.03511: stdout chunk (state=3): >>># destroy _hashlib <<< 7064 1726882064.03560: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7064 1726882064.03883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882064.03886: stdout chunk (state=3): >>><<< 7064 1726882064.03888: stderr chunk (state=3): >>><<< 7064 1726882064.03972: _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 0x7fd8952184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8951e7b30> # /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 0x7fd89521aa50> 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 0x7fd894fe9130> # /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 0x7fd894fe9fa0> 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 0x7fd895027e60> # /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 0x7fd895027f20> # /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 0x7fd89505f890> # /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 0x7fd89505ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89503fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89503d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd895025010> # /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 0x7fd89507f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89507e450> # /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 0x7fd89503e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89507ccb0> # /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 0x7fd8950b4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd895024290> # /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 0x7fd8950b4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950b4bc0> # 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 0x7fd8950b4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd895022db0> # /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 0x7fd8950b56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950b5370> 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 0x7fd8950b65a0> 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 0x7fd8950cc7a0> 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 0x7fd8950cde80> # /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 0x7fd8950ced20> # 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 0x7fd8950cf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950ce270> # /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 0x7fd8950cfda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950cf4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950b6510> # /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 0x7fd894e63bf0> # /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 0x7fd894e8c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894e8c4a0> # 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 0x7fd894e8c680> # /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 0x7fd894e8cfe0> # 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 0x7fd894e8d910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894e8c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894e61d90> # /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 0x7fd894e8ed20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894e8da60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8950b6750> # /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 0x7fd894eb7080> # /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 0x7fd894edb440> # /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 0x7fd894f3c230> # /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 0x7fd894f3e990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894f3c350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894f09250> # /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 0x7fd894d45310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894eda240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894e8fc50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd894d455b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_g9f4d7ei/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 0x7fd894d9afc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894d79eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894d790a0> # 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 0x7fd894d992b0> # /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 0x7fd894dc69f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894dc6780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894dc6090> # /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 0x7fd894dc64e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894d9bc50> 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 0x7fd894dc7770> # 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 0x7fd894dc79b0> # /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 0x7fd894dc7ef0> 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 0x7fd894711d00> # 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 0x7fd894713920> # /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 0x7fd894714290> # /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 0x7fd894715430> # /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 0x7fd894717ef0> # 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 0x7fd895027d10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8947161b0> # /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 0x7fd89471fe60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89471e960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89471e6c0> # /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 0x7fd89471ec00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8947166c0> # 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 0x7fd894767a10> # /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 0x7fd8947681a0> # /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 0x7fd894769be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8947699a0> # /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 0x7fd89476c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89476a2d0> # /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 0x7fd89476f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89476c230> # 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 0x7fd894770410> # 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 0x7fd894770aa0> # 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 0x7fd894770b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894768380> # /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 0x7fd8947f81a0> # 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 0x7fd8947f9250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894772930> # 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 0x7fd894773ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894772570> # 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 0x7fd8946014f0> # /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 0x7fd8946022a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8947f9430> 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 0x7fd894602900> # 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 0x7fd8946034d0> # 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 0x7fd89460df10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89460bf80> 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 0x7fd894e168d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd894e0a5a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89460e030> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd89476f5c0> # 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 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 7064 1726882064.05120: 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-1726882063.6036901-7141-227565439908491/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882064.05124: _low_level_execute_command(): starting 7064 1726882064.05127: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882063.6036901-7141-227565439908491/ > /dev/null 2>&1 && sleep 0' 7064 1726882064.05176: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882064.05179: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882064.05181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882064.05187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882064.05200: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882064.05234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882064.05253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882064.05303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882064.07142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882064.07148: stdout chunk (state=3): >>><<< 7064 1726882064.07151: stderr chunk (state=3): >>><<< 7064 1726882064.07175: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882064.07299: handler run complete 7064 1726882064.07302: attempt loop complete, returning result 7064 1726882064.07307: _execute() done 7064 1726882064.07309: dumping result to json 7064 1726882064.07310: done dumping result, returning 7064 1726882064.07312: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [12673a56-9f93-1c1a-8029-0000000001ae] 7064 1726882064.07314: sending task result for task 12673a56-9f93-1c1a-8029-0000000001ae 7064 1726882064.07380: done sending task result for task 12673a56-9f93-1c1a-8029-0000000001ae 7064 1726882064.07383: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 7064 1726882064.07450: no more pending results, returning what we have 7064 1726882064.07453: results queue empty 7064 1726882064.07454: checking for any_errors_fatal 7064 1726882064.07462: done checking for any_errors_fatal 7064 1726882064.07462: checking for max_fail_percentage 7064 1726882064.07464: done checking for max_fail_percentage 7064 1726882064.07464: checking to see if all hosts have failed and the running result is not ok 7064 1726882064.07465: done checking to see if all hosts have failed 7064 1726882064.07467: getting the remaining hosts for this loop 7064 1726882064.07469: done getting the remaining hosts for this loop 7064 1726882064.07473: getting the next task for host managed_node1 7064 1726882064.07480: done getting next task for host managed_node1 7064 1726882064.07482: ^ task is: TASK: Set flag to indicate system is ostree 7064 1726882064.07485: ^ 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 7064 1726882064.07488: getting variables 7064 1726882064.07490: in VariableManager get_vars() 7064 1726882064.07640: Calling all_inventory to load vars for managed_node1 7064 1726882064.07643: Calling groups_inventory to load vars for managed_node1 7064 1726882064.07647: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882064.07657: Calling all_plugins_play to load vars for managed_node1 7064 1726882064.07660: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882064.07663: Calling groups_plugins_play to load vars for managed_node1 7064 1726882064.07847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882064.08013: done with get_vars() 7064 1726882064.08022: done getting variables 7064 1726882064.08103: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:27:44 -0400 (0:00:00.529) 0:00:04.319 ****** 7064 1726882064.08131: entering _queue_task() for managed_node1/set_fact 7064 1726882064.08133: Creating lock for set_fact 7064 1726882064.08372: worker is 1 (out of 1 available) 7064 1726882064.08384: exiting _queue_task() for managed_node1/set_fact 7064 1726882064.08397: done queuing things up, now waiting for results queue to drain 7064 1726882064.08398: waiting for pending results... 7064 1726882064.08809: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 7064 1726882064.08814: in run() - task 12673a56-9f93-1c1a-8029-0000000001af 7064 1726882064.08817: variable 'ansible_search_path' from source: unknown 7064 1726882064.08819: variable 'ansible_search_path' from source: unknown 7064 1726882064.08822: calling self._execute() 7064 1726882064.08864: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882064.08875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882064.08891: variable 'omit' from source: magic vars 7064 1726882064.09346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882064.09575: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882064.09614: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882064.09639: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882064.09663: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882064.09736: 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) 7064 1726882064.09753: 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) 7064 1726882064.09771: 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) 7064 1726882064.09788: 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) 7064 1726882064.09876: Evaluated conditional (not __network_is_ostree is defined): True 7064 1726882064.09879: variable 'omit' from source: magic vars 7064 1726882064.09912: variable 'omit' from source: magic vars 7064 1726882064.09995: variable '__ostree_booted_stat' from source: set_fact 7064 1726882064.10034: variable 'omit' from source: magic vars 7064 1726882064.10054: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882064.10074: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882064.10089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882064.10106: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882064.10115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882064.10138: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882064.10141: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882064.10143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882064.10208: Set connection var ansible_connection to ssh 7064 1726882064.10217: Set connection var ansible_shell_executable to /bin/sh 7064 1726882064.10222: Set connection var ansible_pipelining to False 7064 1726882064.10227: Set connection var ansible_timeout to 10 7064 1726882064.10231: Set connection var ansible_shell_type to sh 7064 1726882064.10236: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882064.10257: variable 'ansible_shell_executable' from source: unknown 7064 1726882064.10261: variable 'ansible_connection' from source: unknown 7064 1726882064.10263: variable 'ansible_module_compression' from source: unknown 7064 1726882064.10265: variable 'ansible_shell_type' from source: unknown 7064 1726882064.10267: variable 'ansible_shell_executable' from source: unknown 7064 1726882064.10269: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882064.10271: variable 'ansible_pipelining' from source: unknown 7064 1726882064.10273: variable 'ansible_timeout' from source: unknown 7064 1726882064.10275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882064.10345: 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) 7064 1726882064.10355: variable 'omit' from source: magic vars 7064 1726882064.10358: starting attempt loop 7064 1726882064.10362: running the handler 7064 1726882064.10371: handler run complete 7064 1726882064.10378: attempt loop complete, returning result 7064 1726882064.10381: _execute() done 7064 1726882064.10383: dumping result to json 7064 1726882064.10385: done dumping result, returning 7064 1726882064.10396: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [12673a56-9f93-1c1a-8029-0000000001af] 7064 1726882064.10401: sending task result for task 12673a56-9f93-1c1a-8029-0000000001af 7064 1726882064.10477: done sending task result for task 12673a56-9f93-1c1a-8029-0000000001af 7064 1726882064.10480: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 7064 1726882064.10531: no more pending results, returning what we have 7064 1726882064.10533: results queue empty 7064 1726882064.10534: checking for any_errors_fatal 7064 1726882064.10540: done checking for any_errors_fatal 7064 1726882064.10541: checking for max_fail_percentage 7064 1726882064.10542: done checking for max_fail_percentage 7064 1726882064.10543: checking to see if all hosts have failed and the running result is not ok 7064 1726882064.10544: done checking to see if all hosts have failed 7064 1726882064.10544: getting the remaining hosts for this loop 7064 1726882064.10546: done getting the remaining hosts for this loop 7064 1726882064.10549: getting the next task for host managed_node1 7064 1726882064.10558: done getting next task for host managed_node1 7064 1726882064.10560: ^ task is: TASK: Fix CentOS6 Base repo 7064 1726882064.10563: ^ 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 7064 1726882064.10566: getting variables 7064 1726882064.10568: in VariableManager get_vars() 7064 1726882064.10597: Calling all_inventory to load vars for managed_node1 7064 1726882064.10600: Calling groups_inventory to load vars for managed_node1 7064 1726882064.10603: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882064.10613: Calling all_plugins_play to load vars for managed_node1 7064 1726882064.10615: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882064.10624: Calling groups_plugins_play to load vars for managed_node1 7064 1726882064.10782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882064.10898: done with get_vars() 7064 1726882064.10907: done getting variables 7064 1726882064.11034: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:27:44 -0400 (0:00:00.029) 0:00:04.348 ****** 7064 1726882064.11061: entering _queue_task() for managed_node1/copy 7064 1726882064.11325: worker is 1 (out of 1 available) 7064 1726882064.11337: exiting _queue_task() for managed_node1/copy 7064 1726882064.11349: done queuing things up, now waiting for results queue to drain 7064 1726882064.11350: waiting for pending results... 7064 1726882064.11611: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 7064 1726882064.11797: in run() - task 12673a56-9f93-1c1a-8029-0000000001b1 7064 1726882064.11801: variable 'ansible_search_path' from source: unknown 7064 1726882064.11804: variable 'ansible_search_path' from source: unknown 7064 1726882064.11807: calling self._execute() 7064 1726882064.11849: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882064.11861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882064.11878: variable 'omit' from source: magic vars 7064 1726882064.12283: variable 'ansible_distribution' from source: facts 7064 1726882064.12311: Evaluated conditional (ansible_distribution == 'CentOS'): True 7064 1726882064.12391: variable 'ansible_distribution_major_version' from source: facts 7064 1726882064.12397: Evaluated conditional (ansible_distribution_major_version == '6'): False 7064 1726882064.12400: when evaluation is False, skipping this task 7064 1726882064.12402: _execute() done 7064 1726882064.12405: dumping result to json 7064 1726882064.12407: done dumping result, returning 7064 1726882064.12416: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [12673a56-9f93-1c1a-8029-0000000001b1] 7064 1726882064.12421: sending task result for task 12673a56-9f93-1c1a-8029-0000000001b1 7064 1726882064.12512: done sending task result for task 12673a56-9f93-1c1a-8029-0000000001b1 7064 1726882064.12514: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7064 1726882064.12577: no more pending results, returning what we have 7064 1726882064.12580: results queue empty 7064 1726882064.12581: checking for any_errors_fatal 7064 1726882064.12584: done checking for any_errors_fatal 7064 1726882064.12585: checking for max_fail_percentage 7064 1726882064.12589: done checking for max_fail_percentage 7064 1726882064.12590: checking to see if all hosts have failed and the running result is not ok 7064 1726882064.12590: done checking to see if all hosts have failed 7064 1726882064.12591: getting the remaining hosts for this loop 7064 1726882064.12592: done getting the remaining hosts for this loop 7064 1726882064.12597: getting the next task for host managed_node1 7064 1726882064.12602: done getting next task for host managed_node1 7064 1726882064.12605: ^ task is: TASK: Include the task 'enable_epel.yml' 7064 1726882064.12607: ^ 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 7064 1726882064.12610: getting variables 7064 1726882064.12611: in VariableManager get_vars() 7064 1726882064.12634: Calling all_inventory to load vars for managed_node1 7064 1726882064.12636: Calling groups_inventory to load vars for managed_node1 7064 1726882064.12639: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882064.12647: Calling all_plugins_play to load vars for managed_node1 7064 1726882064.12650: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882064.12652: Calling groups_plugins_play to load vars for managed_node1 7064 1726882064.12760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882064.12874: done with get_vars() 7064 1726882064.12882: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:27:44 -0400 (0:00:00.018) 0:00:04.367 ****** 7064 1726882064.12946: entering _queue_task() for managed_node1/include_tasks 7064 1726882064.13135: worker is 1 (out of 1 available) 7064 1726882064.13147: exiting _queue_task() for managed_node1/include_tasks 7064 1726882064.13158: done queuing things up, now waiting for results queue to drain 7064 1726882064.13160: waiting for pending results... 7064 1726882064.13303: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 7064 1726882064.13369: in run() - task 12673a56-9f93-1c1a-8029-0000000001b2 7064 1726882064.13381: variable 'ansible_search_path' from source: unknown 7064 1726882064.13384: variable 'ansible_search_path' from source: unknown 7064 1726882064.13414: calling self._execute() 7064 1726882064.13463: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882064.13467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882064.13476: variable 'omit' from source: magic vars 7064 1726882064.13857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882064.15805: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882064.15904: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882064.15961: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882064.15971: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882064.16020: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882064.16088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882064.16110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882064.16139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882064.16204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882064.16208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882064.16364: variable '__network_is_ostree' from source: set_fact 7064 1726882064.16384: Evaluated conditional (not __network_is_ostree | d(false)): True 7064 1726882064.16389: _execute() done 7064 1726882064.16392: dumping result to json 7064 1726882064.16400: done dumping result, returning 7064 1726882064.16403: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-1c1a-8029-0000000001b2] 7064 1726882064.16473: sending task result for task 12673a56-9f93-1c1a-8029-0000000001b2 7064 1726882064.16553: done sending task result for task 12673a56-9f93-1c1a-8029-0000000001b2 7064 1726882064.16555: WORKER PROCESS EXITING 7064 1726882064.16620: no more pending results, returning what we have 7064 1726882064.16626: in VariableManager get_vars() 7064 1726882064.16661: Calling all_inventory to load vars for managed_node1 7064 1726882064.16664: Calling groups_inventory to load vars for managed_node1 7064 1726882064.16667: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882064.16679: Calling all_plugins_play to load vars for managed_node1 7064 1726882064.16682: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882064.16687: Calling groups_plugins_play to load vars for managed_node1 7064 1726882064.16961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882064.17175: done with get_vars() 7064 1726882064.17186: variable 'ansible_search_path' from source: unknown 7064 1726882064.17187: variable 'ansible_search_path' from source: unknown 7064 1726882064.17248: we have included files to process 7064 1726882064.17249: generating all_blocks data 7064 1726882064.17251: done generating all_blocks data 7064 1726882064.17255: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7064 1726882064.17259: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7064 1726882064.17268: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7064 1726882064.17902: done processing included file 7064 1726882064.17904: iterating over new_blocks loaded from include file 7064 1726882064.17906: in VariableManager get_vars() 7064 1726882064.17921: done with get_vars() 7064 1726882064.17923: filtering new block on tags 7064 1726882064.17943: done filtering new block on tags 7064 1726882064.17949: in VariableManager get_vars() 7064 1726882064.17964: done with get_vars() 7064 1726882064.17965: filtering new block on tags 7064 1726882064.17979: done filtering new block on tags 7064 1726882064.17981: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 7064 1726882064.17987: extending task lists for all hosts with included blocks 7064 1726882064.18104: done extending task lists 7064 1726882064.18105: done processing included files 7064 1726882064.18106: results queue empty 7064 1726882064.18107: checking for any_errors_fatal 7064 1726882064.18110: done checking for any_errors_fatal 7064 1726882064.18111: checking for max_fail_percentage 7064 1726882064.18112: done checking for max_fail_percentage 7064 1726882064.18112: checking to see if all hosts have failed and the running result is not ok 7064 1726882064.18113: done checking to see if all hosts have failed 7064 1726882064.18113: getting the remaining hosts for this loop 7064 1726882064.18114: done getting the remaining hosts for this loop 7064 1726882064.18116: getting the next task for host managed_node1 7064 1726882064.18123: done getting next task for host managed_node1 7064 1726882064.18128: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 7064 1726882064.18131: ^ 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 7064 1726882064.18133: getting variables 7064 1726882064.18134: in VariableManager get_vars() 7064 1726882064.18145: Calling all_inventory to load vars for managed_node1 7064 1726882064.18147: Calling groups_inventory to load vars for managed_node1 7064 1726882064.18149: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882064.18155: Calling all_plugins_play to load vars for managed_node1 7064 1726882064.18164: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882064.18167: Calling groups_plugins_play to load vars for managed_node1 7064 1726882064.18328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882064.18466: done with get_vars() 7064 1726882064.18475: done getting variables 7064 1726882064.18530: 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) 7064 1726882064.18725: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:27:44 -0400 (0:00:00.058) 0:00:04.425 ****** 7064 1726882064.18759: entering _queue_task() for managed_node1/command 7064 1726882064.18760: Creating lock for command 7064 1726882064.19005: worker is 1 (out of 1 available) 7064 1726882064.19019: exiting _queue_task() for managed_node1/command 7064 1726882064.19029: done queuing things up, now waiting for results queue to drain 7064 1726882064.19031: waiting for pending results... 7064 1726882064.19208: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 7064 1726882064.19316: in run() - task 12673a56-9f93-1c1a-8029-0000000001cc 7064 1726882064.19326: variable 'ansible_search_path' from source: unknown 7064 1726882064.19329: variable 'ansible_search_path' from source: unknown 7064 1726882064.19359: calling self._execute() 7064 1726882064.19442: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882064.19446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882064.19455: variable 'omit' from source: magic vars 7064 1726882064.19780: variable 'ansible_distribution' from source: facts 7064 1726882064.19791: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7064 1726882064.19878: variable 'ansible_distribution_major_version' from source: facts 7064 1726882064.19882: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7064 1726882064.19885: when evaluation is False, skipping this task 7064 1726882064.19892: _execute() done 7064 1726882064.19897: dumping result to json 7064 1726882064.19899: done dumping result, returning 7064 1726882064.19906: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [12673a56-9f93-1c1a-8029-0000000001cc] 7064 1726882064.19911: sending task result for task 12673a56-9f93-1c1a-8029-0000000001cc 7064 1726882064.20006: done sending task result for task 12673a56-9f93-1c1a-8029-0000000001cc 7064 1726882064.20009: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7064 1726882064.20062: no more pending results, returning what we have 7064 1726882064.20066: results queue empty 7064 1726882064.20067: checking for any_errors_fatal 7064 1726882064.20068: done checking for any_errors_fatal 7064 1726882064.20069: checking for max_fail_percentage 7064 1726882064.20071: done checking for max_fail_percentage 7064 1726882064.20071: checking to see if all hosts have failed and the running result is not ok 7064 1726882064.20073: done checking to see if all hosts have failed 7064 1726882064.20073: getting the remaining hosts for this loop 7064 1726882064.20075: done getting the remaining hosts for this loop 7064 1726882064.20078: getting the next task for host managed_node1 7064 1726882064.20084: done getting next task for host managed_node1 7064 1726882064.20087: ^ task is: TASK: Install yum-utils package 7064 1726882064.20090: ^ 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 7064 1726882064.20095: getting variables 7064 1726882064.20096: in VariableManager get_vars() 7064 1726882064.20121: Calling all_inventory to load vars for managed_node1 7064 1726882064.20123: Calling groups_inventory to load vars for managed_node1 7064 1726882064.20126: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882064.20134: Calling all_plugins_play to load vars for managed_node1 7064 1726882064.20137: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882064.20139: Calling groups_plugins_play to load vars for managed_node1 7064 1726882064.20278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882064.20395: done with get_vars() 7064 1726882064.20403: done getting variables 7064 1726882064.20472: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:27:44 -0400 (0:00:00.017) 0:00:04.442 ****** 7064 1726882064.20492: entering _queue_task() for managed_node1/package 7064 1726882064.20496: Creating lock for package 7064 1726882064.20683: worker is 1 (out of 1 available) 7064 1726882064.20697: exiting _queue_task() for managed_node1/package 7064 1726882064.20709: done queuing things up, now waiting for results queue to drain 7064 1726882064.20711: waiting for pending results... 7064 1726882064.20851: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 7064 1726882064.20926: in run() - task 12673a56-9f93-1c1a-8029-0000000001cd 7064 1726882064.20939: variable 'ansible_search_path' from source: unknown 7064 1726882064.20942: variable 'ansible_search_path' from source: unknown 7064 1726882064.20967: calling self._execute() 7064 1726882064.21024: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882064.21027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882064.21045: variable 'omit' from source: magic vars 7064 1726882064.21318: variable 'ansible_distribution' from source: facts 7064 1726882064.21328: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7064 1726882064.21418: variable 'ansible_distribution_major_version' from source: facts 7064 1726882064.21422: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7064 1726882064.21424: when evaluation is False, skipping this task 7064 1726882064.21427: _execute() done 7064 1726882064.21430: dumping result to json 7064 1726882064.21435: done dumping result, returning 7064 1726882064.21441: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [12673a56-9f93-1c1a-8029-0000000001cd] 7064 1726882064.21446: sending task result for task 12673a56-9f93-1c1a-8029-0000000001cd 7064 1726882064.21531: done sending task result for task 12673a56-9f93-1c1a-8029-0000000001cd 7064 1726882064.21534: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7064 1726882064.21577: no more pending results, returning what we have 7064 1726882064.21580: results queue empty 7064 1726882064.21581: checking for any_errors_fatal 7064 1726882064.21589: done checking for any_errors_fatal 7064 1726882064.21590: checking for max_fail_percentage 7064 1726882064.21591: done checking for max_fail_percentage 7064 1726882064.21592: checking to see if all hosts have failed and the running result is not ok 7064 1726882064.21595: done checking to see if all hosts have failed 7064 1726882064.21596: getting the remaining hosts for this loop 7064 1726882064.21597: done getting the remaining hosts for this loop 7064 1726882064.21600: getting the next task for host managed_node1 7064 1726882064.21607: done getting next task for host managed_node1 7064 1726882064.21609: ^ task is: TASK: Enable EPEL 7 7064 1726882064.21612: ^ 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 7064 1726882064.21616: getting variables 7064 1726882064.21617: in VariableManager get_vars() 7064 1726882064.21640: Calling all_inventory to load vars for managed_node1 7064 1726882064.21642: Calling groups_inventory to load vars for managed_node1 7064 1726882064.21645: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882064.21653: Calling all_plugins_play to load vars for managed_node1 7064 1726882064.21655: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882064.21658: Calling groups_plugins_play to load vars for managed_node1 7064 1726882064.21768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882064.21883: done with get_vars() 7064 1726882064.21891: done getting variables 7064 1726882064.21932: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:27:44 -0400 (0:00:00.014) 0:00:04.457 ****** 7064 1726882064.21951: entering _queue_task() for managed_node1/command 7064 1726882064.22136: worker is 1 (out of 1 available) 7064 1726882064.22152: exiting _queue_task() for managed_node1/command 7064 1726882064.22163: done queuing things up, now waiting for results queue to drain 7064 1726882064.22165: waiting for pending results... 7064 1726882064.22378: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 7064 1726882064.22506: in run() - task 12673a56-9f93-1c1a-8029-0000000001ce 7064 1726882064.22530: variable 'ansible_search_path' from source: unknown 7064 1726882064.22533: variable 'ansible_search_path' from source: unknown 7064 1726882064.22562: calling self._execute() 7064 1726882064.22650: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882064.22655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882064.22694: variable 'omit' from source: magic vars 7064 1726882064.23165: variable 'ansible_distribution' from source: facts 7064 1726882064.23175: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7064 1726882064.23339: variable 'ansible_distribution_major_version' from source: facts 7064 1726882064.23343: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7064 1726882064.23346: when evaluation is False, skipping this task 7064 1726882064.23348: _execute() done 7064 1726882064.23351: dumping result to json 7064 1726882064.23353: done dumping result, returning 7064 1726882064.23355: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [12673a56-9f93-1c1a-8029-0000000001ce] 7064 1726882064.23357: sending task result for task 12673a56-9f93-1c1a-8029-0000000001ce 7064 1726882064.23492: done sending task result for task 12673a56-9f93-1c1a-8029-0000000001ce 7064 1726882064.23497: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7064 1726882064.23565: no more pending results, returning what we have 7064 1726882064.23567: results queue empty 7064 1726882064.23568: checking for any_errors_fatal 7064 1726882064.23573: done checking for any_errors_fatal 7064 1726882064.23574: checking for max_fail_percentage 7064 1726882064.23575: done checking for max_fail_percentage 7064 1726882064.23576: checking to see if all hosts have failed and the running result is not ok 7064 1726882064.23578: done checking to see if all hosts have failed 7064 1726882064.23579: getting the remaining hosts for this loop 7064 1726882064.23582: done getting the remaining hosts for this loop 7064 1726882064.23585: getting the next task for host managed_node1 7064 1726882064.23592: done getting next task for host managed_node1 7064 1726882064.23595: ^ task is: TASK: Enable EPEL 8 7064 1726882064.23599: ^ 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 7064 1726882064.23602: getting variables 7064 1726882064.23603: in VariableManager get_vars() 7064 1726882064.23631: Calling all_inventory to load vars for managed_node1 7064 1726882064.23636: Calling groups_inventory to load vars for managed_node1 7064 1726882064.23639: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882064.23649: Calling all_plugins_play to load vars for managed_node1 7064 1726882064.23652: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882064.23655: Calling groups_plugins_play to load vars for managed_node1 7064 1726882064.23881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882064.24018: done with get_vars() 7064 1726882064.24027: done getting variables 7064 1726882064.24083: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:27:44 -0400 (0:00:00.021) 0:00:04.478 ****** 7064 1726882064.24125: entering _queue_task() for managed_node1/command 7064 1726882064.24365: worker is 1 (out of 1 available) 7064 1726882064.24378: exiting _queue_task() for managed_node1/command 7064 1726882064.24391: done queuing things up, now waiting for results queue to drain 7064 1726882064.24396: waiting for pending results... 7064 1726882064.24584: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 7064 1726882064.24702: in run() - task 12673a56-9f93-1c1a-8029-0000000001cf 7064 1726882064.24706: variable 'ansible_search_path' from source: unknown 7064 1726882064.24719: variable 'ansible_search_path' from source: unknown 7064 1726882064.24755: calling self._execute() 7064 1726882064.24812: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882064.24824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882064.24852: variable 'omit' from source: magic vars 7064 1726882064.25117: variable 'ansible_distribution' from source: facts 7064 1726882064.25127: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7064 1726882064.25214: variable 'ansible_distribution_major_version' from source: facts 7064 1726882064.25218: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7064 1726882064.25222: when evaluation is False, skipping this task 7064 1726882064.25226: _execute() done 7064 1726882064.25229: dumping result to json 7064 1726882064.25232: done dumping result, returning 7064 1726882064.25239: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [12673a56-9f93-1c1a-8029-0000000001cf] 7064 1726882064.25243: sending task result for task 12673a56-9f93-1c1a-8029-0000000001cf 7064 1726882064.25331: done sending task result for task 12673a56-9f93-1c1a-8029-0000000001cf 7064 1726882064.25334: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7064 1726882064.25378: no more pending results, returning what we have 7064 1726882064.25381: results queue empty 7064 1726882064.25382: checking for any_errors_fatal 7064 1726882064.25390: done checking for any_errors_fatal 7064 1726882064.25391: checking for max_fail_percentage 7064 1726882064.25392: done checking for max_fail_percentage 7064 1726882064.25395: checking to see if all hosts have failed and the running result is not ok 7064 1726882064.25396: done checking to see if all hosts have failed 7064 1726882064.25397: getting the remaining hosts for this loop 7064 1726882064.25398: done getting the remaining hosts for this loop 7064 1726882064.25401: getting the next task for host managed_node1 7064 1726882064.25409: done getting next task for host managed_node1 7064 1726882064.25411: ^ task is: TASK: Enable EPEL 6 7064 1726882064.25414: ^ 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 7064 1726882064.25417: getting variables 7064 1726882064.25418: in VariableManager get_vars() 7064 1726882064.25440: Calling all_inventory to load vars for managed_node1 7064 1726882064.25443: Calling groups_inventory to load vars for managed_node1 7064 1726882064.25445: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882064.25458: Calling all_plugins_play to load vars for managed_node1 7064 1726882064.25460: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882064.25463: Calling groups_plugins_play to load vars for managed_node1 7064 1726882064.25575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882064.25691: done with get_vars() 7064 1726882064.25700: done getting variables 7064 1726882064.25738: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:27:44 -0400 (0:00:00.016) 0:00:04.495 ****** 7064 1726882064.25758: entering _queue_task() for managed_node1/copy 7064 1726882064.25937: worker is 1 (out of 1 available) 7064 1726882064.25951: exiting _queue_task() for managed_node1/copy 7064 1726882064.25961: done queuing things up, now waiting for results queue to drain 7064 1726882064.25963: waiting for pending results... 7064 1726882064.26145: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 7064 1726882064.26244: in run() - task 12673a56-9f93-1c1a-8029-0000000001d1 7064 1726882064.26267: variable 'ansible_search_path' from source: unknown 7064 1726882064.26271: variable 'ansible_search_path' from source: unknown 7064 1726882064.26349: calling self._execute() 7064 1726882064.26371: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882064.26376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882064.26384: variable 'omit' from source: magic vars 7064 1726882064.26730: variable 'ansible_distribution' from source: facts 7064 1726882064.26738: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7064 1726882064.26817: variable 'ansible_distribution_major_version' from source: facts 7064 1726882064.26820: Evaluated conditional (ansible_distribution_major_version == '6'): False 7064 1726882064.26823: when evaluation is False, skipping this task 7064 1726882064.26828: _execute() done 7064 1726882064.26830: dumping result to json 7064 1726882064.26833: done dumping result, returning 7064 1726882064.26840: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [12673a56-9f93-1c1a-8029-0000000001d1] 7064 1726882064.26844: sending task result for task 12673a56-9f93-1c1a-8029-0000000001d1 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7064 1726882064.26978: no more pending results, returning what we have 7064 1726882064.26981: results queue empty 7064 1726882064.26982: checking for any_errors_fatal 7064 1726882064.26988: done checking for any_errors_fatal 7064 1726882064.26989: checking for max_fail_percentage 7064 1726882064.26991: done checking for max_fail_percentage 7064 1726882064.26991: checking to see if all hosts have failed and the running result is not ok 7064 1726882064.26992: done checking to see if all hosts have failed 7064 1726882064.26994: getting the remaining hosts for this loop 7064 1726882064.26996: done getting the remaining hosts for this loop 7064 1726882064.26999: getting the next task for host managed_node1 7064 1726882064.27008: done getting next task for host managed_node1 7064 1726882064.27010: ^ task is: TASK: Set network provider to 'nm' 7064 1726882064.27012: ^ 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 7064 1726882064.27015: getting variables 7064 1726882064.27017: in VariableManager get_vars() 7064 1726882064.27038: Calling all_inventory to load vars for managed_node1 7064 1726882064.27040: Calling groups_inventory to load vars for managed_node1 7064 1726882064.27043: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882064.27051: Calling all_plugins_play to load vars for managed_node1 7064 1726882064.27054: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882064.27056: Calling groups_plugins_play to load vars for managed_node1 7064 1726882064.27202: done sending task result for task 12673a56-9f93-1c1a-8029-0000000001d1 7064 1726882064.27205: WORKER PROCESS EXITING 7064 1726882064.27216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882064.27324: done with get_vars() 7064 1726882064.27331: done getting variables 7064 1726882064.27369: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:13 Friday 20 September 2024 21:27:44 -0400 (0:00:00.016) 0:00:04.511 ****** 7064 1726882064.27390: entering _queue_task() for managed_node1/set_fact 7064 1726882064.27571: worker is 1 (out of 1 available) 7064 1726882064.27583: exiting _queue_task() for managed_node1/set_fact 7064 1726882064.27600: done queuing things up, now waiting for results queue to drain 7064 1726882064.27602: waiting for pending results... 7064 1726882064.27795: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 7064 1726882064.27878: in run() - task 12673a56-9f93-1c1a-8029-000000000007 7064 1726882064.27889: variable 'ansible_search_path' from source: unknown 7064 1726882064.27952: calling self._execute() 7064 1726882064.28019: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882064.28022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882064.28043: variable 'omit' from source: magic vars 7064 1726882064.28131: variable 'omit' from source: magic vars 7064 1726882064.28153: variable 'omit' from source: magic vars 7064 1726882064.28176: variable 'omit' from source: magic vars 7064 1726882064.28214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882064.28240: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882064.28257: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882064.28280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882064.28298: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882064.28322: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882064.28325: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882064.28328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882064.28394: Set connection var ansible_connection to ssh 7064 1726882064.28405: Set connection var ansible_shell_executable to /bin/sh 7064 1726882064.28408: Set connection var ansible_pipelining to False 7064 1726882064.28416: Set connection var ansible_timeout to 10 7064 1726882064.28419: Set connection var ansible_shell_type to sh 7064 1726882064.28428: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882064.28441: variable 'ansible_shell_executable' from source: unknown 7064 1726882064.28444: variable 'ansible_connection' from source: unknown 7064 1726882064.28447: variable 'ansible_module_compression' from source: unknown 7064 1726882064.28449: variable 'ansible_shell_type' from source: unknown 7064 1726882064.28451: variable 'ansible_shell_executable' from source: unknown 7064 1726882064.28454: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882064.28459: variable 'ansible_pipelining' from source: unknown 7064 1726882064.28461: variable 'ansible_timeout' from source: unknown 7064 1726882064.28465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882064.28603: 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) 7064 1726882064.28610: variable 'omit' from source: magic vars 7064 1726882064.28616: starting attempt loop 7064 1726882064.28619: running the handler 7064 1726882064.28648: handler run complete 7064 1726882064.28651: attempt loop complete, returning result 7064 1726882064.28654: _execute() done 7064 1726882064.28656: dumping result to json 7064 1726882064.28658: done dumping result, returning 7064 1726882064.28661: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [12673a56-9f93-1c1a-8029-000000000007] 7064 1726882064.28692: sending task result for task 12673a56-9f93-1c1a-8029-000000000007 7064 1726882064.28763: done sending task result for task 12673a56-9f93-1c1a-8029-000000000007 7064 1726882064.28766: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 7064 1726882064.28836: no more pending results, returning what we have 7064 1726882064.28839: results queue empty 7064 1726882064.28840: checking for any_errors_fatal 7064 1726882064.28845: done checking for any_errors_fatal 7064 1726882064.28845: checking for max_fail_percentage 7064 1726882064.28847: done checking for max_fail_percentage 7064 1726882064.28847: checking to see if all hosts have failed and the running result is not ok 7064 1726882064.28848: done checking to see if all hosts have failed 7064 1726882064.28849: getting the remaining hosts for this loop 7064 1726882064.28850: done getting the remaining hosts for this loop 7064 1726882064.28853: getting the next task for host managed_node1 7064 1726882064.28858: done getting next task for host managed_node1 7064 1726882064.28862: ^ task is: TASK: meta (flush_handlers) 7064 1726882064.28864: ^ 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 7064 1726882064.28867: getting variables 7064 1726882064.28869: in VariableManager get_vars() 7064 1726882064.28896: Calling all_inventory to load vars for managed_node1 7064 1726882064.28899: Calling groups_inventory to load vars for managed_node1 7064 1726882064.28902: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882064.28911: Calling all_plugins_play to load vars for managed_node1 7064 1726882064.28913: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882064.28916: Calling groups_plugins_play to load vars for managed_node1 7064 1726882064.29065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882064.29231: done with get_vars() 7064 1726882064.29244: done getting variables 7064 1726882064.29320: in VariableManager get_vars() 7064 1726882064.29329: Calling all_inventory to load vars for managed_node1 7064 1726882064.29331: Calling groups_inventory to load vars for managed_node1 7064 1726882064.29333: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882064.29338: Calling all_plugins_play to load vars for managed_node1 7064 1726882064.29339: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882064.29341: Calling groups_plugins_play to load vars for managed_node1 7064 1726882064.29443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882064.29622: done with get_vars() 7064 1726882064.29639: done queuing things up, now waiting for results queue to drain 7064 1726882064.29641: results queue empty 7064 1726882064.29642: checking for any_errors_fatal 7064 1726882064.29643: done checking for any_errors_fatal 7064 1726882064.29644: checking for max_fail_percentage 7064 1726882064.29647: done checking for max_fail_percentage 7064 1726882064.29648: checking to see if all hosts have failed and the running result is not ok 7064 1726882064.29649: done checking to see if all hosts have failed 7064 1726882064.29650: getting the remaining hosts for this loop 7064 1726882064.29651: done getting the remaining hosts for this loop 7064 1726882064.29654: getting the next task for host managed_node1 7064 1726882064.29658: done getting next task for host managed_node1 7064 1726882064.29659: ^ task is: TASK: meta (flush_handlers) 7064 1726882064.29661: ^ 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 7064 1726882064.29676: getting variables 7064 1726882064.29678: in VariableManager get_vars() 7064 1726882064.29686: Calling all_inventory to load vars for managed_node1 7064 1726882064.29688: Calling groups_inventory to load vars for managed_node1 7064 1726882064.29690: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882064.29696: Calling all_plugins_play to load vars for managed_node1 7064 1726882064.29698: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882064.29700: Calling groups_plugins_play to load vars for managed_node1 7064 1726882064.29808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882064.30004: done with get_vars() 7064 1726882064.30012: done getting variables 7064 1726882064.30056: in VariableManager get_vars() 7064 1726882064.30062: Calling all_inventory to load vars for managed_node1 7064 1726882064.30064: Calling groups_inventory to load vars for managed_node1 7064 1726882064.30065: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882064.30068: Calling all_plugins_play to load vars for managed_node1 7064 1726882064.30069: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882064.30071: Calling groups_plugins_play to load vars for managed_node1 7064 1726882064.30197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882064.30352: done with get_vars() 7064 1726882064.30367: done queuing things up, now waiting for results queue to drain 7064 1726882064.30369: results queue empty 7064 1726882064.30370: checking for any_errors_fatal 7064 1726882064.30371: done checking for any_errors_fatal 7064 1726882064.30371: checking for max_fail_percentage 7064 1726882064.30373: done checking for max_fail_percentage 7064 1726882064.30373: checking to see if all hosts have failed and the running result is not ok 7064 1726882064.30374: done checking to see if all hosts have failed 7064 1726882064.30374: getting the remaining hosts for this loop 7064 1726882064.30375: done getting the remaining hosts for this loop 7064 1726882064.30377: getting the next task for host managed_node1 7064 1726882064.30380: done getting next task for host managed_node1 7064 1726882064.30380: ^ task is: None 7064 1726882064.30381: ^ 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 7064 1726882064.30382: done queuing things up, now waiting for results queue to drain 7064 1726882064.30383: results queue empty 7064 1726882064.30383: checking for any_errors_fatal 7064 1726882064.30384: done checking for any_errors_fatal 7064 1726882064.30384: checking for max_fail_percentage 7064 1726882064.30385: done checking for max_fail_percentage 7064 1726882064.30385: checking to see if all hosts have failed and the running result is not ok 7064 1726882064.30388: done checking to see if all hosts have failed 7064 1726882064.30389: getting the next task for host managed_node1 7064 1726882064.30391: done getting next task for host managed_node1 7064 1726882064.30391: ^ task is: None 7064 1726882064.30392: ^ 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 7064 1726882064.30442: in VariableManager get_vars() 7064 1726882064.30468: done with get_vars() 7064 1726882064.30473: in VariableManager get_vars() 7064 1726882064.30502: done with get_vars() 7064 1726882064.30510: variable 'omit' from source: magic vars 7064 1726882064.30541: in VariableManager get_vars() 7064 1726882064.30571: done with get_vars() 7064 1726882064.30592: variable 'omit' from source: magic vars PLAY [Play for testing configuring 802.1x authentication] ********************** 7064 1726882064.31329: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 7064 1726882064.31365: getting the remaining hosts for this loop 7064 1726882064.31367: done getting the remaining hosts for this loop 7064 1726882064.31369: getting the next task for host managed_node1 7064 1726882064.31373: done getting next task for host managed_node1 7064 1726882064.31375: ^ task is: TASK: Gathering Facts 7064 1726882064.31376: ^ 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 7064 1726882064.31381: getting variables 7064 1726882064.31382: in VariableManager get_vars() 7064 1726882064.31408: Calling all_inventory to load vars for managed_node1 7064 1726882064.31411: Calling groups_inventory to load vars for managed_node1 7064 1726882064.31413: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882064.31419: Calling all_plugins_play to load vars for managed_node1 7064 1726882064.31433: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882064.31439: Calling groups_plugins_play to load vars for managed_node1 7064 1726882064.31635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882064.31797: done with get_vars() 7064 1726882064.31806: done getting variables 7064 1726882064.31862: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:3 Friday 20 September 2024 21:27:44 -0400 (0:00:00.044) 0:00:04.556 ****** 7064 1726882064.31899: entering _queue_task() for managed_node1/gather_facts 7064 1726882064.32164: worker is 1 (out of 1 available) 7064 1726882064.32178: exiting _queue_task() for managed_node1/gather_facts 7064 1726882064.32190: done queuing things up, now waiting for results queue to drain 7064 1726882064.32192: waiting for pending results... 7064 1726882064.32417: running TaskExecutor() for managed_node1/TASK: Gathering Facts 7064 1726882064.32540: in run() - task 12673a56-9f93-1c1a-8029-0000000001f7 7064 1726882064.32544: variable 'ansible_search_path' from source: unknown 7064 1726882064.32565: calling self._execute() 7064 1726882064.32657: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882064.32662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882064.32665: variable 'omit' from source: magic vars 7064 1726882064.32957: variable 'ansible_distribution_major_version' from source: facts 7064 1726882064.32970: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882064.33113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882064.35167: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882064.35253: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882064.35276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882064.35304: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882064.35327: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882064.35383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882064.35459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882064.35462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882064.35478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882064.35501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882064.35611: variable 'ansible_distribution' from source: facts 7064 1726882064.35617: variable 'ansible_distribution_major_version' from source: facts 7064 1726882064.35626: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882064.35631: variable 'omit' from source: magic vars 7064 1726882064.35660: variable 'omit' from source: magic vars 7064 1726882064.35689: variable 'omit' from source: magic vars 7064 1726882064.35718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882064.35742: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882064.35757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882064.35771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882064.35779: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882064.35814: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882064.35817: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882064.35825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882064.35895: Set connection var ansible_connection to ssh 7064 1726882064.35905: Set connection var ansible_shell_executable to /bin/sh 7064 1726882064.35910: Set connection var ansible_pipelining to False 7064 1726882064.35915: Set connection var ansible_timeout to 10 7064 1726882064.35920: Set connection var ansible_shell_type to sh 7064 1726882064.35926: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882064.35942: variable 'ansible_shell_executable' from source: unknown 7064 1726882064.35945: variable 'ansible_connection' from source: unknown 7064 1726882064.35948: variable 'ansible_module_compression' from source: unknown 7064 1726882064.35950: variable 'ansible_shell_type' from source: unknown 7064 1726882064.35954: variable 'ansible_shell_executable' from source: unknown 7064 1726882064.35957: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882064.35959: variable 'ansible_pipelining' from source: unknown 7064 1726882064.35994: variable 'ansible_timeout' from source: unknown 7064 1726882064.35997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882064.36143: 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) 7064 1726882064.36147: variable 'omit' from source: magic vars 7064 1726882064.36149: starting attempt loop 7064 1726882064.36151: running the handler 7064 1726882064.36157: variable 'ansible_facts' from source: unknown 7064 1726882064.36159: _low_level_execute_command(): starting 7064 1726882064.36162: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882064.36764: 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 <<< 7064 1726882064.36780: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882064.36784: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882064.36788: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882064.36845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882064.36848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882064.36851: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882064.36910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882064.38514: stdout chunk (state=3): >>>/root <<< 7064 1726882064.38605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882064.38648: stderr chunk (state=3): >>><<< 7064 1726882064.38651: stdout chunk (state=3): >>><<< 7064 1726882064.38722: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882064.38728: _low_level_execute_command(): starting 7064 1726882064.38731: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882064.3867042-7175-66744441907078 `" && echo ansible-tmp-1726882064.3867042-7175-66744441907078="` echo /root/.ansible/tmp/ansible-tmp-1726882064.3867042-7175-66744441907078 `" ) && sleep 0' 7064 1726882064.39221: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882064.39224: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882064.39227: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882064.39229: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882064.39298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882064.39341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882064.41185: stdout chunk (state=3): >>>ansible-tmp-1726882064.3867042-7175-66744441907078=/root/.ansible/tmp/ansible-tmp-1726882064.3867042-7175-66744441907078 <<< 7064 1726882064.41310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882064.41343: stderr chunk (state=3): >>><<< 7064 1726882064.41346: stdout chunk (state=3): >>><<< 7064 1726882064.41363: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882064.3867042-7175-66744441907078=/root/.ansible/tmp/ansible-tmp-1726882064.3867042-7175-66744441907078 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882064.41452: variable 'ansible_module_compression' from source: unknown 7064 1726882064.41456: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7064 1726882064.41521: variable 'ansible_facts' from source: unknown 7064 1726882064.41723: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882064.3867042-7175-66744441907078/AnsiballZ_setup.py 7064 1726882064.41891: Sending initial data 7064 1726882064.41926: Sent initial data (151 bytes) 7064 1726882064.42446: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882064.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 debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882064.42452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882064.42454: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882064.42456: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882064.42510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882064.42516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882064.42560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882064.44061: 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 <<< 7064 1726882064.44107: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882064.44151: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpkbyqd11f /root/.ansible/tmp/ansible-tmp-1726882064.3867042-7175-66744441907078/AnsiballZ_setup.py <<< 7064 1726882064.44158: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882064.3867042-7175-66744441907078/AnsiballZ_setup.py" <<< 7064 1726882064.44190: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpkbyqd11f" to remote "/root/.ansible/tmp/ansible-tmp-1726882064.3867042-7175-66744441907078/AnsiballZ_setup.py" <<< 7064 1726882064.44201: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882064.3867042-7175-66744441907078/AnsiballZ_setup.py" <<< 7064 1726882064.45315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882064.45519: stderr chunk (state=3): >>><<< 7064 1726882064.45522: stdout chunk (state=3): >>><<< 7064 1726882064.45524: done transferring module to remote 7064 1726882064.45532: _low_level_execute_command(): starting 7064 1726882064.45535: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882064.3867042-7175-66744441907078/ /root/.ansible/tmp/ansible-tmp-1726882064.3867042-7175-66744441907078/AnsiballZ_setup.py && sleep 0' 7064 1726882064.46029: 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 <<< 7064 1726882064.46032: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882064.46034: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882064.46037: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882064.46144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882064.46219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882064.48096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882064.48101: stdout chunk (state=3): >>><<< 7064 1726882064.48103: stderr chunk (state=3): >>><<< 7064 1726882064.48254: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882064.48259: _low_level_execute_command(): starting 7064 1726882064.48262: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882064.3867042-7175-66744441907078/AnsiballZ_setup.py && sleep 0' 7064 1726882064.48876: 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 <<< 7064 1726882064.48880: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882064.48882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882064.48884: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882064.48886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882064.48939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882064.48942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882064.48946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882064.48996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882065.11484: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.0, "5m": 0.041015625, "15m": 0.0361328125}, "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_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-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "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_lsb": {}, "ansible_is_chroot": false, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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": 3048, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 483, "free": 3048}, "nocache": {"free": 3322, "used": 209}, "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": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "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": 498, "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": 261815201792, "block_size": 4096, "block_total": 65519099, "block_available": 63919727, "block_used": 1599372, "inode_total": 131070960, "inode_available": 131029184, "inode_used": 41776, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "27", "second": "45", "epoch": "1726882065", "epoch_int": "1726882065", "date": "2024-09-20", "time": "21:27:45", "iso8601_micro": "2024-09-21T01:27:45.073061Z", "iso8601": "2024-09-21T01:27:45Z", "iso8601_basic": "20240920T212745073061", "iso8601_basic_short": "20240920T212745", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_service_mgr": "systemd", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_local": {}, "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"}}} <<< 7064 1726882065.13334: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882065.13351: stderr chunk (state=3): >>>Shared connection to 10.31.9.159 closed. <<< 7064 1726882065.13422: stderr chunk (state=3): >>><<< 7064 1726882065.13439: stdout chunk (state=3): >>><<< 7064 1726882065.13509: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.0, "5m": 0.041015625, "15m": 0.0361328125}, "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_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-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "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_lsb": {}, "ansible_is_chroot": false, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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": 3048, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 483, "free": 3048}, "nocache": {"free": 3322, "used": 209}, "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": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "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": 498, "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": 261815201792, "block_size": 4096, "block_total": 65519099, "block_available": 63919727, "block_used": 1599372, "inode_total": 131070960, "inode_available": 131029184, "inode_used": 41776, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "27", "second": "45", "epoch": "1726882065", "epoch_int": "1726882065", "date": "2024-09-20", "time": "21:27:45", "iso8601_micro": "2024-09-21T01:27:45.073061Z", "iso8601": "2024-09-21T01:27:45Z", "iso8601_basic": "20240920T212745073061", "iso8601_basic_short": "20240920T212745", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_service_mgr": "systemd", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_local": {}, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882065.14084: 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-1726882064.3867042-7175-66744441907078/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882065.14119: _low_level_execute_command(): starting 7064 1726882065.14129: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882064.3867042-7175-66744441907078/ > /dev/null 2>&1 && sleep 0' 7064 1726882065.14810: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882065.14841: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882065.14933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882065.15306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882065.15310: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882065.15326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882065.15400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882065.17251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882065.17255: stdout chunk (state=3): >>><<< 7064 1726882065.17257: stderr chunk (state=3): >>><<< 7064 1726882065.17273: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882065.17294: handler run complete 7064 1726882065.17543: variable 'ansible_facts' from source: unknown 7064 1726882065.17781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882065.18109: variable 'ansible_facts' from source: unknown 7064 1726882065.18203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882065.18344: attempt loop complete, returning result 7064 1726882065.18355: _execute() done 7064 1726882065.18361: dumping result to json 7064 1726882065.18403: done dumping result, returning 7064 1726882065.18416: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-1c1a-8029-0000000001f7] 7064 1726882065.18483: sending task result for task 12673a56-9f93-1c1a-8029-0000000001f7 ok: [managed_node1] 7064 1726882065.19519: no more pending results, returning what we have 7064 1726882065.19522: results queue empty 7064 1726882065.19523: checking for any_errors_fatal 7064 1726882065.19525: done checking for any_errors_fatal 7064 1726882065.19525: checking for max_fail_percentage 7064 1726882065.19527: done checking for max_fail_percentage 7064 1726882065.19527: checking to see if all hosts have failed and the running result is not ok 7064 1726882065.19528: done checking to see if all hosts have failed 7064 1726882065.19529: getting the remaining hosts for this loop 7064 1726882065.19530: done getting the remaining hosts for this loop 7064 1726882065.19534: getting the next task for host managed_node1 7064 1726882065.19539: done getting next task for host managed_node1 7064 1726882065.19541: ^ task is: TASK: meta (flush_handlers) 7064 1726882065.19543: ^ 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 7064 1726882065.19546: getting variables 7064 1726882065.19547: in VariableManager get_vars() 7064 1726882065.19647: done sending task result for task 12673a56-9f93-1c1a-8029-0000000001f7 7064 1726882065.19650: WORKER PROCESS EXITING 7064 1726882065.19910: Calling all_inventory to load vars for managed_node1 7064 1726882065.19913: Calling groups_inventory to load vars for managed_node1 7064 1726882065.19916: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882065.19925: Calling all_plugins_play to load vars for managed_node1 7064 1726882065.19928: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882065.19931: Calling groups_plugins_play to load vars for managed_node1 7064 1726882065.20114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882065.20492: done with get_vars() 7064 1726882065.20507: done getting variables 7064 1726882065.20696: in VariableManager get_vars() 7064 1726882065.20718: Calling all_inventory to load vars for managed_node1 7064 1726882065.20720: Calling groups_inventory to load vars for managed_node1 7064 1726882065.20722: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882065.20727: Calling all_plugins_play to load vars for managed_node1 7064 1726882065.20729: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882065.20732: Calling groups_plugins_play to load vars for managed_node1 7064 1726882065.21539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882065.21895: done with get_vars() 7064 1726882065.21909: done queuing things up, now waiting for results queue to drain 7064 1726882065.21911: results queue empty 7064 1726882065.21911: checking for any_errors_fatal 7064 1726882065.21915: done checking for any_errors_fatal 7064 1726882065.21915: checking for max_fail_percentage 7064 1726882065.21916: done checking for max_fail_percentage 7064 1726882065.21922: checking to see if all hosts have failed and the running result is not ok 7064 1726882065.21922: done checking to see if all hosts have failed 7064 1726882065.21923: getting the remaining hosts for this loop 7064 1726882065.21924: done getting the remaining hosts for this loop 7064 1726882065.21927: getting the next task for host managed_node1 7064 1726882065.21930: done getting next task for host managed_node1 7064 1726882065.21932: ^ task is: TASK: INIT: 802.1x tests 7064 1726882065.21933: ^ 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 7064 1726882065.21935: getting variables 7064 1726882065.21936: in VariableManager get_vars() 7064 1726882065.22030: Calling all_inventory to load vars for managed_node1 7064 1726882065.22032: Calling groups_inventory to load vars for managed_node1 7064 1726882065.22035: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882065.22040: Calling all_plugins_play to load vars for managed_node1 7064 1726882065.22042: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882065.22044: Calling groups_plugins_play to load vars for managed_node1 7064 1726882065.22187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882065.22379: done with get_vars() 7064 1726882065.22387: done getting variables 7064 1726882065.22475: 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 [INIT: 802.1x tests] ****************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:8 Friday 20 September 2024 21:27:45 -0400 (0:00:00.906) 0:00:05.462 ****** 7064 1726882065.22509: entering _queue_task() for managed_node1/debug 7064 1726882065.22511: Creating lock for debug 7064 1726882065.22907: worker is 1 (out of 1 available) 7064 1726882065.22917: exiting _queue_task() for managed_node1/debug 7064 1726882065.22927: done queuing things up, now waiting for results queue to drain 7064 1726882065.22928: waiting for pending results... 7064 1726882065.23098: running TaskExecutor() for managed_node1/TASK: INIT: 802.1x tests 7064 1726882065.23206: in run() - task 12673a56-9f93-1c1a-8029-00000000000b 7064 1726882065.23227: variable 'ansible_search_path' from source: unknown 7064 1726882065.23272: calling self._execute() 7064 1726882065.23355: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882065.23594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882065.23598: variable 'omit' from source: magic vars 7064 1726882065.24200: variable 'ansible_distribution_major_version' from source: facts 7064 1726882065.24218: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882065.24580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882065.27919: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882065.28000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882065.28054: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882065.28103: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882065.28134: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882065.28220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882065.28254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882065.28282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882065.28335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882065.28354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882065.28479: variable 'ansible_distribution' from source: facts 7064 1726882065.28489: variable 'ansible_distribution_major_version' from source: facts 7064 1726882065.28503: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882065.28513: variable 'omit' from source: magic vars 7064 1726882065.28552: variable 'omit' from source: magic vars 7064 1726882065.28597: variable 'omit' from source: magic vars 7064 1726882065.28627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882065.28746: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882065.28749: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882065.28752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882065.28754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882065.28756: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882065.28758: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882065.28761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882065.28875: Set connection var ansible_connection to ssh 7064 1726882065.28879: Set connection var ansible_shell_executable to /bin/sh 7064 1726882065.28889: Set connection var ansible_pipelining to False 7064 1726882065.28963: Set connection var ansible_timeout to 10 7064 1726882065.28966: Set connection var ansible_shell_type to sh 7064 1726882065.28968: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882065.28970: variable 'ansible_shell_executable' from source: unknown 7064 1726882065.28972: variable 'ansible_connection' from source: unknown 7064 1726882065.28974: variable 'ansible_module_compression' from source: unknown 7064 1726882065.28976: variable 'ansible_shell_type' from source: unknown 7064 1726882065.28980: variable 'ansible_shell_executable' from source: unknown 7064 1726882065.28985: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882065.28987: variable 'ansible_pipelining' from source: unknown 7064 1726882065.28990: variable 'ansible_timeout' from source: unknown 7064 1726882065.28991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882065.29097: 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) 7064 1726882065.29113: variable 'omit' from source: magic vars 7064 1726882065.29123: starting attempt loop 7064 1726882065.29129: running the handler 7064 1726882065.29180: handler run complete 7064 1726882065.29290: attempt loop complete, returning result 7064 1726882065.29295: _execute() done 7064 1726882065.29297: dumping result to json 7064 1726882065.29299: done dumping result, returning 7064 1726882065.29301: done running TaskExecutor() for managed_node1/TASK: INIT: 802.1x tests [12673a56-9f93-1c1a-8029-00000000000b] 7064 1726882065.29303: sending task result for task 12673a56-9f93-1c1a-8029-00000000000b 7064 1726882065.29374: done sending task result for task 12673a56-9f93-1c1a-8029-00000000000b 7064 1726882065.29378: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 7064 1726882065.29465: no more pending results, returning what we have 7064 1726882065.29468: results queue empty 7064 1726882065.29469: checking for any_errors_fatal 7064 1726882065.29471: done checking for any_errors_fatal 7064 1726882065.29471: checking for max_fail_percentage 7064 1726882065.29473: done checking for max_fail_percentage 7064 1726882065.29474: checking to see if all hosts have failed and the running result is not ok 7064 1726882065.29475: done checking to see if all hosts have failed 7064 1726882065.29475: getting the remaining hosts for this loop 7064 1726882065.29476: done getting the remaining hosts for this loop 7064 1726882065.29481: getting the next task for host managed_node1 7064 1726882065.29488: done getting next task for host managed_node1 7064 1726882065.29491: ^ task is: TASK: Include the task 'setup_802.1x.yml' 7064 1726882065.29494: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882065.29498: getting variables 7064 1726882065.29500: in VariableManager get_vars() 7064 1726882065.29558: Calling all_inventory to load vars for managed_node1 7064 1726882065.29561: Calling groups_inventory to load vars for managed_node1 7064 1726882065.29572: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882065.29583: Calling all_plugins_play to load vars for managed_node1 7064 1726882065.29586: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882065.29589: Calling groups_plugins_play to load vars for managed_node1 7064 1726882065.29964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882065.30214: done with get_vars() 7064 1726882065.30226: done getting variables TASK [Include the task 'setup_802.1x.yml'] ************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:11 Friday 20 September 2024 21:27:45 -0400 (0:00:00.078) 0:00:05.541 ****** 7064 1726882065.30323: entering _queue_task() for managed_node1/include_tasks 7064 1726882065.30699: worker is 1 (out of 1 available) 7064 1726882065.30708: exiting _queue_task() for managed_node1/include_tasks 7064 1726882065.30717: done queuing things up, now waiting for results queue to drain 7064 1726882065.30718: waiting for pending results... 7064 1726882065.30920: running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802.1x.yml' 7064 1726882065.30972: in run() - task 12673a56-9f93-1c1a-8029-00000000000c 7064 1726882065.30991: variable 'ansible_search_path' from source: unknown 7064 1726882065.31039: calling self._execute() 7064 1726882065.31198: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882065.31202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882065.31205: variable 'omit' from source: magic vars 7064 1726882065.31529: variable 'ansible_distribution_major_version' from source: facts 7064 1726882065.31547: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882065.31757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882065.36568: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882065.36726: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882065.36926: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882065.36930: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882065.36992: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882065.37140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882065.37231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882065.37603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882065.37606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882065.37609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882065.37611: variable 'ansible_distribution' from source: facts 7064 1726882065.37614: variable 'ansible_distribution_major_version' from source: facts 7064 1726882065.37617: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882065.37618: _execute() done 7064 1726882065.37621: dumping result to json 7064 1726882065.37623: done dumping result, returning 7064 1726882065.37625: done running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802.1x.yml' [12673a56-9f93-1c1a-8029-00000000000c] 7064 1726882065.37627: sending task result for task 12673a56-9f93-1c1a-8029-00000000000c 7064 1726882065.37908: no more pending results, returning what we have 7064 1726882065.37913: in VariableManager get_vars() 7064 1726882065.37977: Calling all_inventory to load vars for managed_node1 7064 1726882065.37980: Calling groups_inventory to load vars for managed_node1 7064 1726882065.37983: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882065.37998: Calling all_plugins_play to load vars for managed_node1 7064 1726882065.38000: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882065.38003: Calling groups_plugins_play to load vars for managed_node1 7064 1726882065.38644: done sending task result for task 12673a56-9f93-1c1a-8029-00000000000c 7064 1726882065.38648: WORKER PROCESS EXITING 7064 1726882065.38672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882065.39197: done with get_vars() 7064 1726882065.39205: variable 'ansible_search_path' from source: unknown 7064 1726882065.39222: we have included files to process 7064 1726882065.39223: generating all_blocks data 7064 1726882065.39224: done generating all_blocks data 7064 1726882065.39225: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml 7064 1726882065.39226: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml 7064 1726882065.39228: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml 7064 1726882065.39621: in VariableManager get_vars() 7064 1726882065.39653: done with get_vars() 7064 1726882065.39907: done processing included file 7064 1726882065.39909: iterating over new_blocks loaded from include file 7064 1726882065.39910: in VariableManager get_vars() 7064 1726882065.39935: done with get_vars() 7064 1726882065.39937: filtering new block on tags 7064 1726882065.40014: done filtering new block on tags 7064 1726882065.40016: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml for managed_node1 7064 1726882065.40022: extending task lists for all hosts with included blocks 7064 1726882065.40169: done extending task lists 7064 1726882065.40170: done processing included files 7064 1726882065.40171: results queue empty 7064 1726882065.40172: checking for any_errors_fatal 7064 1726882065.40176: done checking for any_errors_fatal 7064 1726882065.40176: checking for max_fail_percentage 7064 1726882065.40177: done checking for max_fail_percentage 7064 1726882065.40178: checking to see if all hosts have failed and the running result is not ok 7064 1726882065.40179: done checking to see if all hosts have failed 7064 1726882065.40179: getting the remaining hosts for this loop 7064 1726882065.40180: done getting the remaining hosts for this loop 7064 1726882065.40183: getting the next task for host managed_node1 7064 1726882065.40187: done getting next task for host managed_node1 7064 1726882065.40189: ^ task is: TASK: Include the task 'setup_802_1x_server.yml' 7064 1726882065.40191: ^ 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 7064 1726882065.40273: getting variables 7064 1726882065.40276: in VariableManager get_vars() 7064 1726882065.40298: Calling all_inventory to load vars for managed_node1 7064 1726882065.40300: Calling groups_inventory to load vars for managed_node1 7064 1726882065.40302: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882065.40308: Calling all_plugins_play to load vars for managed_node1 7064 1726882065.40311: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882065.40314: Calling groups_plugins_play to load vars for managed_node1 7064 1726882065.40691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882065.41137: done with get_vars() 7064 1726882065.41149: done getting variables TASK [Include the task 'setup_802_1x_server.yml'] ****************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:2 Friday 20 September 2024 21:27:45 -0400 (0:00:00.108) 0:00:05.650 ****** 7064 1726882065.41222: entering _queue_task() for managed_node1/include_tasks 7064 1726882065.41976: worker is 1 (out of 1 available) 7064 1726882065.41988: exiting _queue_task() for managed_node1/include_tasks 7064 1726882065.42041: done queuing things up, now waiting for results queue to drain 7064 1726882065.42043: waiting for pending results... 7064 1726882065.42364: running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802_1x_server.yml' 7064 1726882065.42673: in run() - task 12673a56-9f93-1c1a-8029-000000000217 7064 1726882065.42745: variable 'ansible_search_path' from source: unknown 7064 1726882065.42749: variable 'ansible_search_path' from source: unknown 7064 1726882065.42752: calling self._execute() 7064 1726882065.42928: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882065.42972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882065.42991: variable 'omit' from source: magic vars 7064 1726882065.43618: variable 'ansible_distribution_major_version' from source: facts 7064 1726882065.43638: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882065.43839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882065.46163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882065.46247: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882065.46275: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882065.46303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882065.46330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882065.46395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882065.46416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882065.46435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882065.46463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882065.46474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882065.46559: variable 'ansible_distribution' from source: facts 7064 1726882065.46563: variable 'ansible_distribution_major_version' from source: facts 7064 1726882065.46570: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882065.46575: _execute() done 7064 1726882065.46578: dumping result to json 7064 1726882065.46581: done dumping result, returning 7064 1726882065.46590: done running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802_1x_server.yml' [12673a56-9f93-1c1a-8029-000000000217] 7064 1726882065.46592: sending task result for task 12673a56-9f93-1c1a-8029-000000000217 7064 1726882065.46677: done sending task result for task 12673a56-9f93-1c1a-8029-000000000217 7064 1726882065.46679: WORKER PROCESS EXITING 7064 1726882065.46712: no more pending results, returning what we have 7064 1726882065.46717: in VariableManager get_vars() 7064 1726882065.46773: Calling all_inventory to load vars for managed_node1 7064 1726882065.46776: Calling groups_inventory to load vars for managed_node1 7064 1726882065.46778: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882065.46794: Calling all_plugins_play to load vars for managed_node1 7064 1726882065.46797: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882065.46800: Calling groups_plugins_play to load vars for managed_node1 7064 1726882065.46939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882065.47076: done with get_vars() 7064 1726882065.47082: variable 'ansible_search_path' from source: unknown 7064 1726882065.47083: variable 'ansible_search_path' from source: unknown 7064 1726882065.47133: we have included files to process 7064 1726882065.47134: generating all_blocks data 7064 1726882065.47136: done generating all_blocks data 7064 1726882065.47137: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml 7064 1726882065.47138: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml 7064 1726882065.47143: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml 7064 1726882065.48272: done processing included file 7064 1726882065.48274: iterating over new_blocks loaded from include file 7064 1726882065.48275: in VariableManager get_vars() 7064 1726882065.48336: done with get_vars() 7064 1726882065.48338: filtering new block on tags 7064 1726882065.48367: done filtering new block on tags 7064 1726882065.48369: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml for managed_node1 7064 1726882065.48375: extending task lists for all hosts with included blocks 7064 1726882065.48512: done extending task lists 7064 1726882065.48513: done processing included files 7064 1726882065.48514: results queue empty 7064 1726882065.48515: checking for any_errors_fatal 7064 1726882065.48517: done checking for any_errors_fatal 7064 1726882065.48518: checking for max_fail_percentage 7064 1726882065.48519: done checking for max_fail_percentage 7064 1726882065.48520: checking to see if all hosts have failed and the running result is not ok 7064 1726882065.48521: done checking to see if all hosts have failed 7064 1726882065.48525: getting the remaining hosts for this loop 7064 1726882065.48527: done getting the remaining hosts for this loop 7064 1726882065.48531: getting the next task for host managed_node1 7064 1726882065.48535: done getting next task for host managed_node1 7064 1726882065.48537: ^ task is: TASK: Debug 7064 1726882065.48541: ^ 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? (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 7064 1726882065.48543: getting variables 7064 1726882065.48544: in VariableManager get_vars() 7064 1726882065.48570: Calling all_inventory to load vars for managed_node1 7064 1726882065.48572: Calling groups_inventory to load vars for managed_node1 7064 1726882065.48579: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882065.48584: Calling all_plugins_play to load vars for managed_node1 7064 1726882065.48589: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882065.48592: Calling groups_plugins_play to load vars for managed_node1 7064 1726882065.48765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882065.48981: done with get_vars() 7064 1726882065.48996: done getting variables 7064 1726882065.49034: 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 [Debug] ******************************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:3 Friday 20 September 2024 21:27:45 -0400 (0:00:00.078) 0:00:05.728 ****** 7064 1726882065.49062: entering _queue_task() for managed_node1/debug 7064 1726882065.49367: worker is 1 (out of 1 available) 7064 1726882065.49379: exiting _queue_task() for managed_node1/debug 7064 1726882065.49505: done queuing things up, now waiting for results queue to drain 7064 1726882065.49507: waiting for pending results... 7064 1726882065.49805: running TaskExecutor() for managed_node1/TASK: Debug 7064 1726882065.49810: in run() - task 12673a56-9f93-1c1a-8029-000000000224 7064 1726882065.49842: variable 'ansible_search_path' from source: unknown 7064 1726882065.49846: variable 'ansible_search_path' from source: unknown 7064 1726882065.49901: calling self._execute() 7064 1726882065.49961: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882065.49965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882065.49974: variable 'omit' from source: magic vars 7064 1726882065.50259: variable 'ansible_distribution_major_version' from source: facts 7064 1726882065.50269: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882065.50407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882065.52206: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882065.52211: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882065.52226: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882065.52269: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882065.52306: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882065.52553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882065.52690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882065.52725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882065.52838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882065.52862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882065.53005: variable 'ansible_distribution' from source: facts 7064 1726882065.53016: variable 'ansible_distribution_major_version' from source: facts 7064 1726882065.53028: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882065.53038: variable 'omit' from source: magic vars 7064 1726882065.53092: variable 'omit' from source: magic vars 7064 1726882065.53265: variable 'ansible_facts' from source: unknown 7064 1726882065.53637: variable 'omit' from source: magic vars 7064 1726882065.53699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882065.54002: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882065.54006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882065.54008: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882065.54010: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882065.54012: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882065.54104: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882065.54107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882065.54140: Set connection var ansible_connection to ssh 7064 1726882065.54298: Set connection var ansible_shell_executable to /bin/sh 7064 1726882065.54301: Set connection var ansible_pipelining to False 7064 1726882065.54303: Set connection var ansible_timeout to 10 7064 1726882065.54305: Set connection var ansible_shell_type to sh 7064 1726882065.54307: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882065.54308: variable 'ansible_shell_executable' from source: unknown 7064 1726882065.54310: variable 'ansible_connection' from source: unknown 7064 1726882065.54315: variable 'ansible_module_compression' from source: unknown 7064 1726882065.54322: variable 'ansible_shell_type' from source: unknown 7064 1726882065.54334: variable 'ansible_shell_executable' from source: unknown 7064 1726882065.54340: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882065.54348: variable 'ansible_pipelining' from source: unknown 7064 1726882065.54355: variable 'ansible_timeout' from source: unknown 7064 1726882065.54367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882065.54661: 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) 7064 1726882065.54665: variable 'omit' from source: magic vars 7064 1726882065.54667: starting attempt loop 7064 1726882065.54669: running the handler 7064 1726882065.54671: handler run complete 7064 1726882065.54673: attempt loop complete, returning result 7064 1726882065.54675: _execute() done 7064 1726882065.54677: dumping result to json 7064 1726882065.54679: done dumping result, returning 7064 1726882065.54681: done running TaskExecutor() for managed_node1/TASK: Debug [12673a56-9f93-1c1a-8029-000000000224] 7064 1726882065.54684: sending task result for task 12673a56-9f93-1c1a-8029-000000000224 ok: [managed_node1] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.9.159" ], "all_ipv6_addresses": [ "fe80::1030:bff:fea1:4223" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_vendor": "Xen", "bios_version": "4.11.amazon", "board_asset_tag": "NA", "board_name": "NA", "board_serial": "NA", "board_vendor": "NA", "board_version": "NA", "chassis_asset_tag": "NA", "chassis_serial": "NA", "chassis_vendor": "Xen", "chassis_version": "NA", "cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1" }, "date_time": { "date": "2024-09-20", "day": "20", "epoch": "1726882065", "epoch_int": "1726882065", "hour": "21", "iso8601": "2024-09-21T01:27:45Z", "iso8601_basic": "20240920T212745073061", "iso8601_basic_short": "20240920T212745", "iso8601_micro": "2024-09-21T01:27:45.073061Z", "minute": "27", "month": "09", "second": "45", "time": "21:27:45", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "year": "2024" }, "default_ipv4": { "address": "10.31.9.159", "alias": "eth0", "broadcast": "10.31.11.255", "gateway": "10.31.8.1", "interface": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda2": [ "4853857d-d3e2-44a6-8739-3837607c97e1" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "start": "2048", "uuid": null }, "xvda2": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "4853857d-d3e2-44a6-8739-3837607c97e1" ] }, "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "start": "4096", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "512", "vendor": null, "virtual": 1 } }, "discovered_interpreter_python": "/usr/bin/python3.12", "distribution": "CentOS", "distribution_file_parsed": true, "distribution_file_path": "/etc/centos-release", "distribution_file_variety": "CentOS", "distribution_major_version": "10", "distribution_release": "Stream", "distribution_version": "10", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "us-east-1.aws.redhat.com", "effective_group_id": 0, "effective_user_id": 0, "env": { "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "GPG_TTY": "/dev/pts/0", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "LS_COLORS": "", "MOTD_SHOWN": "pam", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "SHELL": "/bin/bash", "SHLVL": "1", "SSH_CLIENT": "10.31.11.248 52586 22", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "SSH_TTY": "/dev/pts/0", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_CLASS": "user", "XDG_SESSION_ID": "5", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12" }, "eth0": { "active": true, "device": "eth0", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "hsr_dup_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "macsec_hw_offload": "off [fixed]", "netns_local": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_sctp": "off [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "off [fixed]", "tx_nocache_copy": "off", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "off [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link" } ], "macaddress": "12:30:0b:a1:42:23", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "ip-10-31-9-159", "hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "interfaces": [ "lo", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "6.11.0-0.rc6.23.el10.x86_64", "kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "lo": { "active": true, "device": "lo", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "hsr_dup_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "macsec_hw_offload": "off [fixed]", "netns_local": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "on", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "on [fixed]", "tx_nocache_copy": "off [fixed]", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_sctp_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "on [fixed]" }, "hw_timestamp_filters": [], "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" } ], "mtu": 65536, "promisc": false, "timestamping": [], "type": "loopback" }, "loadavg": { "15m": 0.0361328125, "1m": 0.0, "5m": 0.041015625 }, "locally_reachable_ips": { "ipv4": [ "10.31.9.159", "127.0.0.0/8", "127.0.0.1" ], "ipv6": [ "::1", "fe80::1030:bff:fea1:4223" ] }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "ec2d2d02cced42c36436217cb93f6b8e", "memfree_mb": 3048, "memory_mb": { "nocache": { "free": 3322, "used": 209 }, "real": { "free": 3048, "total": 3531, "used": 483 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3531, "module_setup": true, "mounts": [ { "block_available": 63919727, "block_size": 4096, "block_total": 65519099, "block_used": 1599372, "device": "/dev/xvda2", "dump": 0, "fstype": "xfs", "inode_available": 131029184, "inode_total": 131070960, "inode_used": 41776, "mount": "/", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "passno": 0, "size_available": 261815201792, "size_total": 268366229504, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1" } ], "nodename": "ip-10-31-9-159.us-east-1.aws.redhat.com", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "console": [ "tty0", "ttyS0,115200n8" ], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1" }, "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" ], "processor_cores": 1, "processor_count": 1, "processor_nproc": 2, "processor_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "product_version": "4.11.amazon", "python": { "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 5, "minor": 12, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 12, 5, "final", 0 ] }, "python_version": "3.12.5", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 33, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "systemd", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ssh_host_key_rsa_public_keytype": "ssh-rsa", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 498, "user_dir": "/root", "user_gecos": "Super User", "user_gid": 0, "user_id": "root", "user_shell": "/bin/bash", "user_uid": 0, "userspace_architecture": "x86_64", "userspace_bits": "64", "virtualization_role": "guest", "virtualization_tech_guest": [ "xen" ], "virtualization_tech_host": [], "virtualization_type": "xen" } 7064 1726882065.54838: no more pending results, returning what we have 7064 1726882065.54841: results queue empty 7064 1726882065.54842: checking for any_errors_fatal 7064 1726882065.54843: done checking for any_errors_fatal 7064 1726882065.54844: checking for max_fail_percentage 7064 1726882065.54845: done checking for max_fail_percentage 7064 1726882065.54846: checking to see if all hosts have failed and the running result is not ok 7064 1726882065.54847: done checking to see if all hosts have failed 7064 1726882065.54847: getting the remaining hosts for this loop 7064 1726882065.54848: done getting the remaining hosts for this loop 7064 1726882065.54852: getting the next task for host managed_node1 7064 1726882065.54858: done getting next task for host managed_node1 7064 1726882065.54861: ^ task is: TASK: Install hostapd via CentOS Stream 7064 1726882065.54864: ^ 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? (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 7064 1726882065.54866: getting variables 7064 1726882065.54868: in VariableManager get_vars() 7064 1726882065.54933: Calling all_inventory to load vars for managed_node1 7064 1726882065.54936: Calling groups_inventory to load vars for managed_node1 7064 1726882065.54938: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882065.54947: Calling all_plugins_play to load vars for managed_node1 7064 1726882065.54950: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882065.54952: Calling groups_plugins_play to load vars for managed_node1 7064 1726882065.55097: done sending task result for task 12673a56-9f93-1c1a-8029-000000000224 7064 1726882065.55101: WORKER PROCESS EXITING 7064 1726882065.55113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882065.55232: done with get_vars() 7064 1726882065.55241: done getting variables 7064 1726882065.55281: 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 [Install hostapd via CentOS Stream] *************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:8 Friday 20 September 2024 21:27:45 -0400 (0:00:00.062) 0:00:05.790 ****** 7064 1726882065.55306: entering _queue_task() for managed_node1/command 7064 1726882065.55494: worker is 1 (out of 1 available) 7064 1726882065.55505: exiting _queue_task() for managed_node1/command 7064 1726882065.55516: done queuing things up, now waiting for results queue to drain 7064 1726882065.55518: waiting for pending results... 7064 1726882065.55677: running TaskExecutor() for managed_node1/TASK: Install hostapd via CentOS Stream 7064 1726882065.55756: in run() - task 12673a56-9f93-1c1a-8029-000000000225 7064 1726882065.55767: variable 'ansible_search_path' from source: unknown 7064 1726882065.55771: variable 'ansible_search_path' from source: unknown 7064 1726882065.55803: calling self._execute() 7064 1726882065.55862: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882065.55867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882065.55877: variable 'omit' from source: magic vars 7064 1726882065.56498: variable 'ansible_distribution_major_version' from source: facts 7064 1726882065.56502: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882065.56534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882065.59208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882065.59304: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882065.59342: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882065.59371: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882065.59392: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882065.59456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882065.59483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882065.59500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882065.59527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882065.59537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882065.59625: variable 'ansible_distribution' from source: facts 7064 1726882065.59629: variable 'ansible_distribution_major_version' from source: facts 7064 1726882065.59635: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882065.59731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882065.59841: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882065.59868: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882065.59892: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882065.59916: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882065.59963: variable 'ansible_distribution_version' from source: facts 7064 1726882065.59973: Evaluated conditional (ansible_distribution_version is version('8.6', '<')): False 7064 1726882065.59976: when evaluation is False, skipping this task 7064 1726882065.59979: _execute() done 7064 1726882065.59981: dumping result to json 7064 1726882065.59984: done dumping result, returning 7064 1726882065.59990: done running TaskExecutor() for managed_node1/TASK: Install hostapd via CentOS Stream [12673a56-9f93-1c1a-8029-000000000225] 7064 1726882065.60001: sending task result for task 12673a56-9f93-1c1a-8029-000000000225 7064 1726882065.60086: done sending task result for task 12673a56-9f93-1c1a-8029-000000000225 7064 1726882065.60091: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_version is version('8.6', '<')", "skip_reason": "Conditional result was False" } 7064 1726882065.60146: no more pending results, returning what we have 7064 1726882065.60149: results queue empty 7064 1726882065.60150: checking for any_errors_fatal 7064 1726882065.60156: done checking for any_errors_fatal 7064 1726882065.60157: checking for max_fail_percentage 7064 1726882065.60159: done checking for max_fail_percentage 7064 1726882065.60159: checking to see if all hosts have failed and the running result is not ok 7064 1726882065.60160: done checking to see if all hosts have failed 7064 1726882065.60161: getting the remaining hosts for this loop 7064 1726882065.60162: done getting the remaining hosts for this loop 7064 1726882065.60166: getting the next task for host managed_node1 7064 1726882065.60172: done getting next task for host managed_node1 7064 1726882065.60175: ^ task is: TASK: Install hostapd 7064 1726882065.60178: ^ 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? (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 7064 1726882065.60182: getting variables 7064 1726882065.60183: in VariableManager get_vars() 7064 1726882065.60234: Calling all_inventory to load vars for managed_node1 7064 1726882065.60236: Calling groups_inventory to load vars for managed_node1 7064 1726882065.60238: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882065.60248: Calling all_plugins_play to load vars for managed_node1 7064 1726882065.60250: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882065.60253: Calling groups_plugins_play to load vars for managed_node1 7064 1726882065.60408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882065.60526: done with get_vars() 7064 1726882065.60534: done getting variables 7064 1726882065.60573: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install hostapd] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:16 Friday 20 September 2024 21:27:45 -0400 (0:00:00.052) 0:00:05.843 ****** 7064 1726882065.60595: entering _queue_task() for managed_node1/package 7064 1726882065.60779: worker is 1 (out of 1 available) 7064 1726882065.60791: exiting _queue_task() for managed_node1/package 7064 1726882065.60804: done queuing things up, now waiting for results queue to drain 7064 1726882065.60806: waiting for pending results... 7064 1726882065.60973: running TaskExecutor() for managed_node1/TASK: Install hostapd 7064 1726882065.61205: in run() - task 12673a56-9f93-1c1a-8029-000000000226 7064 1726882065.61209: variable 'ansible_search_path' from source: unknown 7064 1726882065.61212: variable 'ansible_search_path' from source: unknown 7064 1726882065.61216: calling self._execute() 7064 1726882065.61227: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882065.61237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882065.61251: variable 'omit' from source: magic vars 7064 1726882065.61642: variable 'ansible_distribution_major_version' from source: facts 7064 1726882065.61665: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882065.61882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882065.63432: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882065.63476: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882065.63507: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882065.63533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882065.63553: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882065.63616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882065.63636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882065.63653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882065.63679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882065.63692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882065.63775: variable 'ansible_distribution' from source: facts 7064 1726882065.63779: variable 'ansible_distribution_major_version' from source: facts 7064 1726882065.63786: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882065.63791: variable 'omit' from source: magic vars 7064 1726882065.63828: variable 'omit' from source: magic vars 7064 1726882065.63931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882065.63943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882065.63960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882065.63985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882065.63997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882065.64063: variable '__network_is_ostree' from source: set_fact 7064 1726882065.64066: variable 'omit' from source: magic vars 7064 1726882065.64091: variable 'omit' from source: magic vars 7064 1726882065.64112: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882065.64135: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882065.64248: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882065.64252: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882065.64254: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882065.64256: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882065.64259: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882065.64261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882065.64318: Set connection var ansible_connection to ssh 7064 1726882065.64333: Set connection var ansible_shell_executable to /bin/sh 7064 1726882065.64343: Set connection var ansible_pipelining to False 7064 1726882065.64350: Set connection var ansible_timeout to 10 7064 1726882065.64512: Set connection var ansible_shell_type to sh 7064 1726882065.64518: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882065.64520: variable 'ansible_shell_executable' from source: unknown 7064 1726882065.64523: variable 'ansible_connection' from source: unknown 7064 1726882065.64525: variable 'ansible_module_compression' from source: unknown 7064 1726882065.64527: variable 'ansible_shell_type' from source: unknown 7064 1726882065.64529: variable 'ansible_shell_executable' from source: unknown 7064 1726882065.64531: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882065.64533: variable 'ansible_pipelining' from source: unknown 7064 1726882065.64535: variable 'ansible_timeout' from source: unknown 7064 1726882065.64540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882065.64620: 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=False) 7064 1726882065.64624: variable 'omit' from source: magic vars 7064 1726882065.64626: starting attempt loop 7064 1726882065.64628: running the handler 7064 1726882065.64647: variable 'ansible_facts' from source: unknown 7064 1726882065.64670: variable 'ansible_facts' from source: unknown 7064 1726882065.64687: _low_level_execute_command(): starting 7064 1726882065.64712: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882065.65335: 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 <<< 7064 1726882065.65339: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882065.65349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882065.65351: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882065.65389: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882065.65395: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882065.65407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882065.65476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882065.67126: stdout chunk (state=3): >>>/root <<< 7064 1726882065.67229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882065.67296: stderr chunk (state=3): >>><<< 7064 1726882065.67299: stdout chunk (state=3): >>><<< 7064 1726882065.67352: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882065.67355: _low_level_execute_command(): starting 7064 1726882065.67358: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882065.6733458-7227-249727385154607 `" && echo ansible-tmp-1726882065.6733458-7227-249727385154607="` echo /root/.ansible/tmp/ansible-tmp-1726882065.6733458-7227-249727385154607 `" ) && sleep 0' 7064 1726882065.67986: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882065.68047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882065.68071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882065.68112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882065.69958: stdout chunk (state=3): >>>ansible-tmp-1726882065.6733458-7227-249727385154607=/root/.ansible/tmp/ansible-tmp-1726882065.6733458-7227-249727385154607 <<< 7064 1726882065.70089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882065.70097: stdout chunk (state=3): >>><<< 7064 1726882065.70100: stderr chunk (state=3): >>><<< 7064 1726882065.70119: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882065.6733458-7227-249727385154607=/root/.ansible/tmp/ansible-tmp-1726882065.6733458-7227-249727385154607 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882065.70145: variable 'ansible_module_compression' from source: unknown 7064 1726882065.70198: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 7064 1726882065.70202: ANSIBALLZ: Acquiring lock 7064 1726882065.70205: ANSIBALLZ: Lock acquired: 140004483344304 7064 1726882065.70207: ANSIBALLZ: Creating module 7064 1726882065.82458: ANSIBALLZ: Writing module into payload 7064 1726882065.82644: ANSIBALLZ: Writing module 7064 1726882065.82731: ANSIBALLZ: Renaming module 7064 1726882065.82734: ANSIBALLZ: Done creating module 7064 1726882065.82736: variable 'ansible_facts' from source: unknown 7064 1726882065.82782: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882065.6733458-7227-249727385154607/AnsiballZ_dnf.py 7064 1726882065.82903: Sending initial data 7064 1726882065.82906: Sent initial data (150 bytes) 7064 1726882065.83548: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882065.83553: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882065.83640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882065.83681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882065.85188: 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 <<< 7064 1726882065.85228: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882065.85274: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpkc46e6gn /root/.ansible/tmp/ansible-tmp-1726882065.6733458-7227-249727385154607/AnsiballZ_dnf.py <<< 7064 1726882065.85276: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882065.6733458-7227-249727385154607/AnsiballZ_dnf.py" <<< 7064 1726882065.85309: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpkc46e6gn" to remote "/root/.ansible/tmp/ansible-tmp-1726882065.6733458-7227-249727385154607/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882065.6733458-7227-249727385154607/AnsiballZ_dnf.py" <<< 7064 1726882065.85967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882065.86010: stderr chunk (state=3): >>><<< 7064 1726882065.86014: stdout chunk (state=3): >>><<< 7064 1726882065.86034: done transferring module to remote 7064 1726882065.86043: _low_level_execute_command(): starting 7064 1726882065.86047: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882065.6733458-7227-249727385154607/ /root/.ansible/tmp/ansible-tmp-1726882065.6733458-7227-249727385154607/AnsiballZ_dnf.py && sleep 0' 7064 1726882065.86503: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882065.86507: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882065.86509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882065.86511: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882065.86513: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882065.86565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882065.86568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882065.86575: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882065.86616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882065.88299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882065.88322: stderr chunk (state=3): >>><<< 7064 1726882065.88325: stdout chunk (state=3): >>><<< 7064 1726882065.88343: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882065.88348: _low_level_execute_command(): starting 7064 1726882065.88351: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882065.6733458-7227-249727385154607/AnsiballZ_dnf.py && sleep 0' 7064 1726882065.88814: 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 <<< 7064 1726882065.88865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882065.88895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882065.88969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882070.31337: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: hostapd-2.10-11.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["hostapd"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7064 1726882070.37211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882070.37221: stdout chunk (state=3): >>><<< 7064 1726882070.37223: stderr chunk (state=3): >>><<< 7064 1726882070.37226: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: hostapd-2.10-11.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["hostapd"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882070.37228: done with _execute_module (ansible.legacy.dnf, {'name': 'hostapd', 'state': 'present', '_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.dnf', '_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-1726882065.6733458-7227-249727385154607/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882070.37231: _low_level_execute_command(): starting 7064 1726882070.37233: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882065.6733458-7227-249727385154607/ > /dev/null 2>&1 && sleep 0' 7064 1726882070.37820: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882070.37835: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882070.37851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882070.37871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882070.37890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882070.38000: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882070.38017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882070.38037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882070.38115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882070.40319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882070.40337: stdout chunk (state=3): >>><<< 7064 1726882070.40354: stderr chunk (state=3): >>><<< 7064 1726882070.40399: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882070.40402: handler run complete 7064 1726882070.40557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882070.40740: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882070.40783: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882070.40833: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882070.40874: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882070.40957: variable '__install_status' from source: unknown 7064 1726882070.40969: Evaluated conditional (__install_status is success): True 7064 1726882070.40985: attempt loop complete, returning result 7064 1726882070.40987: _execute() done 7064 1726882070.40990: dumping result to json 7064 1726882070.41001: done dumping result, returning 7064 1726882070.41008: done running TaskExecutor() for managed_node1/TASK: Install hostapd [12673a56-9f93-1c1a-8029-000000000226] 7064 1726882070.41011: sending task result for task 12673a56-9f93-1c1a-8029-000000000226 7064 1726882070.41121: done sending task result for task 12673a56-9f93-1c1a-8029-000000000226 7064 1726882070.41124: WORKER PROCESS EXITING changed: [managed_node1] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: hostapd-2.10-11.el10.x86_64" ] } 7064 1726882070.41319: no more pending results, returning what we have 7064 1726882070.41322: results queue empty 7064 1726882070.41323: checking for any_errors_fatal 7064 1726882070.41326: done checking for any_errors_fatal 7064 1726882070.41332: checking for max_fail_percentage 7064 1726882070.41334: done checking for max_fail_percentage 7064 1726882070.41335: checking to see if all hosts have failed and the running result is not ok 7064 1726882070.41335: done checking to see if all hosts have failed 7064 1726882070.41336: getting the remaining hosts for this loop 7064 1726882070.41337: done getting the remaining hosts for this loop 7064 1726882070.41340: getting the next task for host managed_node1 7064 1726882070.41346: done getting next task for host managed_node1 7064 1726882070.41348: ^ task is: TASK: Create directory for test certificates 7064 1726882070.41351: ^ 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? (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 7064 1726882070.41354: getting variables 7064 1726882070.41355: in VariableManager get_vars() 7064 1726882070.41403: Calling all_inventory to load vars for managed_node1 7064 1726882070.41406: Calling groups_inventory to load vars for managed_node1 7064 1726882070.41408: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882070.41417: Calling all_plugins_play to load vars for managed_node1 7064 1726882070.41420: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882070.41423: Calling groups_plugins_play to load vars for managed_node1 7064 1726882070.41600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882070.41826: done with get_vars() 7064 1726882070.41839: done getting variables TASK [Create directory for test certificates] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:26 Friday 20 September 2024 21:27:50 -0400 (0:00:04.813) 0:00:10.657 ****** 7064 1726882070.41932: entering _queue_task() for managed_node1/file 7064 1726882070.42305: worker is 1 (out of 1 available) 7064 1726882070.42316: exiting _queue_task() for managed_node1/file 7064 1726882070.42326: done queuing things up, now waiting for results queue to drain 7064 1726882070.42328: waiting for pending results... 7064 1726882070.42612: running TaskExecutor() for managed_node1/TASK: Create directory for test certificates 7064 1726882070.42702: in run() - task 12673a56-9f93-1c1a-8029-000000000227 7064 1726882070.42706: variable 'ansible_search_path' from source: unknown 7064 1726882070.42710: variable 'ansible_search_path' from source: unknown 7064 1726882070.42712: calling self._execute() 7064 1726882070.42830: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882070.42834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882070.42837: variable 'omit' from source: magic vars 7064 1726882070.43267: variable 'ansible_distribution_major_version' from source: facts 7064 1726882070.43270: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882070.43432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882070.45626: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882070.45713: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882070.45754: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882070.45801: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882070.45831: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882070.45980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882070.45983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882070.45985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882070.46018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882070.46036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882070.46149: variable 'ansible_distribution' from source: facts 7064 1726882070.46159: variable 'ansible_distribution_major_version' from source: facts 7064 1726882070.46171: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882070.46181: variable 'omit' from source: magic vars 7064 1726882070.46238: variable 'omit' from source: magic vars 7064 1726882070.46282: variable 'omit' from source: magic vars 7064 1726882070.46398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882070.46401: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882070.46403: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882070.46405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882070.46407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882070.46435: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882070.46442: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882070.46448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882070.46541: Set connection var ansible_connection to ssh 7064 1726882070.46558: Set connection var ansible_shell_executable to /bin/sh 7064 1726882070.46568: Set connection var ansible_pipelining to False 7064 1726882070.46577: Set connection var ansible_timeout to 10 7064 1726882070.46586: Set connection var ansible_shell_type to sh 7064 1726882070.46597: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882070.46623: variable 'ansible_shell_executable' from source: unknown 7064 1726882070.46631: variable 'ansible_connection' from source: unknown 7064 1726882070.46639: variable 'ansible_module_compression' from source: unknown 7064 1726882070.46651: variable 'ansible_shell_type' from source: unknown 7064 1726882070.46898: variable 'ansible_shell_executable' from source: unknown 7064 1726882070.46901: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882070.46903: variable 'ansible_pipelining' from source: unknown 7064 1726882070.46905: variable 'ansible_timeout' from source: unknown 7064 1726882070.46908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882070.46910: 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__) 7064 1726882070.46913: variable 'omit' from source: magic vars 7064 1726882070.46915: starting attempt loop 7064 1726882070.46917: running the handler 7064 1726882070.46918: _low_level_execute_command(): starting 7064 1726882070.46921: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882070.47565: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882070.47591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882070.47709: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882070.47724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882070.47749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882070.47826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882070.49694: stdout chunk (state=3): >>>/root <<< 7064 1726882070.49834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882070.49846: stdout chunk (state=3): >>><<< 7064 1726882070.49866: stderr chunk (state=3): >>><<< 7064 1726882070.49896: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882070.49923: _low_level_execute_command(): starting 7064 1726882070.49938: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882070.4991105-7379-113416056710113 `" && echo ansible-tmp-1726882070.4991105-7379-113416056710113="` echo /root/.ansible/tmp/ansible-tmp-1726882070.4991105-7379-113416056710113 `" ) && sleep 0' 7064 1726882070.50550: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882070.50564: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882070.50578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882070.50597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882070.50614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882070.50659: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882070.50722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882070.50746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882070.50767: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882070.50884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882070.53096: stdout chunk (state=3): >>>ansible-tmp-1726882070.4991105-7379-113416056710113=/root/.ansible/tmp/ansible-tmp-1726882070.4991105-7379-113416056710113 <<< 7064 1726882070.53286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882070.53292: stdout chunk (state=3): >>><<< 7064 1726882070.53300: stderr chunk (state=3): >>><<< 7064 1726882070.53498: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882070.4991105-7379-113416056710113=/root/.ansible/tmp/ansible-tmp-1726882070.4991105-7379-113416056710113 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882070.53502: variable 'ansible_module_compression' from source: unknown 7064 1726882070.53504: ANSIBALLZ: Using lock for file 7064 1726882070.53507: ANSIBALLZ: Acquiring lock 7064 1726882070.53509: ANSIBALLZ: Lock acquired: 140004482143376 7064 1726882070.53511: ANSIBALLZ: Creating module 7064 1726882070.65952: ANSIBALLZ: Writing module into payload 7064 1726882070.66107: ANSIBALLZ: Writing module 7064 1726882070.66134: ANSIBALLZ: Renaming module 7064 1726882070.66153: ANSIBALLZ: Done creating module 7064 1726882070.66175: variable 'ansible_facts' from source: unknown 7064 1726882070.66254: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882070.4991105-7379-113416056710113/AnsiballZ_file.py 7064 1726882070.66473: Sending initial data 7064 1726882070.66482: Sent initial data (151 bytes) 7064 1726882070.67110: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882070.67160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882070.67178: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882070.67210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882070.67302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882070.69087: 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 <<< 7064 1726882070.69161: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882070.69219: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpykwby307 /root/.ansible/tmp/ansible-tmp-1726882070.4991105-7379-113416056710113/AnsiballZ_file.py <<< 7064 1726882070.69226: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882070.4991105-7379-113416056710113/AnsiballZ_file.py" <<< 7064 1726882070.69266: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpykwby307" to remote "/root/.ansible/tmp/ansible-tmp-1726882070.4991105-7379-113416056710113/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882070.4991105-7379-113416056710113/AnsiballZ_file.py" <<< 7064 1726882070.70291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882070.70298: stdout chunk (state=3): >>><<< 7064 1726882070.70300: stderr chunk (state=3): >>><<< 7064 1726882070.70302: done transferring module to remote 7064 1726882070.70307: _low_level_execute_command(): starting 7064 1726882070.70310: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882070.4991105-7379-113416056710113/ /root/.ansible/tmp/ansible-tmp-1726882070.4991105-7379-113416056710113/AnsiballZ_file.py && sleep 0' 7064 1726882070.70909: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882070.70971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882070.71001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882070.71022: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882070.71104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882070.73095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882070.73109: stdout chunk (state=3): >>><<< 7064 1726882070.73125: stderr chunk (state=3): >>><<< 7064 1726882070.73147: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882070.73235: _low_level_execute_command(): starting 7064 1726882070.73239: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882070.4991105-7379-113416056710113/AnsiballZ_file.py && sleep 0' 7064 1726882070.73824: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882070.73837: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882070.73902: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882070.73959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882070.73985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882070.74081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882070.94905: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"state": "directory", "path": "/etc/pki/tls/hostapd_test", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882070.96355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882070.96359: stdout chunk (state=3): >>><<< 7064 1726882070.96362: stderr chunk (state=3): >>><<< 7064 1726882070.96521: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"state": "directory", "path": "/etc/pki/tls/hostapd_test", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882070.96560: done with _execute_module (file, {'state': 'directory', 'path': '/etc/pki/tls/hostapd_test', 'mode': '0755', '_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': 'file', '_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-1726882070.4991105-7379-113416056710113/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882070.96569: _low_level_execute_command(): starting 7064 1726882070.96573: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882070.4991105-7379-113416056710113/ > /dev/null 2>&1 && sleep 0' 7064 1726882070.97410: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882070.97424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882070.97440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882070.97508: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882070.97549: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882070.97572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882070.97589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882070.97661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882070.99944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882070.99959: stdout chunk (state=3): >>><<< 7064 1726882070.99972: stderr chunk (state=3): >>><<< 7064 1726882071.00001: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882071.00014: handler run complete 7064 1726882071.00049: attempt loop complete, returning result 7064 1726882071.00057: _execute() done 7064 1726882071.00064: dumping result to json 7064 1726882071.00073: done dumping result, returning 7064 1726882071.00086: done running TaskExecutor() for managed_node1/TASK: Create directory for test certificates [12673a56-9f93-1c1a-8029-000000000227] 7064 1726882071.00101: sending task result for task 12673a56-9f93-1c1a-8029-000000000227 changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/tls/hostapd_test", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "state": "directory", "uid": 0 } 7064 1726882071.00287: no more pending results, returning what we have 7064 1726882071.00291: results queue empty 7064 1726882071.00292: checking for any_errors_fatal 7064 1726882071.00305: done checking for any_errors_fatal 7064 1726882071.00306: checking for max_fail_percentage 7064 1726882071.00308: done checking for max_fail_percentage 7064 1726882071.00308: checking to see if all hosts have failed and the running result is not ok 7064 1726882071.00309: done checking to see if all hosts have failed 7064 1726882071.00310: getting the remaining hosts for this loop 7064 1726882071.00311: done getting the remaining hosts for this loop 7064 1726882071.00315: getting the next task for host managed_node1 7064 1726882071.00322: done getting next task for host managed_node1 7064 1726882071.00324: ^ task is: TASK: Copy server certificates 7064 1726882071.00328: ^ 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? (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 7064 1726882071.00331: getting variables 7064 1726882071.00333: in VariableManager get_vars() 7064 1726882071.00385: Calling all_inventory to load vars for managed_node1 7064 1726882071.00388: Calling groups_inventory to load vars for managed_node1 7064 1726882071.00390: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882071.00516: Calling all_plugins_play to load vars for managed_node1 7064 1726882071.00520: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882071.00523: Calling groups_plugins_play to load vars for managed_node1 7064 1726882071.00705: done sending task result for task 12673a56-9f93-1c1a-8029-000000000227 7064 1726882071.00708: WORKER PROCESS EXITING 7064 1726882071.00715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882071.00921: done with get_vars() 7064 1726882071.00932: done getting variables 7064 1726882071.00998: 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 [Copy server certificates] ************************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:31 Friday 20 September 2024 21:27:51 -0400 (0:00:00.590) 0:00:11.248 ****** 7064 1726882071.01034: entering _queue_task() for managed_node1/copy 7064 1726882071.01269: worker is 1 (out of 1 available) 7064 1726882071.01279: exiting _queue_task() for managed_node1/copy 7064 1726882071.01291: done queuing things up, now waiting for results queue to drain 7064 1726882071.01292: waiting for pending results... 7064 1726882071.01619: running TaskExecutor() for managed_node1/TASK: Copy server certificates 7064 1726882071.01624: in run() - task 12673a56-9f93-1c1a-8029-000000000228 7064 1726882071.01638: variable 'ansible_search_path' from source: unknown 7064 1726882071.01644: variable 'ansible_search_path' from source: unknown 7064 1726882071.01846: Loaded config def from plugin (lookup/items) 7064 1726882071.01859: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7064 1726882071.01915: variable 'omit' from source: magic vars 7064 1726882071.02051: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882071.02065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882071.02080: variable 'omit' from source: magic vars 7064 1726882071.02485: variable 'ansible_distribution_major_version' from source: facts 7064 1726882071.02506: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882071.02698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882071.04812: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882071.04886: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882071.04970: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882071.04987: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882071.05024: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882071.05190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882071.05197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882071.05200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882071.05223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882071.05244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882071.05369: variable 'ansible_distribution' from source: facts 7064 1726882071.05379: variable 'ansible_distribution_major_version' from source: facts 7064 1726882071.05395: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882071.05526: variable 'ansible_distribution_major_version' from source: facts 7064 1726882071.05537: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882071.05719: variable 'ansible_distribution' from source: facts 7064 1726882071.05732: variable 'ansible_distribution_major_version' from source: facts 7064 1726882071.05744: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882071.05754: variable 'omit' from source: magic vars 7064 1726882071.05804: variable 'omit' from source: magic vars 7064 1726882071.05899: variable 'item' from source: unknown 7064 1726882071.05941: variable 'item' from source: unknown 7064 1726882071.06057: variable 'item' from source: unknown 7064 1726882071.06060: variable 'omit' from source: magic vars 7064 1726882071.06071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882071.06109: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882071.06133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882071.06156: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882071.06176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882071.06214: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882071.06274: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882071.06277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882071.06334: Set connection var ansible_connection to ssh 7064 1726882071.06352: Set connection var ansible_shell_executable to /bin/sh 7064 1726882071.06362: Set connection var ansible_pipelining to False 7064 1726882071.06374: Set connection var ansible_timeout to 10 7064 1726882071.06392: Set connection var ansible_shell_type to sh 7064 1726882071.06492: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882071.06498: variable 'ansible_shell_executable' from source: unknown 7064 1726882071.06501: variable 'ansible_connection' from source: unknown 7064 1726882071.06502: variable 'ansible_module_compression' from source: unknown 7064 1726882071.06504: variable 'ansible_shell_type' from source: unknown 7064 1726882071.06506: variable 'ansible_shell_executable' from source: unknown 7064 1726882071.06508: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882071.06509: variable 'ansible_pipelining' from source: unknown 7064 1726882071.06511: variable 'ansible_timeout' from source: unknown 7064 1726882071.06513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882071.06568: 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=False) 7064 1726882071.06581: variable 'omit' from source: magic vars 7064 1726882071.06594: starting attempt loop 7064 1726882071.06601: running the handler 7064 1726882071.06615: _low_level_execute_command(): starting 7064 1726882071.06628: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882071.07300: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882071.07404: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882071.07432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882071.07456: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882071.07480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882071.07551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882071.09396: stdout chunk (state=3): >>>/root <<< 7064 1726882071.09571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882071.09575: stdout chunk (state=3): >>><<< 7064 1726882071.09579: stderr chunk (state=3): >>><<< 7064 1726882071.09696: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882071.09699: _low_level_execute_command(): starting 7064 1726882071.09702: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420 `" && echo ansible-tmp-1726882071.0960362-7408-5673226420="` echo /root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420 `" ) && sleep 0' 7064 1726882071.10284: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882071.10310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882071.10328: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882071.10407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882071.12505: stdout chunk (state=3): >>>ansible-tmp-1726882071.0960362-7408-5673226420=/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420 <<< 7064 1726882071.12634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882071.12670: stderr chunk (state=3): >>><<< 7064 1726882071.12686: stdout chunk (state=3): >>><<< 7064 1726882071.12714: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882071.0960362-7408-5673226420=/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882071.12744: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7064 1726882071.12777: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/server.key /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/server.key /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.key /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/server.key 7064 1726882071.12862: variable 'ansible_module_compression' from source: unknown 7064 1726882071.12924: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7064 1726882071.12973: variable 'ansible_facts' from source: unknown 7064 1726882071.13081: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/AnsiballZ_stat.py 7064 1726882071.13326: Sending initial data 7064 1726882071.13330: Sent initial data (146 bytes) 7064 1726882071.13886: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882071.13912: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882071.13949: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882071.13964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882071.14061: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882071.14100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882071.14169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882071.15859: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7064 1726882071.15886: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882071.15926: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882071.15977: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp7uta7nf4 /root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/AnsiballZ_stat.py <<< 7064 1726882071.15984: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/AnsiballZ_stat.py" <<< 7064 1726882071.16022: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp7uta7nf4" to remote "/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/AnsiballZ_stat.py" <<< 7064 1726882071.16814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882071.16846: stderr chunk (state=3): >>><<< 7064 1726882071.16994: stdout chunk (state=3): >>><<< 7064 1726882071.16998: done transferring module to remote 7064 1726882071.17001: _low_level_execute_command(): starting 7064 1726882071.17004: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/ /root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/AnsiballZ_stat.py && sleep 0' 7064 1726882071.17519: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882071.17533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882071.17549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882071.17569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882071.17665: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882071.17678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882071.17695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882071.17762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882071.19799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882071.19802: stderr chunk (state=3): >>><<< 7064 1726882071.19805: stdout chunk (state=3): >>><<< 7064 1726882071.19895: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882071.19899: _low_level_execute_command(): starting 7064 1726882071.19903: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/AnsiballZ_stat.py && sleep 0' 7064 1726882071.20417: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882071.20433: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882071.20447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882071.20466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882071.20483: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882071.20498: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882071.20513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882071.20606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882071.20627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882071.20642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882071.20728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882071.38383: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7064 1726882071.39554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882071.39616: stderr chunk (state=3): >>>Shared connection to 10.31.9.159 closed. <<< 7064 1726882071.39634: stdout chunk (state=3): >>><<< 7064 1726882071.39649: stderr chunk (state=3): >>><<< 7064 1726882071.39675: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882071.39716: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/server.key', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882071.0960362-7408-5673226420/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7064 1726882071.39879: Sending initial data 7064 1726882071.39885: Sent initial data (190 bytes) 7064 1726882071.40601: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882071.40606: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882071.40628: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882071.40642: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882071.40660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882071.40681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882071.40759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882071.42535: 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 <<< 7064 1726882071.42603: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882071.42644: stdout chunk (state=3): >>>sftp> put /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.key /root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/.source.key <<< 7064 1726882071.42647: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/.source.key" <<< 7064 1726882071.42769: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.key" to remote "/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/.source.key" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/.source.key" <<< 7064 1726882071.43039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882071.43075: stderr chunk (state=3): >>><<< 7064 1726882071.43084: stdout chunk (state=3): >>><<< 7064 1726882071.43182: _low_level_execute_command(): starting 7064 1726882071.43186: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/ /root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/.source.key && sleep 0' 7064 1726882071.43756: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882071.43769: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882071.43785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882071.43864: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882071.43917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882071.43939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882071.43962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882071.44038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882071.46170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882071.46174: stdout chunk (state=3): >>><<< 7064 1726882071.46286: stderr chunk (state=3): >>><<< 7064 1726882071.46292: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882071.46296: variable 'ansible_module_compression' from source: unknown 7064 1726882071.46299: ANSIBALLZ: Using generic lock for ansible.legacy.copy 7064 1726882071.46300: ANSIBALLZ: Acquiring lock 7064 1726882071.46302: ANSIBALLZ: Lock acquired: 140004483344304 7064 1726882071.46304: ANSIBALLZ: Creating module 7064 1726882071.59209: ANSIBALLZ: Writing module into payload 7064 1726882071.59287: ANSIBALLZ: Writing module 7064 1726882071.59319: ANSIBALLZ: Renaming module 7064 1726882071.59325: ANSIBALLZ: Done creating module 7064 1726882071.59422: variable 'ansible_facts' from source: unknown 7064 1726882071.59426: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/AnsiballZ_copy.py 7064 1726882071.59544: Sending initial data 7064 1726882071.59548: Sent initial data (146 bytes) 7064 1726882071.60202: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882071.60250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882071.60255: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882071.60275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882071.60354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882071.62143: 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 <<< 7064 1726882071.62185: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882071.62350: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpwgrbcjep /root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/AnsiballZ_copy.py <<< 7064 1726882071.62354: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/AnsiballZ_copy.py" <<< 7064 1726882071.62356: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpwgrbcjep" to remote "/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/AnsiballZ_copy.py" <<< 7064 1726882071.63128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882071.63222: stderr chunk (state=3): >>><<< 7064 1726882071.63225: stdout chunk (state=3): >>><<< 7064 1726882071.63237: done transferring module to remote 7064 1726882071.63252: _low_level_execute_command(): starting 7064 1726882071.63259: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/ /root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/AnsiballZ_copy.py && sleep 0' 7064 1726882071.63885: 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 <<< 7064 1726882071.63988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882071.64013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882071.64032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882071.64115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882071.66800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882071.66803: stdout chunk (state=3): >>><<< 7064 1726882071.66806: stderr chunk (state=3): >>><<< 7064 1726882071.66808: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882071.66810: _low_level_execute_command(): starting 7064 1726882071.66812: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/AnsiballZ_copy.py && sleep 0' 7064 1726882071.67408: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882071.67417: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882071.67428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882071.67451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882071.67469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882071.67472: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882071.67484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882071.67698: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882071.67701: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882071.67704: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7064 1726882071.67709: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882071.67713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882071.67716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882071.67718: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882071.67720: stderr chunk (state=3): >>>debug2: match found <<< 7064 1726882071.67722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882071.67724: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882071.67726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882071.67773: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882071.86002: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/server.key", "src": "/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/.source.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/.source.key", "dest": "/etc/pki/tls/hostapd_test/server.key", "mode": "0644", "_original_basename": "server.key", "follow": false, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882071.87313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882071.87317: stdout chunk (state=3): >>><<< 7064 1726882071.87322: stderr chunk (state=3): >>><<< 7064 1726882071.87342: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/server.key", "src": "/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/.source.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/.source.key", "dest": "/etc/pki/tls/hostapd_test/server.key", "mode": "0644", "_original_basename": "server.key", "follow": false, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882071.87378: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/.source.key', 'dest': '/etc/pki/tls/hostapd_test/server.key', 'mode': '0644', '_original_basename': 'server.key', 'follow': False, 'checksum': 'cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e', '_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.copy', '_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-1726882071.0960362-7408-5673226420/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882071.87390: _low_level_execute_command(): starting 7064 1726882071.87395: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/ > /dev/null 2>&1 && sleep 0' 7064 1726882071.88896: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882071.88901: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882071.88904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882071.88906: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882071.88908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882071.89030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882071.89033: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882071.89301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882071.89511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882071.91184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882071.91187: stderr chunk (state=3): >>><<< 7064 1726882071.91194: stdout chunk (state=3): >>><<< 7064 1726882071.91211: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882071.91220: handler run complete 7064 1726882071.91246: attempt loop complete, returning result 7064 1726882071.91266: variable 'item' from source: unknown 7064 1726882071.91346: variable 'item' from source: unknown changed: [managed_node1] => (item=server.key) => { "ansible_loop_var": "item", "changed": true, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "dest": "/etc/pki/tls/hostapd_test/server.key", "gid": 0, "group": "root", "item": "server.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "src": "/root/.ansible/tmp/ansible-tmp-1726882071.0960362-7408-5673226420/.source.key", "state": "file", "uid": 0 } 7064 1726882071.91899: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882071.91903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882071.91906: variable 'omit' from source: magic vars 7064 1726882071.91963: variable 'ansible_distribution_major_version' from source: facts 7064 1726882071.91969: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882071.92271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882071.92299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882071.92324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882071.92817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882071.92832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882071.93326: variable 'ansible_distribution' from source: facts 7064 1726882071.93329: variable 'ansible_distribution_major_version' from source: facts 7064 1726882071.93338: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882071.93444: variable 'ansible_distribution_major_version' from source: facts 7064 1726882071.93449: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882071.93813: variable 'ansible_distribution' from source: facts 7064 1726882071.93816: variable 'ansible_distribution_major_version' from source: facts 7064 1726882071.93822: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882071.93827: variable 'omit' from source: magic vars 7064 1726882071.93845: variable 'omit' from source: magic vars 7064 1726882071.93891: variable 'item' from source: unknown 7064 1726882071.94151: variable 'item' from source: unknown 7064 1726882071.94214: variable 'item' from source: unknown 7064 1726882071.94230: variable 'omit' from source: magic vars 7064 1726882071.94252: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882071.94261: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882071.94267: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882071.94283: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882071.94287: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882071.94292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882071.94697: Set connection var ansible_connection to ssh 7064 1726882071.94701: Set connection var ansible_shell_executable to /bin/sh 7064 1726882071.94704: Set connection var ansible_pipelining to False 7064 1726882071.94706: Set connection var ansible_timeout to 10 7064 1726882071.94709: Set connection var ansible_shell_type to sh 7064 1726882071.94711: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882071.94714: variable 'ansible_shell_executable' from source: unknown 7064 1726882071.94716: variable 'ansible_connection' from source: unknown 7064 1726882071.94719: variable 'ansible_module_compression' from source: unknown 7064 1726882071.94721: variable 'ansible_shell_type' from source: unknown 7064 1726882071.94724: variable 'ansible_shell_executable' from source: unknown 7064 1726882071.94726: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882071.94728: variable 'ansible_pipelining' from source: unknown 7064 1726882071.94732: variable 'ansible_timeout' from source: unknown 7064 1726882071.94735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882071.94774: 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=False) 7064 1726882071.94789: variable 'omit' from source: magic vars 7064 1726882071.94875: starting attempt loop 7064 1726882071.94879: running the handler 7064 1726882071.94882: _low_level_execute_command(): starting 7064 1726882071.94884: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882071.95425: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882071.95438: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882071.95454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882071.95472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882071.95489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882071.95505: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882071.95605: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882071.95632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882071.95651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882071.95729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882071.97271: stdout chunk (state=3): >>>/root <<< 7064 1726882071.97375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882071.97430: stderr chunk (state=3): >>><<< 7064 1726882071.97471: stdout chunk (state=3): >>><<< 7064 1726882071.97496: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882071.97656: _low_level_execute_command(): starting 7064 1726882071.97659: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288 `" && echo ansible-tmp-1726882071.9757001-7408-266566981255288="` echo /root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288 `" ) && sleep 0' 7064 1726882071.99237: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882071.99241: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882071.99243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882071.99245: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882071.99247: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882071.99297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882071.99315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882071.99529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.01374: stdout chunk (state=3): >>>ansible-tmp-1726882071.9757001-7408-266566981255288=/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288 <<< 7064 1726882072.01472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882072.01638: stderr chunk (state=3): >>><<< 7064 1726882072.01641: stdout chunk (state=3): >>><<< 7064 1726882072.01658: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882071.9757001-7408-266566981255288=/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882072.01676: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7064 1726882072.01709: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/dh.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/dh.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/dh.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/dh.pem 7064 1726882072.01999: variable 'ansible_module_compression' from source: unknown 7064 1726882072.02002: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7064 1726882072.02099: variable 'ansible_facts' from source: unknown 7064 1726882072.02103: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/AnsiballZ_stat.py 7064 1726882072.02380: Sending initial data 7064 1726882072.02390: Sent initial data (151 bytes) 7064 1726882072.02976: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882072.02989: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882072.03031: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.03047: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882072.03133: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882072.03156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882072.03174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.03421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.04742: 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 <<< 7064 1726882072.04800: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882072.04858: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmptp4tfrhd /root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/AnsiballZ_stat.py <<< 7064 1726882072.04872: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/AnsiballZ_stat.py" <<< 7064 1726882072.04929: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmptp4tfrhd" to remote "/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/AnsiballZ_stat.py" <<< 7064 1726882072.06511: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882072.06514: stdout chunk (state=3): >>><<< 7064 1726882072.06517: stderr chunk (state=3): >>><<< 7064 1726882072.06519: done transferring module to remote 7064 1726882072.06521: _low_level_execute_command(): starting 7064 1726882072.06523: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/ /root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/AnsiballZ_stat.py && sleep 0' 7064 1726882072.07355: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882072.07365: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882072.07376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882072.07391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882072.07410: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882072.07421: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882072.07436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.07462: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882072.07506: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.07699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882072.07702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882072.07704: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.07731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.09697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882072.09701: stdout chunk (state=3): >>><<< 7064 1726882072.09703: stderr chunk (state=3): >>><<< 7064 1726882072.09797: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882072.09801: _low_level_execute_command(): starting 7064 1726882072.09804: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/AnsiballZ_stat.py && sleep 0' 7064 1726882072.10725: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882072.11004: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882072.11232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.11278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.25990: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/dh.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7064 1726882072.27159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882072.27164: stdout chunk (state=3): >>><<< 7064 1726882072.27168: stderr chunk (state=3): >>><<< 7064 1726882072.27188: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/dh.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882072.27212: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/dh.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882071.9757001-7408-266566981255288/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7064 1726882072.27417: Sending initial data 7064 1726882072.27420: Sent initial data (191 bytes) 7064 1726882072.28013: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882072.28050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.28114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882072.28123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.28188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.29717: 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 <<< 7064 1726882072.29774: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882072.29841: stdout chunk (state=3): >>>sftp> put /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/dh.pem /root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/.source.pem <<< 7064 1726882072.29851: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/.source.pem" <<< 7064 1726882072.29886: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/dh.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/.source.pem" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/.source.pem" <<< 7064 1726882072.30106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882072.30142: stderr chunk (state=3): >>><<< 7064 1726882072.30151: stdout chunk (state=3): >>><<< 7064 1726882072.30177: _low_level_execute_command(): starting 7064 1726882072.30187: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/ /root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/.source.pem && sleep 0' 7064 1726882072.30791: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882072.30808: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882072.30824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882072.30859: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.30876: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882072.30907: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.30974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882072.30989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882072.31012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.31085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.32899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882072.32902: stdout chunk (state=3): >>><<< 7064 1726882072.32904: stderr chunk (state=3): >>><<< 7064 1726882072.32907: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882072.32909: variable 'ansible_module_compression' from source: unknown 7064 1726882072.32911: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7064 1726882072.32934: variable 'ansible_facts' from source: unknown 7064 1726882072.33015: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/AnsiballZ_copy.py 7064 1726882072.33131: Sending initial data 7064 1726882072.33135: Sent initial data (151 bytes) 7064 1726882072.33773: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.33838: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882072.33857: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.33924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.35448: 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 <<< 7064 1726882072.35490: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882072.35540: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpijqsp8gn /root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/AnsiballZ_copy.py <<< 7064 1726882072.35543: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/AnsiballZ_copy.py" <<< 7064 1726882072.35585: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpijqsp8gn" to remote "/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/AnsiballZ_copy.py" <<< 7064 1726882072.36341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882072.36460: stderr chunk (state=3): >>><<< 7064 1726882072.36464: stdout chunk (state=3): >>><<< 7064 1726882072.36473: done transferring module to remote 7064 1726882072.36486: _low_level_execute_command(): starting 7064 1726882072.36498: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/ /root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/AnsiballZ_copy.py && sleep 0' 7064 1726882072.37208: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.37253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882072.37268: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882072.37298: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.37360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.39106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882072.39118: stdout chunk (state=3): >>><<< 7064 1726882072.39199: stderr chunk (state=3): >>><<< 7064 1726882072.39203: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882072.39205: _low_level_execute_command(): starting 7064 1726882072.39207: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/AnsiballZ_copy.py && sleep 0' 7064 1726882072.40432: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882072.40513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882072.40543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.40664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.56624: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/dh.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/.source.pem", "md5sum": "4113e34f62361150e6900c737183327e", "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/.source.pem", "dest": "/etc/pki/tls/hostapd_test/dh.pem", "mode": "0644", "_original_basename": "dh.pem", "follow": false, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882072.57891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882072.57906: stdout chunk (state=3): >>><<< 7064 1726882072.57922: stderr chunk (state=3): >>><<< 7064 1726882072.57951: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/dh.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/.source.pem", "md5sum": "4113e34f62361150e6900c737183327e", "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/.source.pem", "dest": "/etc/pki/tls/hostapd_test/dh.pem", "mode": "0644", "_original_basename": "dh.pem", "follow": false, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882072.57989: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/.source.pem', 'dest': '/etc/pki/tls/hostapd_test/dh.pem', 'mode': '0644', '_original_basename': 'dh.pem', 'follow': False, 'checksum': 'bf0f85791e75de8be4c2d350f275a2ba11387409', '_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.copy', '_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-1726882071.9757001-7408-266566981255288/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882072.58005: _low_level_execute_command(): starting 7064 1726882072.58014: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/ > /dev/null 2>&1 && sleep 0' 7064 1726882072.58704: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882072.58707: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882072.58736: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.58744: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882072.58830: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882072.58855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.58929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.60724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882072.60727: stdout chunk (state=3): >>><<< 7064 1726882072.60730: stderr chunk (state=3): >>><<< 7064 1726882072.60898: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882072.60901: handler run complete 7064 1726882072.60904: attempt loop complete, returning result 7064 1726882072.60906: variable 'item' from source: unknown 7064 1726882072.60907: variable 'item' from source: unknown changed: [managed_node1] => (item=dh.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "dest": "/etc/pki/tls/hostapd_test/dh.pem", "gid": 0, "group": "root", "item": "dh.pem", "md5sum": "4113e34f62361150e6900c737183327e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "src": "/root/.ansible/tmp/ansible-tmp-1726882071.9757001-7408-266566981255288/.source.pem", "state": "file", "uid": 0 } 7064 1726882072.61004: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882072.61007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882072.61010: variable 'omit' from source: magic vars 7064 1726882072.61702: variable 'ansible_distribution_major_version' from source: facts 7064 1726882072.61706: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882072.61708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882072.61714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882072.61717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882072.61719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882072.61721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882072.61723: variable 'ansible_distribution' from source: facts 7064 1726882072.61725: variable 'ansible_distribution_major_version' from source: facts 7064 1726882072.61727: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882072.61729: variable 'ansible_distribution_major_version' from source: facts 7064 1726882072.61731: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882072.61736: variable 'ansible_distribution' from source: facts 7064 1726882072.61741: variable 'ansible_distribution_major_version' from source: facts 7064 1726882072.61748: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882072.61753: variable 'omit' from source: magic vars 7064 1726882072.61767: variable 'omit' from source: magic vars 7064 1726882072.61815: variable 'item' from source: unknown 7064 1726882072.61868: variable 'item' from source: unknown 7064 1726882072.61934: variable 'item' from source: unknown 7064 1726882072.61947: variable 'omit' from source: magic vars 7064 1726882072.61967: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882072.61974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882072.61980: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882072.61997: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882072.62000: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882072.62002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882072.62072: Set connection var ansible_connection to ssh 7064 1726882072.62136: Set connection var ansible_shell_executable to /bin/sh 7064 1726882072.62139: Set connection var ansible_pipelining to False 7064 1726882072.62142: Set connection var ansible_timeout to 10 7064 1726882072.62144: Set connection var ansible_shell_type to sh 7064 1726882072.62145: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882072.62147: variable 'ansible_shell_executable' from source: unknown 7064 1726882072.62149: variable 'ansible_connection' from source: unknown 7064 1726882072.62151: variable 'ansible_module_compression' from source: unknown 7064 1726882072.62153: variable 'ansible_shell_type' from source: unknown 7064 1726882072.62155: variable 'ansible_shell_executable' from source: unknown 7064 1726882072.62156: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882072.62158: variable 'ansible_pipelining' from source: unknown 7064 1726882072.62160: variable 'ansible_timeout' from source: unknown 7064 1726882072.62162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882072.62230: 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=False) 7064 1726882072.62242: variable 'omit' from source: magic vars 7064 1726882072.62247: starting attempt loop 7064 1726882072.62250: running the handler 7064 1726882072.62252: _low_level_execute_command(): starting 7064 1726882072.62254: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882072.62904: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882072.62907: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882072.62909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882072.62912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882072.62914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882072.62916: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882072.62918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.62920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882072.62922: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882072.63012: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882072.63025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.63100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.64657: stdout chunk (state=3): >>>/root <<< 7064 1726882072.64802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882072.64806: stdout chunk (state=3): >>><<< 7064 1726882072.64808: stderr chunk (state=3): >>><<< 7064 1726882072.64827: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882072.64914: _low_level_execute_command(): starting 7064 1726882072.64918: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092 `" && echo ansible-tmp-1726882072.6483204-7408-53740836660092="` echo /root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092 `" ) && sleep 0' 7064 1726882072.65475: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882072.65489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882072.65564: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.65614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882072.65634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882072.65683: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.65728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.67572: stdout chunk (state=3): >>>ansible-tmp-1726882072.6483204-7408-53740836660092=/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092 <<< 7064 1726882072.67898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882072.67902: stderr chunk (state=3): >>><<< 7064 1726882072.67904: stdout chunk (state=3): >>><<< 7064 1726882072.67906: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882072.6483204-7408-53740836660092=/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882072.67908: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7064 1726882072.67910: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/server.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/server.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/server.pem 7064 1726882072.67912: variable 'ansible_module_compression' from source: unknown 7064 1726882072.67914: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7064 1726882072.67915: variable 'ansible_facts' from source: unknown 7064 1726882072.67946: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/AnsiballZ_stat.py 7064 1726882072.68153: Sending initial data 7064 1726882072.68157: Sent initial data (150 bytes) 7064 1726882072.68646: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882072.68656: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882072.68668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882072.68687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882072.68771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882072.68808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.68870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.70394: 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 <<< 7064 1726882072.70431: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882072.70489: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpco429e_o /root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/AnsiballZ_stat.py <<< 7064 1726882072.70492: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/AnsiballZ_stat.py" <<< 7064 1726882072.70526: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpco429e_o" to remote "/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/AnsiballZ_stat.py" <<< 7064 1726882072.71381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882072.71385: stdout chunk (state=3): >>><<< 7064 1726882072.71387: stderr chunk (state=3): >>><<< 7064 1726882072.71397: done transferring module to remote 7064 1726882072.71410: _low_level_execute_command(): starting 7064 1726882072.71418: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/ /root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/AnsiballZ_stat.py && sleep 0' 7064 1726882072.72057: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882072.72071: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882072.72085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882072.72156: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.72201: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882072.72217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882072.72240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.72316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.74057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882072.74067: stdout chunk (state=3): >>><<< 7064 1726882072.74077: stderr chunk (state=3): >>><<< 7064 1726882072.74102: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882072.74187: _low_level_execute_command(): starting 7064 1726882072.74190: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/AnsiballZ_stat.py && sleep 0' 7064 1726882072.74683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882072.74686: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882072.74688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.74691: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882072.74694: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.74758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882072.74761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882072.74765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.74822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.89666: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7064 1726882072.90821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882072.90848: stderr chunk (state=3): >>><<< 7064 1726882072.90853: stdout chunk (state=3): >>><<< 7064 1726882072.90867: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882072.90883: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/server.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882072.6483204-7408-53740836660092/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7064 1726882072.90969: Sending initial data 7064 1726882072.90973: Sent initial data (194 bytes) 7064 1726882072.91428: 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 <<< 7064 1726882072.91435: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.91438: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882072.91440: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882072.91442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.91483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882072.91486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882072.91494: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.91534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.93084: 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 <<< 7064 1726882072.93095: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882072.93124: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882072.93168: stdout chunk (state=3): >>>sftp> put /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.pem /root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/.source.pem <<< 7064 1726882072.93175: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/.source.pem" <<< 7064 1726882072.93213: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/.source.pem" <<< 7064 1726882072.93216: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/.source.pem" <<< 7064 1726882072.93401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882072.93440: stderr chunk (state=3): >>><<< 7064 1726882072.93444: stdout chunk (state=3): >>><<< 7064 1726882072.93456: _low_level_execute_command(): starting 7064 1726882072.93462: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/ /root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/.source.pem && sleep 0' 7064 1726882072.93869: 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 <<< 7064 1726882072.93875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882072.93899: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.93902: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882072.93917: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.93963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882072.93970: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882072.93972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.94019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.95725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882072.95752: stderr chunk (state=3): >>><<< 7064 1726882072.95755: stdout chunk (state=3): >>><<< 7064 1726882072.95768: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882072.95786: variable 'ansible_module_compression' from source: unknown 7064 1726882072.95822: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7064 1726882072.95837: variable 'ansible_facts' from source: unknown 7064 1726882072.95883: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/AnsiballZ_copy.py 7064 1726882072.95976: Sending initial data 7064 1726882072.95979: Sent initial data (150 bytes) 7064 1726882072.96426: 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 <<< 7064 1726882072.96430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882072.96436: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882072.96438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.96483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882072.96486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882072.96497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.96532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882072.98023: 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 <<< 7064 1726882072.98061: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882072.98107: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp81676623 /root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/AnsiballZ_copy.py <<< 7064 1726882072.98110: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/AnsiballZ_copy.py" <<< 7064 1726882072.98148: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp81676623" to remote "/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/AnsiballZ_copy.py" <<< 7064 1726882072.98154: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/AnsiballZ_copy.py" <<< 7064 1726882072.98671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882072.98715: stderr chunk (state=3): >>><<< 7064 1726882072.98719: stdout chunk (state=3): >>><<< 7064 1726882072.98760: done transferring module to remote 7064 1726882072.98767: _low_level_execute_command(): starting 7064 1726882072.98772: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/ /root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/AnsiballZ_copy.py && sleep 0' 7064 1726882072.99180: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882072.99192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882072.99216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882072.99219: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882072.99267: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882072.99271: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882072.99320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882073.01017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882073.01041: stderr chunk (state=3): >>><<< 7064 1726882073.01044: stdout chunk (state=3): >>><<< 7064 1726882073.01057: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882073.01059: _low_level_execute_command(): starting 7064 1726882073.01064: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/AnsiballZ_copy.py && sleep 0' 7064 1726882073.01457: 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 <<< 7064 1726882073.01461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882073.01496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.01499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882073.01501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882073.01503: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.01548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882073.01551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882073.01608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882073.17581: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/server.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/.source.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/.source.pem", "dest": "/etc/pki/tls/hostapd_test/server.pem", "mode": "0644", "_original_basename": "server.pem", "follow": false, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882073.18775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882073.18807: stderr chunk (state=3): >>><<< 7064 1726882073.18810: stdout chunk (state=3): >>><<< 7064 1726882073.18826: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/server.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/.source.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/.source.pem", "dest": "/etc/pki/tls/hostapd_test/server.pem", "mode": "0644", "_original_basename": "server.pem", "follow": false, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882073.18850: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/.source.pem', 'dest': '/etc/pki/tls/hostapd_test/server.pem', 'mode': '0644', '_original_basename': 'server.pem', 'follow': False, 'checksum': '8e23f3b43e1d5346659d6e46a7415d5da14128a0', '_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.copy', '_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-1726882072.6483204-7408-53740836660092/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882073.18857: _low_level_execute_command(): starting 7064 1726882073.18862: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/ > /dev/null 2>&1 && sleep 0' 7064 1726882073.19296: 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 <<< 7064 1726882073.19300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882073.19327: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882073.19330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882073.19332: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882073.19334: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.19392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882073.19403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882073.19406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882073.19441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882073.21205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882073.21231: stderr chunk (state=3): >>><<< 7064 1726882073.21234: stdout chunk (state=3): >>><<< 7064 1726882073.21247: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882073.21253: handler run complete 7064 1726882073.21271: attempt loop complete, returning result 7064 1726882073.21286: variable 'item' from source: unknown 7064 1726882073.21347: variable 'item' from source: unknown changed: [managed_node1] => (item=server.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "dest": "/etc/pki/tls/hostapd_test/server.pem", "gid": 0, "group": "root", "item": "server.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "src": "/root/.ansible/tmp/ansible-tmp-1726882072.6483204-7408-53740836660092/.source.pem", "state": "file", "uid": 0 } 7064 1726882073.21465: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882073.21468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882073.21471: variable 'omit' from source: magic vars 7064 1726882073.21561: variable 'ansible_distribution_major_version' from source: facts 7064 1726882073.21564: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882073.21653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882073.21671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882073.21692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882073.21720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882073.21730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882073.21792: variable 'ansible_distribution' from source: facts 7064 1726882073.21798: variable 'ansible_distribution_major_version' from source: facts 7064 1726882073.21801: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882073.21871: variable 'ansible_distribution_major_version' from source: facts 7064 1726882073.21874: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882073.21981: variable 'ansible_distribution' from source: facts 7064 1726882073.21984: variable 'ansible_distribution_major_version' from source: facts 7064 1726882073.21992: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882073.21996: variable 'omit' from source: magic vars 7064 1726882073.22007: variable 'omit' from source: magic vars 7064 1726882073.22040: variable 'item' from source: unknown 7064 1726882073.22082: variable 'item' from source: unknown 7064 1726882073.22130: variable 'item' from source: unknown 7064 1726882073.22143: variable 'omit' from source: magic vars 7064 1726882073.22158: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882073.22165: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882073.22171: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882073.22180: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882073.22183: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882073.22185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882073.22237: Set connection var ansible_connection to ssh 7064 1726882073.22247: Set connection var ansible_shell_executable to /bin/sh 7064 1726882073.22252: Set connection var ansible_pipelining to False 7064 1726882073.22257: Set connection var ansible_timeout to 10 7064 1726882073.22262: Set connection var ansible_shell_type to sh 7064 1726882073.22267: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882073.22281: variable 'ansible_shell_executable' from source: unknown 7064 1726882073.22285: variable 'ansible_connection' from source: unknown 7064 1726882073.22287: variable 'ansible_module_compression' from source: unknown 7064 1726882073.22289: variable 'ansible_shell_type' from source: unknown 7064 1726882073.22296: variable 'ansible_shell_executable' from source: unknown 7064 1726882073.22299: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882073.22302: variable 'ansible_pipelining' from source: unknown 7064 1726882073.22304: variable 'ansible_timeout' from source: unknown 7064 1726882073.22309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882073.22369: 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=False) 7064 1726882073.22376: variable 'omit' from source: magic vars 7064 1726882073.22379: starting attempt loop 7064 1726882073.22382: running the handler 7064 1726882073.22387: _low_level_execute_command(): starting 7064 1726882073.22396: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882073.22833: 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 <<< 7064 1726882073.22837: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882073.22839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.22841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882073.22843: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.22898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882073.22907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882073.22910: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882073.22947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882073.24470: stdout chunk (state=3): >>>/root <<< 7064 1726882073.24566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882073.24595: stderr chunk (state=3): >>><<< 7064 1726882073.24598: stdout chunk (state=3): >>><<< 7064 1726882073.24609: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882073.24621: _low_level_execute_command(): starting 7064 1726882073.24624: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745 `" && echo ansible-tmp-1726882073.2460861-7408-273206383253745="` echo /root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745 `" ) && sleep 0' 7064 1726882073.25048: 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 <<< 7064 1726882073.25053: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882073.25055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.25059: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882073.25061: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.25110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882073.25113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882073.25161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882073.26979: stdout chunk (state=3): >>>ansible-tmp-1726882073.2460861-7408-273206383253745=/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745 <<< 7064 1726882073.27083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882073.27111: stderr chunk (state=3): >>><<< 7064 1726882073.27114: stdout chunk (state=3): >>><<< 7064 1726882073.27128: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882073.2460861-7408-273206383253745=/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882073.27136: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7064 1726882073.27154: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/cacert.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cacert.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7064 1726882073.27185: variable 'ansible_module_compression' from source: unknown 7064 1726882073.27221: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7064 1726882073.27235: variable 'ansible_facts' from source: unknown 7064 1726882073.27277: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/AnsiballZ_stat.py 7064 1726882073.27362: Sending initial data 7064 1726882073.27365: Sent initial data (151 bytes) 7064 1726882073.27773: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882073.27781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882073.27809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.27812: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882073.27814: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.27867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882073.27876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882073.27878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882073.27917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882073.29402: 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 <<< 7064 1726882073.29405: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882073.29444: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882073.29492: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpmp9rx3p1 /root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/AnsiballZ_stat.py <<< 7064 1726882073.29496: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/AnsiballZ_stat.py" <<< 7064 1726882073.29525: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpmp9rx3p1" to remote "/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/AnsiballZ_stat.py" <<< 7064 1726882073.29532: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/AnsiballZ_stat.py" <<< 7064 1726882073.30042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882073.30081: stderr chunk (state=3): >>><<< 7064 1726882073.30084: stdout chunk (state=3): >>><<< 7064 1726882073.30130: done transferring module to remote 7064 1726882073.30136: _low_level_execute_command(): starting 7064 1726882073.30141: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/ /root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/AnsiballZ_stat.py && sleep 0' 7064 1726882073.30569: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882073.30572: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882073.30574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.30577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882073.30579: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.30629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882073.30632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882073.30679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882073.32363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882073.32386: stderr chunk (state=3): >>><<< 7064 1726882073.32391: stdout chunk (state=3): >>><<< 7064 1726882073.32408: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882073.32411: _low_level_execute_command(): starting 7064 1726882073.32413: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/AnsiballZ_stat.py && sleep 0' 7064 1726882073.32830: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882073.32833: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882073.32837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.32839: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882073.32841: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.32886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882073.32889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882073.32943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882073.48048: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7064 1726882073.49384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882073.49391: stdout chunk (state=3): >>><<< 7064 1726882073.49396: stderr chunk (state=3): >>><<< 7064 1726882073.49399: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882073.49402: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882073.2460861-7408-273206383253745/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7064 1726882073.49543: Sending initial data 7064 1726882073.49609: Sent initial data (195 bytes) 7064 1726882073.50117: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882073.50133: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882073.50207: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.50271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882073.50320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882073.50373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882073.51948: 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 <<< 7064 1726882073.52025: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882073.52063: stdout chunk (state=3): >>>sftp> put /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/.source.pem <<< 7064 1726882073.52087: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/.source.pem" <<< 7064 1726882073.52137: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/.source.pem" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/.source.pem" <<< 7064 1726882073.52413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882073.52426: stderr chunk (state=3): >>><<< 7064 1726882073.52525: stdout chunk (state=3): >>><<< 7064 1726882073.52528: _low_level_execute_command(): starting 7064 1726882073.52531: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/ /root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/.source.pem && sleep 0' 7064 1726882073.53081: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882073.53150: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882073.53153: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.53220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882073.53253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882073.53290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882073.53334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882073.55087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882073.55096: stdout chunk (state=3): >>><<< 7064 1726882073.55099: stderr chunk (state=3): >>><<< 7064 1726882073.55203: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882073.55206: variable 'ansible_module_compression' from source: unknown 7064 1726882073.55208: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7064 1726882073.55212: variable 'ansible_facts' from source: unknown 7064 1726882073.55296: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/AnsiballZ_copy.py 7064 1726882073.55434: Sending initial data 7064 1726882073.55444: Sent initial data (151 bytes) 7064 1726882073.56058: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882073.56084: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882073.56209: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882073.56238: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882073.56312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882073.57843: 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 <<< 7064 1726882073.57892: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882073.57940: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpwxpffohi /root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/AnsiballZ_copy.py <<< 7064 1726882073.57943: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/AnsiballZ_copy.py" <<< 7064 1726882073.57999: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpwxpffohi" to remote "/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/AnsiballZ_copy.py" <<< 7064 1726882073.58718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882073.58760: stderr chunk (state=3): >>><<< 7064 1726882073.58767: stdout chunk (state=3): >>><<< 7064 1726882073.58836: done transferring module to remote 7064 1726882073.58848: _low_level_execute_command(): starting 7064 1726882073.58856: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/ /root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/AnsiballZ_copy.py && sleep 0' 7064 1726882073.59467: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882073.59492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882073.59512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882073.59604: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.59635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882073.59650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882073.59669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882073.59739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882073.61445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882073.61514: stderr chunk (state=3): >>><<< 7064 1726882073.61528: stdout chunk (state=3): >>><<< 7064 1726882073.61599: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882073.61605: _low_level_execute_command(): starting 7064 1726882073.61607: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/AnsiballZ_copy.py && sleep 0' 7064 1726882073.62209: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882073.62224: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882073.62238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882073.62355: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882073.62378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882073.62472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882073.78328: stdout chunk (state=3): >>> <<< 7064 1726882073.78357: stdout chunk (state=3): >>>{"dest": "/etc/pki/tls/hostapd_test/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/.source.pem", "dest": "/etc/pki/tls/hostapd_test/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882073.79618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882073.79637: stderr chunk (state=3): >>><<< 7064 1726882073.79645: stdout chunk (state=3): >>><<< 7064 1726882073.79668: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/.source.pem", "dest": "/etc/pki/tls/hostapd_test/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882073.79712: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/.source.pem', 'dest': '/etc/pki/tls/hostapd_test/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_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.copy', '_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-1726882073.2460861-7408-273206383253745/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882073.79730: _low_level_execute_command(): starting 7064 1726882073.79808: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/ > /dev/null 2>&1 && sleep 0' 7064 1726882073.80371: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882073.80385: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882073.80403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882073.80422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882073.80444: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882073.80455: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882073.80467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.80554: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.80573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882073.80592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882073.80615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882073.80690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882073.82512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882073.82529: stdout chunk (state=3): >>><<< 7064 1726882073.82542: stderr chunk (state=3): >>><<< 7064 1726882073.82563: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882073.82598: handler run complete 7064 1726882073.82610: attempt loop complete, returning result 7064 1726882073.82640: variable 'item' from source: unknown 7064 1726882073.82724: variable 'item' from source: unknown changed: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/hostapd_test/cacert.pem", "gid": 0, "group": "root", "item": "cacert.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1726882073.2460861-7408-273206383253745/.source.pem", "state": "file", "uid": 0 } 7064 1726882073.83002: dumping result to json 7064 1726882073.83006: done dumping result, returning 7064 1726882073.83008: done running TaskExecutor() for managed_node1/TASK: Copy server certificates [12673a56-9f93-1c1a-8029-000000000228] 7064 1726882073.83010: sending task result for task 12673a56-9f93-1c1a-8029-000000000228 7064 1726882073.83324: done sending task result for task 12673a56-9f93-1c1a-8029-000000000228 7064 1726882073.83328: WORKER PROCESS EXITING 7064 1726882073.83418: no more pending results, returning what we have 7064 1726882073.83421: results queue empty 7064 1726882073.83422: checking for any_errors_fatal 7064 1726882073.83426: done checking for any_errors_fatal 7064 1726882073.83595: checking for max_fail_percentage 7064 1726882073.83598: done checking for max_fail_percentage 7064 1726882073.83599: checking to see if all hosts have failed and the running result is not ok 7064 1726882073.83600: done checking to see if all hosts have failed 7064 1726882073.83600: getting the remaining hosts for this loop 7064 1726882073.83601: done getting the remaining hosts for this loop 7064 1726882073.83605: getting the next task for host managed_node1 7064 1726882073.83610: done getting next task for host managed_node1 7064 1726882073.83613: ^ task is: TASK: Create test interfaces 7064 1726882073.83617: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882073.83620: getting variables 7064 1726882073.83622: in VariableManager get_vars() 7064 1726882073.83659: Calling all_inventory to load vars for managed_node1 7064 1726882073.83662: Calling groups_inventory to load vars for managed_node1 7064 1726882073.83664: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882073.83673: Calling all_plugins_play to load vars for managed_node1 7064 1726882073.83676: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882073.83679: Calling groups_plugins_play to load vars for managed_node1 7064 1726882073.83891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882073.84101: done with get_vars() 7064 1726882073.84111: done getting variables 7064 1726882073.84208: 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 [Create test interfaces] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:42 Friday 20 September 2024 21:27:53 -0400 (0:00:02.832) 0:00:14.080 ****** 7064 1726882073.84240: entering _queue_task() for managed_node1/shell 7064 1726882073.84242: Creating lock for shell 7064 1726882073.84687: worker is 1 (out of 1 available) 7064 1726882073.84705: exiting _queue_task() for managed_node1/shell 7064 1726882073.84714: done queuing things up, now waiting for results queue to drain 7064 1726882073.84715: waiting for pending results... 7064 1726882073.84907: running TaskExecutor() for managed_node1/TASK: Create test interfaces 7064 1726882073.84916: in run() - task 12673a56-9f93-1c1a-8029-000000000229 7064 1726882073.84937: variable 'ansible_search_path' from source: unknown 7064 1726882073.84945: variable 'ansible_search_path' from source: unknown 7064 1726882073.84982: calling self._execute() 7064 1726882073.85077: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882073.85088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882073.85114: variable 'omit' from source: magic vars 7064 1726882073.85505: variable 'ansible_distribution_major_version' from source: facts 7064 1726882073.85522: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882073.85785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882073.88064: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882073.88137: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882073.88198: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882073.88237: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882073.88268: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882073.88359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882073.88405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882073.88437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882073.88480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882073.88610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882073.88638: variable 'ansible_distribution' from source: facts 7064 1726882073.88648: variable 'ansible_distribution_major_version' from source: facts 7064 1726882073.88661: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882073.88672: variable 'omit' from source: magic vars 7064 1726882073.88732: variable 'omit' from source: magic vars 7064 1726882073.88774: variable 'omit' from source: magic vars 7064 1726882073.88808: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882073.88847: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882073.88870: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882073.88897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882073.88916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882073.88957: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882073.88966: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882073.88974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882073.89077: Set connection var ansible_connection to ssh 7064 1726882073.89103: Set connection var ansible_shell_executable to /bin/sh 7064 1726882073.89152: Set connection var ansible_pipelining to False 7064 1726882073.89155: Set connection var ansible_timeout to 10 7064 1726882073.89158: Set connection var ansible_shell_type to sh 7064 1726882073.89163: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882073.89192: variable 'ansible_shell_executable' from source: unknown 7064 1726882073.89261: variable 'ansible_connection' from source: unknown 7064 1726882073.89264: variable 'ansible_module_compression' from source: unknown 7064 1726882073.89267: variable 'ansible_shell_type' from source: unknown 7064 1726882073.89269: variable 'ansible_shell_executable' from source: unknown 7064 1726882073.89271: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882073.89273: variable 'ansible_pipelining' from source: unknown 7064 1726882073.89275: variable 'ansible_timeout' from source: unknown 7064 1726882073.89278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882073.89353: 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) 7064 1726882073.89396: variable 'omit' from source: magic vars 7064 1726882073.89400: starting attempt loop 7064 1726882073.89402: running the handler 7064 1726882073.89409: 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) 7064 1726882073.89478: _low_level_execute_command(): starting 7064 1726882073.89481: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882073.90087: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882073.90107: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882073.90292: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.90299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882073.90396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882073.90411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882073.90568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882073.92073: stdout chunk (state=3): >>>/root <<< 7064 1726882073.92226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882073.92230: stdout chunk (state=3): >>><<< 7064 1726882073.92233: stderr chunk (state=3): >>><<< 7064 1726882073.92352: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882073.92357: _low_level_execute_command(): starting 7064 1726882073.92360: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882073.9225562-7567-196808670901278 `" && echo ansible-tmp-1726882073.9225562-7567-196808670901278="` echo /root/.ansible/tmp/ansible-tmp-1726882073.9225562-7567-196808670901278 `" ) && sleep 0' 7064 1726882073.92888: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882073.92905: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882073.92928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882073.92946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882073.92964: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882073.93048: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882073.93074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882073.93100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882073.93119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882073.93190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882073.95506: stdout chunk (state=3): >>>ansible-tmp-1726882073.9225562-7567-196808670901278=/root/.ansible/tmp/ansible-tmp-1726882073.9225562-7567-196808670901278 <<< 7064 1726882073.95510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882073.95513: stdout chunk (state=3): >>><<< 7064 1726882073.95515: stderr chunk (state=3): >>><<< 7064 1726882073.95518: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882073.9225562-7567-196808670901278=/root/.ansible/tmp/ansible-tmp-1726882073.9225562-7567-196808670901278 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882073.95520: variable 'ansible_module_compression' from source: unknown 7064 1726882073.95522: ANSIBALLZ: Using generic lock for ansible.legacy.command 7064 1726882073.95524: ANSIBALLZ: Acquiring lock 7064 1726882073.95526: ANSIBALLZ: Lock acquired: 140004483344304 7064 1726882073.95528: ANSIBALLZ: Creating module 7064 1726882074.15892: ANSIBALLZ: Writing module into payload 7064 1726882074.16034: ANSIBALLZ: Writing module 7064 1726882074.16060: ANSIBALLZ: Renaming module 7064 1726882074.16071: ANSIBALLZ: Done creating module 7064 1726882074.16095: variable 'ansible_facts' from source: unknown 7064 1726882074.16179: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882073.9225562-7567-196808670901278/AnsiballZ_command.py 7064 1726882074.16313: Sending initial data 7064 1726882074.16352: Sent initial data (154 bytes) 7064 1726882074.16950: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882074.17019: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882074.17065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882074.17092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882074.17170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882074.18733: 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" <<< 7064 1726882074.18742: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882074.18781: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882074.18818: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpreu2vgcv /root/.ansible/tmp/ansible-tmp-1726882073.9225562-7567-196808670901278/AnsiballZ_command.py <<< 7064 1726882074.18822: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882073.9225562-7567-196808670901278/AnsiballZ_command.py" <<< 7064 1726882074.18858: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpreu2vgcv" to remote "/root/.ansible/tmp/ansible-tmp-1726882073.9225562-7567-196808670901278/AnsiballZ_command.py" <<< 7064 1726882074.18861: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882073.9225562-7567-196808670901278/AnsiballZ_command.py" <<< 7064 1726882074.19484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882074.19523: stderr chunk (state=3): >>><<< 7064 1726882074.19526: stdout chunk (state=3): >>><<< 7064 1726882074.19547: done transferring module to remote 7064 1726882074.19557: _low_level_execute_command(): starting 7064 1726882074.19568: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882073.9225562-7567-196808670901278/ /root/.ansible/tmp/ansible-tmp-1726882073.9225562-7567-196808670901278/AnsiballZ_command.py && sleep 0' 7064 1726882074.20146: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882074.20161: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882074.20175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882074.20199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882074.20217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882074.20309: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882074.20329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882074.20354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882074.20375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882074.20473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882074.22300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882074.22386: stderr chunk (state=3): >>><<< 7064 1726882074.22397: stdout chunk (state=3): >>><<< 7064 1726882074.22600: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882074.22603: _low_level_execute_command(): starting 7064 1726882074.22606: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882073.9225562-7567-196808670901278/AnsiballZ_command.py && sleep 0' 7064 1726882074.23476: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882074.23499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882074.23511: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882074.23527: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882074.23609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882074.51575: stdout chunk (state=3): >>> <<< 7064 1726882074.51621: stdout chunk (state=3): >>>{"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "start": "2024-09-20 21:27:54.382991", "end": "2024-09-20 21:27:54.513683", "delta": "0:00:00.130692", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\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}}} <<< 7064 1726882074.55300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882074.55305: stdout chunk (state=3): >>><<< 7064 1726882074.55307: stderr chunk (state=3): >>><<< 7064 1726882074.55399: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "start": "2024-09-20 21:27:54.382991", "end": "2024-09-20 21:27:54.513683", "delta": "0:00:00.130692", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882074.55403: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge "br1".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\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-1726882073.9225562-7567-196808670901278/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882074.55405: _low_level_execute_command(): starting 7064 1726882074.55408: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882073.9225562-7567-196808670901278/ > /dev/null 2>&1 && sleep 0' 7064 1726882074.56687: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882074.56771: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882074.56788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882074.56814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882074.56876: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882074.56982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882074.57098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882074.57192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882074.59659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882074.59669: stdout chunk (state=3): >>><<< 7064 1726882074.59680: stderr chunk (state=3): >>><<< 7064 1726882074.59710: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882074.59722: handler run complete 7064 1726882074.59907: Evaluated conditional (False): False 7064 1726882074.59911: attempt loop complete, returning result 7064 1726882074.59913: _execute() done 7064 1726882074.59916: dumping result to json 7064 1726882074.59918: done dumping result, returning 7064 1726882074.59920: done running TaskExecutor() for managed_node1/TASK: Create test interfaces [12673a56-9f93-1c1a-8029-000000000229] 7064 1726882074.59927: sending task result for task 12673a56-9f93-1c1a-8029-000000000229 7064 1726882074.60003: done sending task result for task 12673a56-9f93-1c1a-8029-000000000229 7064 1726882074.60007: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "delta": "0:00:00.130692", "end": "2024-09-20 21:27:54.513683", "rc": 0, "start": "2024-09-20 21:27:54.382991" } 7064 1726882074.60183: no more pending results, returning what we have 7064 1726882074.60187: results queue empty 7064 1726882074.60188: checking for any_errors_fatal 7064 1726882074.60204: done checking for any_errors_fatal 7064 1726882074.60205: checking for max_fail_percentage 7064 1726882074.60207: done checking for max_fail_percentage 7064 1726882074.60208: checking to see if all hosts have failed and the running result is not ok 7064 1726882074.60209: done checking to see if all hosts have failed 7064 1726882074.60210: getting the remaining hosts for this loop 7064 1726882074.60211: done getting the remaining hosts for this loop 7064 1726882074.60215: getting the next task for host managed_node1 7064 1726882074.60222: done getting next task for host managed_node1 7064 1726882074.60225: ^ task is: TASK: Create hostapd config 7064 1726882074.60229: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882074.60233: getting variables 7064 1726882074.60234: in VariableManager get_vars() 7064 1726882074.60288: Calling all_inventory to load vars for managed_node1 7064 1726882074.60291: Calling groups_inventory to load vars for managed_node1 7064 1726882074.60701: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882074.60713: Calling all_plugins_play to load vars for managed_node1 7064 1726882074.60716: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882074.60719: Calling groups_plugins_play to load vars for managed_node1 7064 1726882074.61150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882074.61606: done with get_vars() 7064 1726882074.61617: done getting variables 7064 1726882074.61674: 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 [Create hostapd config] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:69 Friday 20 September 2024 21:27:54 -0400 (0:00:00.775) 0:00:14.855 ****** 7064 1726882074.61815: entering _queue_task() for managed_node1/copy 7064 1726882074.62179: worker is 1 (out of 1 available) 7064 1726882074.62295: exiting _queue_task() for managed_node1/copy 7064 1726882074.62307: done queuing things up, now waiting for results queue to drain 7064 1726882074.62309: waiting for pending results... 7064 1726882074.62810: running TaskExecutor() for managed_node1/TASK: Create hostapd config 7064 1726882074.62870: in run() - task 12673a56-9f93-1c1a-8029-00000000022a 7064 1726882074.62960: variable 'ansible_search_path' from source: unknown 7064 1726882074.63007: variable 'ansible_search_path' from source: unknown 7064 1726882074.63099: calling self._execute() 7064 1726882074.63143: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882074.63149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882074.63169: variable 'omit' from source: magic vars 7064 1726882074.63555: variable 'ansible_distribution_major_version' from source: facts 7064 1726882074.63573: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882074.63783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882074.67206: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882074.67399: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882074.67403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882074.67405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882074.67407: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882074.67488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882074.67533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882074.67561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882074.67612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882074.67634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882074.67755: variable 'ansible_distribution' from source: facts 7064 1726882074.68050: variable 'ansible_distribution_major_version' from source: facts 7064 1726882074.68058: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882074.68061: variable 'omit' from source: magic vars 7064 1726882074.68063: variable 'omit' from source: magic vars 7064 1726882074.68065: variable 'omit' from source: magic vars 7064 1726882074.68086: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882074.68116: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882074.68135: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882074.68152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882074.68277: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882074.68315: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882074.68318: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882074.68321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882074.68532: Set connection var ansible_connection to ssh 7064 1726882074.68545: Set connection var ansible_shell_executable to /bin/sh 7064 1726882074.68550: Set connection var ansible_pipelining to False 7064 1726882074.68556: Set connection var ansible_timeout to 10 7064 1726882074.68561: Set connection var ansible_shell_type to sh 7064 1726882074.68567: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882074.68590: variable 'ansible_shell_executable' from source: unknown 7064 1726882074.68706: variable 'ansible_connection' from source: unknown 7064 1726882074.68710: variable 'ansible_module_compression' from source: unknown 7064 1726882074.68712: variable 'ansible_shell_type' from source: unknown 7064 1726882074.68714: variable 'ansible_shell_executable' from source: unknown 7064 1726882074.68719: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882074.68721: variable 'ansible_pipelining' from source: unknown 7064 1726882074.68725: variable 'ansible_timeout' from source: unknown 7064 1726882074.68730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882074.68982: 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=False) 7064 1726882074.68985: variable 'omit' from source: magic vars 7064 1726882074.68987: starting attempt loop 7064 1726882074.68989: running the handler 7064 1726882074.68991: _low_level_execute_command(): starting 7064 1726882074.68996: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882074.69718: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882074.69803: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882074.69834: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882074.69842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882074.69861: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882074.69924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882074.72075: stdout chunk (state=3): >>>/root <<< 7064 1726882074.72079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882074.72081: stdout chunk (state=3): >>><<< 7064 1726882074.72083: stderr chunk (state=3): >>><<< 7064 1726882074.72085: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882074.72099: _low_level_execute_command(): starting 7064 1726882074.72105: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806 `" && echo ansible-tmp-1726882074.7187843-7601-68428306679806="` echo /root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806 `" ) && sleep 0' 7064 1726882074.73899: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882074.74107: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882074.74265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882074.74338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882074.76185: stdout chunk (state=3): >>>ansible-tmp-1726882074.7187843-7601-68428306679806=/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806 <<< 7064 1726882074.76317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882074.76525: stderr chunk (state=3): >>><<< 7064 1726882074.76528: stdout chunk (state=3): >>><<< 7064 1726882074.76530: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882074.7187843-7601-68428306679806=/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882074.76532: variable 'ansible_module_compression' from source: unknown 7064 1726882074.76687: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7064 1726882074.76783: variable 'ansible_facts' from source: unknown 7064 1726882074.77071: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/AnsiballZ_stat.py 7064 1726882074.77423: Sending initial data 7064 1726882074.77426: Sent initial data (150 bytes) 7064 1726882074.78717: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882074.78791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882074.78927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882074.78999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882074.80515: 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 <<< 7064 1726882074.80548: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882074.80621: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpyev5l0jr /root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/AnsiballZ_stat.py <<< 7064 1726882074.80625: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/AnsiballZ_stat.py" <<< 7064 1726882074.80689: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpyev5l0jr" to remote "/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/AnsiballZ_stat.py" <<< 7064 1726882074.82192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882074.82198: stderr chunk (state=3): >>><<< 7064 1726882074.82208: stdout chunk (state=3): >>><<< 7064 1726882074.82379: done transferring module to remote 7064 1726882074.82382: _low_level_execute_command(): starting 7064 1726882074.82384: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/ /root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/AnsiballZ_stat.py && sleep 0' 7064 1726882074.83555: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882074.83638: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882074.83642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882074.83644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882074.83670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882074.83779: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882074.83814: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882074.83917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882074.83975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882074.84055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882074.85799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882074.85814: stdout chunk (state=3): >>><<< 7064 1726882074.85830: stderr chunk (state=3): >>><<< 7064 1726882074.85924: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882074.85928: _low_level_execute_command(): starting 7064 1726882074.85931: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/AnsiballZ_stat.py && sleep 0' 7064 1726882074.86737: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882074.86775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882074.86780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882074.86852: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882074.86951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882075.02072: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/wired.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7064 1726882075.03411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882075.03415: stdout chunk (state=3): >>><<< 7064 1726882075.03418: stderr chunk (state=3): >>><<< 7064 1726882075.03420: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/wired.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882075.03427: done with _execute_module (ansible.legacy.stat, {'path': '/etc/hostapd/wired.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882074.7187843-7601-68428306679806/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7064 1726882075.03522: Sending initial data 7064 1726882075.03527: Sent initial data (143 bytes) 7064 1726882075.04209: 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 <<< 7064 1726882075.04312: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882075.04316: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882075.04319: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882075.04355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882075.04358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882075.04361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882075.04430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882075.06014: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7064 1726882075.06035: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7064 1726882075.06063: 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 <<< 7064 1726882075.06142: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882075.06192: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/.tyq8_bog /root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/.source.conf <<< 7064 1726882075.06262: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/.source.conf" <<< 7064 1726882075.06303: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/.tyq8_bog" to remote "/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/.source.conf" <<< 7064 1726882075.06643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882075.06646: stderr chunk (state=3): >>><<< 7064 1726882075.06648: stdout chunk (state=3): >>><<< 7064 1726882075.06651: _low_level_execute_command(): starting 7064 1726882075.06653: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/ /root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/.source.conf && sleep 0' 7064 1726882075.07281: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882075.07295: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882075.07322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882075.07326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882075.07333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882075.07432: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882075.07480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882075.07529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882075.09400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882075.09404: stdout chunk (state=3): >>><<< 7064 1726882075.09406: stderr chunk (state=3): >>><<< 7064 1726882075.09409: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882075.09411: variable 'ansible_module_compression' from source: unknown 7064 1726882075.09420: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7064 1726882075.09448: variable 'ansible_facts' from source: unknown 7064 1726882075.09527: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/AnsiballZ_copy.py 7064 1726882075.09999: Sending initial data 7064 1726882075.10002: Sent initial data (150 bytes) 7064 1726882075.10313: 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 <<< 7064 1726882075.10327: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882075.10406: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882075.10434: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882075.10454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882075.10475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882075.10564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882075.12048: 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 <<< 7064 1726882075.12069: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882075.12119: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882075.12163: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmppskzlwsh /root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/AnsiballZ_copy.py <<< 7064 1726882075.12210: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/AnsiballZ_copy.py" <<< 7064 1726882075.12228: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmppskzlwsh" to remote "/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/AnsiballZ_copy.py" <<< 7064 1726882075.13113: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882075.13150: stderr chunk (state=3): >>><<< 7064 1726882075.13173: stdout chunk (state=3): >>><<< 7064 1726882075.13217: done transferring module to remote 7064 1726882075.13231: _low_level_execute_command(): starting 7064 1726882075.13241: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/ /root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/AnsiballZ_copy.py && sleep 0' 7064 1726882075.14105: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882075.14160: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882075.14178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882075.14301: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882075.14349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882075.14426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882075.14451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882075.14611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882075.16358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882075.16392: stdout chunk (state=3): >>><<< 7064 1726882075.16398: stderr chunk (state=3): >>><<< 7064 1726882075.16500: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882075.16504: _low_level_execute_command(): starting 7064 1726882075.16506: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/AnsiballZ_copy.py && sleep 0' 7064 1726882075.17107: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882075.17137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882075.17148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882075.17167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882075.17235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882075.33078: stdout chunk (state=3): >>> {"dest": "/etc/hostapd/wired.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/.source.conf", "md5sum": "925e7b62de46d20b695d58823d8e706b", "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 397, "invocation": {"module_args": {"dest": "/etc/hostapd/wired.conf", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/.source.conf", "_original_basename": ".tyq8_bog", "follow": false, "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882075.34365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882075.34369: stdout chunk (state=3): >>><<< 7064 1726882075.34372: stderr chunk (state=3): >>><<< 7064 1726882075.34558: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/hostapd/wired.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/.source.conf", "md5sum": "925e7b62de46d20b695d58823d8e706b", "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 397, "invocation": {"module_args": {"dest": "/etc/hostapd/wired.conf", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/.source.conf", "_original_basename": ".tyq8_bog", "follow": false, "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882075.34568: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/hostapd/wired.conf', 'mode': '0644', 'src': '/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/.source.conf', '_original_basename': '.tyq8_bog', 'follow': False, 'checksum': '63d57fa1df50be4e935d3ebaf25081e64c6f3cce', '_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.copy', '_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-1726882074.7187843-7601-68428306679806/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882075.34571: _low_level_execute_command(): starting 7064 1726882075.34574: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/ > /dev/null 2>&1 && sleep 0' 7064 1726882075.35289: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882075.35307: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882075.35318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882075.35332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882075.35344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882075.35408: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882075.35438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882075.35456: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882075.35468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882075.35533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882075.37359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882075.37368: stdout chunk (state=3): >>><<< 7064 1726882075.37380: stderr chunk (state=3): >>><<< 7064 1726882075.37402: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882075.37600: handler run complete 7064 1726882075.37603: attempt loop complete, returning result 7064 1726882075.37606: _execute() done 7064 1726882075.37608: dumping result to json 7064 1726882075.37611: done dumping result, returning 7064 1726882075.37613: done running TaskExecutor() for managed_node1/TASK: Create hostapd config [12673a56-9f93-1c1a-8029-00000000022a] 7064 1726882075.37615: sending task result for task 12673a56-9f93-1c1a-8029-00000000022a 7064 1726882075.37687: done sending task result for task 12673a56-9f93-1c1a-8029-00000000022a 7064 1726882075.37690: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "dest": "/etc/hostapd/wired.conf", "gid": 0, "group": "root", "md5sum": "925e7b62de46d20b695d58823d8e706b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 397, "src": "/root/.ansible/tmp/ansible-tmp-1726882074.7187843-7601-68428306679806/.source.conf", "state": "file", "uid": 0 } 7064 1726882075.37764: no more pending results, returning what we have 7064 1726882075.37767: results queue empty 7064 1726882075.37769: checking for any_errors_fatal 7064 1726882075.37776: done checking for any_errors_fatal 7064 1726882075.37777: checking for max_fail_percentage 7064 1726882075.37779: done checking for max_fail_percentage 7064 1726882075.37780: checking to see if all hosts have failed and the running result is not ok 7064 1726882075.37780: done checking to see if all hosts have failed 7064 1726882075.37781: getting the remaining hosts for this loop 7064 1726882075.37782: done getting the remaining hosts for this loop 7064 1726882075.37787: getting the next task for host managed_node1 7064 1726882075.37796: done getting next task for host managed_node1 7064 1726882075.37799: ^ task is: TASK: Create eap_user_file config 7064 1726882075.37803: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882075.37807: getting variables 7064 1726882075.37808: in VariableManager get_vars() 7064 1726882075.37864: Calling all_inventory to load vars for managed_node1 7064 1726882075.37868: Calling groups_inventory to load vars for managed_node1 7064 1726882075.37870: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882075.37882: Calling all_plugins_play to load vars for managed_node1 7064 1726882075.37885: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882075.37888: Calling groups_plugins_play to load vars for managed_node1 7064 1726882075.38258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882075.38634: done with get_vars() 7064 1726882075.38646: done getting variables 7064 1726882075.38913: 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 [Create eap_user_file config] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:90 Friday 20 September 2024 21:27:55 -0400 (0:00:00.771) 0:00:15.627 ****** 7064 1726882075.38946: entering _queue_task() for managed_node1/copy 7064 1726882075.39405: worker is 1 (out of 1 available) 7064 1726882075.39419: exiting _queue_task() for managed_node1/copy 7064 1726882075.39431: done queuing things up, now waiting for results queue to drain 7064 1726882075.39433: waiting for pending results... 7064 1726882075.39731: running TaskExecutor() for managed_node1/TASK: Create eap_user_file config 7064 1726882075.39912: in run() - task 12673a56-9f93-1c1a-8029-00000000022b 7064 1726882075.39939: variable 'ansible_search_path' from source: unknown 7064 1726882075.39999: variable 'ansible_search_path' from source: unknown 7064 1726882075.40004: calling self._execute() 7064 1726882075.40098: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882075.40118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882075.40134: variable 'omit' from source: magic vars 7064 1726882075.41004: variable 'ansible_distribution_major_version' from source: facts 7064 1726882075.41009: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882075.41352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882075.43775: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882075.43910: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882075.43987: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882075.44095: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882075.44126: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882075.44243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882075.44417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882075.44448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882075.44491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882075.44550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882075.44820: variable 'ansible_distribution' from source: facts 7064 1726882075.44832: variable 'ansible_distribution_major_version' from source: facts 7064 1726882075.44845: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882075.44859: variable 'omit' from source: magic vars 7064 1726882075.45120: variable 'omit' from source: magic vars 7064 1726882075.45123: variable 'omit' from source: magic vars 7064 1726882075.45125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882075.45137: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882075.45179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882075.45222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882075.45271: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882075.45313: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882075.45321: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882075.45328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882075.45424: Set connection var ansible_connection to ssh 7064 1726882075.45443: Set connection var ansible_shell_executable to /bin/sh 7064 1726882075.45460: Set connection var ansible_pipelining to False 7064 1726882075.45500: Set connection var ansible_timeout to 10 7064 1726882075.45503: Set connection var ansible_shell_type to sh 7064 1726882075.45505: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882075.45754: variable 'ansible_shell_executable' from source: unknown 7064 1726882075.45763: variable 'ansible_connection' from source: unknown 7064 1726882075.45771: variable 'ansible_module_compression' from source: unknown 7064 1726882075.45786: variable 'ansible_shell_type' from source: unknown 7064 1726882075.45789: variable 'ansible_shell_executable' from source: unknown 7064 1726882075.45898: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882075.45901: variable 'ansible_pipelining' from source: unknown 7064 1726882075.45903: variable 'ansible_timeout' from source: unknown 7064 1726882075.45905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882075.45916: 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=False) 7064 1726882075.45929: variable 'omit' from source: magic vars 7064 1726882075.45938: starting attempt loop 7064 1726882075.45943: running the handler 7064 1726882075.45958: _low_level_execute_command(): starting 7064 1726882075.45970: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882075.46751: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882075.46781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882075.46857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882075.48471: stdout chunk (state=3): >>>/root <<< 7064 1726882075.48712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882075.48717: stdout chunk (state=3): >>><<< 7064 1726882075.48719: stderr chunk (state=3): >>><<< 7064 1726882075.48731: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882075.48759: _low_level_execute_command(): starting 7064 1726882075.48771: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208 `" && echo ansible-tmp-1726882075.4874609-7639-212687902313208="` echo /root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208 `" ) && sleep 0' 7064 1726882075.50230: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882075.50234: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882075.50236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882075.50238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882075.50240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882075.50242: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882075.50243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882075.50245: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882075.50247: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882075.50249: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7064 1726882075.50250: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882075.50252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882075.50254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882075.50256: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882075.50258: stderr chunk (state=3): >>>debug2: match found <<< 7064 1726882075.50259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882075.50261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882075.50427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882075.50430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882075.50541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882075.52391: stdout chunk (state=3): >>>ansible-tmp-1726882075.4874609-7639-212687902313208=/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208 <<< 7064 1726882075.52551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882075.52567: stderr chunk (state=3): >>><<< 7064 1726882075.52578: stdout chunk (state=3): >>><<< 7064 1726882075.52606: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882075.4874609-7639-212687902313208=/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882075.52706: variable 'ansible_module_compression' from source: unknown 7064 1726882075.52775: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7064 1726882075.52813: variable 'ansible_facts' from source: unknown 7064 1726882075.52930: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/AnsiballZ_stat.py 7064 1726882075.53106: Sending initial data 7064 1726882075.53109: Sent initial data (151 bytes) 7064 1726882075.53874: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882075.54001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882075.54004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882075.54006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882075.54234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882075.55722: 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 <<< 7064 1726882075.55766: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882075.55811: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp4qn1uoym /root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/AnsiballZ_stat.py <<< 7064 1726882075.55815: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/AnsiballZ_stat.py" <<< 7064 1726882075.55868: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp4qn1uoym" to remote "/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/AnsiballZ_stat.py" <<< 7064 1726882075.56442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882075.56494: stderr chunk (state=3): >>><<< 7064 1726882075.56498: stdout chunk (state=3): >>><<< 7064 1726882075.56527: done transferring module to remote 7064 1726882075.56536: _low_level_execute_command(): starting 7064 1726882075.56541: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/ /root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/AnsiballZ_stat.py && sleep 0' 7064 1726882075.56971: 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 <<< 7064 1726882075.56975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882075.57008: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882075.57058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882075.57061: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882075.57111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882075.59046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882075.59049: stdout chunk (state=3): >>><<< 7064 1726882075.59051: stderr chunk (state=3): >>><<< 7064 1726882075.59054: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882075.59057: _low_level_execute_command(): starting 7064 1726882075.59060: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/AnsiballZ_stat.py && sleep 0' 7064 1726882075.59645: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882075.59653: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882075.59717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882075.59720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882075.59722: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882075.59746: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882075.59785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882075.59798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882075.59816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882075.59889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882075.74842: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/hostapd.eap_user", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7064 1726882075.76265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882075.76270: stderr chunk (state=3): >>><<< 7064 1726882075.76272: stdout chunk (state=3): >>><<< 7064 1726882075.76316: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/hostapd.eap_user", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882075.76418: done with _execute_module (ansible.legacy.stat, {'path': '/etc/hostapd/hostapd.eap_user', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882075.4874609-7639-212687902313208/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7064 1726882075.76735: Sending initial data 7064 1726882075.76738: Sent initial data (148 bytes) 7064 1726882075.77381: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882075.77402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882075.77421: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882075.77492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882075.79050: 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 <<< 7064 1726882075.79108: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882075.79153: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/.9wdkcpek /root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/.source.eap_user <<< 7064 1726882075.79156: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/.source.eap_user" <<< 7064 1726882075.79208: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/.9wdkcpek" to remote "/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/.source.eap_user" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/.source.eap_user" <<< 7064 1726882075.79556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882075.79559: stderr chunk (state=3): >>><<< 7064 1726882075.79562: stdout chunk (state=3): >>><<< 7064 1726882075.79564: _low_level_execute_command(): starting 7064 1726882075.79566: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/ /root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/.source.eap_user && sleep 0' 7064 1726882075.80605: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882075.80615: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882075.80626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882075.80645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882075.80664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882075.80667: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882075.80670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882075.80864: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882075.80867: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882075.80879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882075.80881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882075.80911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882075.82611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882075.82636: stderr chunk (state=3): >>><<< 7064 1726882075.82639: stdout chunk (state=3): >>><<< 7064 1726882075.82652: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882075.82672: variable 'ansible_module_compression' from source: unknown 7064 1726882075.82710: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7064 1726882075.82728: variable 'ansible_facts' from source: unknown 7064 1726882075.82774: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/AnsiballZ_copy.py 7064 1726882075.82869: Sending initial data 7064 1726882075.82872: Sent initial data (151 bytes) 7064 1726882075.83278: 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 <<< 7064 1726882075.83315: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882075.83318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882075.83320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882075.83326: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882075.83372: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882075.83378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882075.83421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882075.84917: 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 <<< 7064 1726882075.84921: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882075.84955: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882075.84999: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpdvv700nm /root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/AnsiballZ_copy.py <<< 7064 1726882075.85002: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/AnsiballZ_copy.py" <<< 7064 1726882075.85038: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpdvv700nm" to remote "/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/AnsiballZ_copy.py" <<< 7064 1726882075.85041: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/AnsiballZ_copy.py" <<< 7064 1726882075.85582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882075.85654: stderr chunk (state=3): >>><<< 7064 1726882075.85657: stdout chunk (state=3): >>><<< 7064 1726882075.85659: done transferring module to remote 7064 1726882075.85667: _low_level_execute_command(): starting 7064 1726882075.85671: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/ /root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/AnsiballZ_copy.py && sleep 0' 7064 1726882075.86087: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882075.86092: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882075.86099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882075.86101: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882075.86103: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882075.86144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882075.86154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882075.86197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882075.87924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882075.87964: stderr chunk (state=3): >>><<< 7064 1726882075.87968: stdout chunk (state=3): >>><<< 7064 1726882075.87999: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882075.88002: _low_level_execute_command(): starting 7064 1726882075.88005: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/AnsiballZ_copy.py && sleep 0' 7064 1726882075.88695: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882075.88699: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882075.88704: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882075.88749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882075.88806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882076.04845: stdout chunk (state=3): >>> {"dest": "/etc/hostapd/hostapd.eap_user", "src": "/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/.source.eap_user", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "invocation": {"module_args": {"dest": "/etc/hostapd/hostapd.eap_user", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/.source.eap_user", "_original_basename": ".9wdkcpek", "follow": false, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882076.06300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882076.06304: stderr chunk (state=3): >>>Shared connection to 10.31.9.159 closed. <<< 7064 1726882076.06309: stdout chunk (state=3): >>><<< 7064 1726882076.06312: stderr chunk (state=3): >>><<< 7064 1726882076.06370: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/hostapd/hostapd.eap_user", "src": "/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/.source.eap_user", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "invocation": {"module_args": {"dest": "/etc/hostapd/hostapd.eap_user", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/.source.eap_user", "_original_basename": ".9wdkcpek", "follow": false, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882076.06509: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/hostapd/hostapd.eap_user', 'mode': '0644', 'src': '/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/.source.eap_user', '_original_basename': '.9wdkcpek', 'follow': False, 'checksum': 'efe2ba91d712f9e07f9ad035796dc766d91b1f4e', '_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.copy', '_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-1726882075.4874609-7639-212687902313208/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882076.06562: _low_level_execute_command(): starting 7064 1726882076.06624: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/ > /dev/null 2>&1 && sleep 0' 7064 1726882076.08103: 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 <<< 7064 1726882076.08107: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882076.08118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882076.08122: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882076.08125: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882076.08363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882076.08398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882076.08611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882076.10526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882076.10530: stdout chunk (state=3): >>><<< 7064 1726882076.10532: stderr chunk (state=3): >>><<< 7064 1726882076.10535: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882076.10537: handler run complete 7064 1726882076.10539: attempt loop complete, returning result 7064 1726882076.10541: _execute() done 7064 1726882076.10543: dumping result to json 7064 1726882076.10545: done dumping result, returning 7064 1726882076.10547: done running TaskExecutor() for managed_node1/TASK: Create eap_user_file config [12673a56-9f93-1c1a-8029-00000000022b] 7064 1726882076.10549: sending task result for task 12673a56-9f93-1c1a-8029-00000000022b 7064 1726882076.10622: done sending task result for task 12673a56-9f93-1c1a-8029-00000000022b 7064 1726882076.10666: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "dest": "/etc/hostapd/hostapd.eap_user", "gid": 0, "group": "root", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "src": "/root/.ansible/tmp/ansible-tmp-1726882075.4874609-7639-212687902313208/.source.eap_user", "state": "file", "uid": 0 } 7064 1726882076.10785: no more pending results, returning what we have 7064 1726882076.10791: results queue empty 7064 1726882076.10791: checking for any_errors_fatal 7064 1726882076.10805: done checking for any_errors_fatal 7064 1726882076.10805: checking for max_fail_percentage 7064 1726882076.10807: done checking for max_fail_percentage 7064 1726882076.10808: checking to see if all hosts have failed and the running result is not ok 7064 1726882076.10808: done checking to see if all hosts have failed 7064 1726882076.10809: getting the remaining hosts for this loop 7064 1726882076.10810: done getting the remaining hosts for this loop 7064 1726882076.10814: getting the next task for host managed_node1 7064 1726882076.10819: done getting next task for host managed_node1 7064 1726882076.10821: ^ task is: TASK: Run hostapd in namespace 7064 1726882076.10824: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882076.10828: getting variables 7064 1726882076.10829: in VariableManager get_vars() 7064 1726882076.10916: Calling all_inventory to load vars for managed_node1 7064 1726882076.10919: Calling groups_inventory to load vars for managed_node1 7064 1726882076.10922: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882076.10931: Calling all_plugins_play to load vars for managed_node1 7064 1726882076.10934: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882076.11012: Calling groups_plugins_play to load vars for managed_node1 7064 1726882076.11539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882076.12115: done with get_vars() 7064 1726882076.12126: done getting variables 7064 1726882076.12310: 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 [Run hostapd in namespace] ************************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:97 Friday 20 September 2024 21:27:56 -0400 (0:00:00.733) 0:00:16.361 ****** 7064 1726882076.12341: entering _queue_task() for managed_node1/shell 7064 1726882076.13167: worker is 1 (out of 1 available) 7064 1726882076.13178: exiting _queue_task() for managed_node1/shell 7064 1726882076.13327: done queuing things up, now waiting for results queue to drain 7064 1726882076.13330: waiting for pending results... 7064 1726882076.13632: running TaskExecutor() for managed_node1/TASK: Run hostapd in namespace 7064 1726882076.13782: in run() - task 12673a56-9f93-1c1a-8029-00000000022c 7064 1726882076.13804: variable 'ansible_search_path' from source: unknown 7064 1726882076.13817: variable 'ansible_search_path' from source: unknown 7064 1726882076.13856: calling self._execute() 7064 1726882076.13969: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882076.13984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882076.14001: variable 'omit' from source: magic vars 7064 1726882076.14414: variable 'ansible_distribution_major_version' from source: facts 7064 1726882076.14515: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882076.14633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882076.16625: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882076.16866: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882076.16900: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882076.16925: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882076.16945: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882076.17007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882076.17030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882076.17057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882076.17100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882076.17114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882076.17240: variable 'ansible_distribution' from source: facts 7064 1726882076.17243: variable 'ansible_distribution_major_version' from source: facts 7064 1726882076.17246: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882076.17248: variable 'omit' from source: magic vars 7064 1726882076.17296: variable 'omit' from source: magic vars 7064 1726882076.17323: variable 'omit' from source: magic vars 7064 1726882076.17343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882076.17373: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882076.17383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882076.17400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882076.17408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882076.17441: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882076.17444: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882076.17448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882076.17529: Set connection var ansible_connection to ssh 7064 1726882076.17539: Set connection var ansible_shell_executable to /bin/sh 7064 1726882076.17544: Set connection var ansible_pipelining to False 7064 1726882076.17549: Set connection var ansible_timeout to 10 7064 1726882076.17554: Set connection var ansible_shell_type to sh 7064 1726882076.17559: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882076.17587: variable 'ansible_shell_executable' from source: unknown 7064 1726882076.17590: variable 'ansible_connection' from source: unknown 7064 1726882076.17594: variable 'ansible_module_compression' from source: unknown 7064 1726882076.17597: variable 'ansible_shell_type' from source: unknown 7064 1726882076.17599: variable 'ansible_shell_executable' from source: unknown 7064 1726882076.17622: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882076.17625: variable 'ansible_pipelining' from source: unknown 7064 1726882076.17627: variable 'ansible_timeout' from source: unknown 7064 1726882076.17629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882076.17714: 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) 7064 1726882076.17725: variable 'omit' from source: magic vars 7064 1726882076.17728: starting attempt loop 7064 1726882076.17730: running the handler 7064 1726882076.17738: 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) 7064 1726882076.17761: _low_level_execute_command(): starting 7064 1726882076.17764: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882076.18301: 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 <<< 7064 1726882076.18307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882076.18310: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882076.18352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882076.18374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882076.18420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882076.20002: stdout chunk (state=3): >>>/root <<< 7064 1726882076.20161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882076.20165: stdout chunk (state=3): >>><<< 7064 1726882076.20187: stderr chunk (state=3): >>><<< 7064 1726882076.20198: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882076.20228: _low_level_execute_command(): starting 7064 1726882076.20232: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882076.201975-7695-83979504450283 `" && echo ansible-tmp-1726882076.201975-7695-83979504450283="` echo /root/.ansible/tmp/ansible-tmp-1726882076.201975-7695-83979504450283 `" ) && sleep 0' 7064 1726882076.20743: 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 <<< 7064 1726882076.20748: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882076.20751: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882076.20753: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882076.20799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882076.20803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882076.20818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882076.20856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882076.22704: stdout chunk (state=3): >>>ansible-tmp-1726882076.201975-7695-83979504450283=/root/.ansible/tmp/ansible-tmp-1726882076.201975-7695-83979504450283 <<< 7064 1726882076.22820: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882076.22841: stderr chunk (state=3): >>><<< 7064 1726882076.22844: stdout chunk (state=3): >>><<< 7064 1726882076.22864: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882076.201975-7695-83979504450283=/root/.ansible/tmp/ansible-tmp-1726882076.201975-7695-83979504450283 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882076.22946: variable 'ansible_module_compression' from source: unknown 7064 1726882076.22955: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7064 1726882076.22990: variable 'ansible_facts' from source: unknown 7064 1726882076.23090: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882076.201975-7695-83979504450283/AnsiballZ_command.py 7064 1726882076.23317: Sending initial data 7064 1726882076.23320: Sent initial data (152 bytes) 7064 1726882076.23943: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882076.24013: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882076.24081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882076.24098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882076.24120: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882076.24189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882076.25692: 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 <<< 7064 1726882076.25712: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882076.25740: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882076.25783: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpyoelhdr7 /root/.ansible/tmp/ansible-tmp-1726882076.201975-7695-83979504450283/AnsiballZ_command.py <<< 7064 1726882076.25786: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882076.201975-7695-83979504450283/AnsiballZ_command.py" <<< 7064 1726882076.25821: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpyoelhdr7" to remote "/root/.ansible/tmp/ansible-tmp-1726882076.201975-7695-83979504450283/AnsiballZ_command.py" <<< 7064 1726882076.25827: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882076.201975-7695-83979504450283/AnsiballZ_command.py" <<< 7064 1726882076.26499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882076.26919: stderr chunk (state=3): >>><<< 7064 1726882076.26923: stdout chunk (state=3): >>><<< 7064 1726882076.26943: done transferring module to remote 7064 1726882076.26953: _low_level_execute_command(): starting 7064 1726882076.26958: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882076.201975-7695-83979504450283/ /root/.ansible/tmp/ansible-tmp-1726882076.201975-7695-83979504450283/AnsiballZ_command.py && sleep 0' 7064 1726882076.27757: 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 <<< 7064 1726882076.27803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882076.27806: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882076.27808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882076.27810: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882076.27812: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882076.27814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882076.27848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882076.27851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882076.27906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882076.29634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882076.29637: stdout chunk (state=3): >>><<< 7064 1726882076.29643: stderr chunk (state=3): >>><<< 7064 1726882076.29656: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882076.29659: _low_level_execute_command(): starting 7064 1726882076.29664: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882076.201975-7695-83979504450283/AnsiballZ_command.py && sleep 0' 7064 1726882076.30056: 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 <<< 7064 1726882076.30088: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882076.30091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882076.30097: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882076.30099: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882076.30142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882076.30148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882076.30245: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882081.47115: stdout chunk (state=3): >>> {"changed": true, "stdout": "veth1: interface state UNINITIALIZED->ENABLED\nveth1: AP-ENABLED ", "stderr": "", "rc": 0, "cmd": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "start": "2024-09-20 21:27:56.450596", "end": "2024-09-20 21:28:01.469488", "delta": "0:00:05.018892", "msg": "", "invocation": {"module_args": {"_raw_params": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "_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}}} <<< 7064 1726882081.48780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882081.48811: stderr chunk (state=3): >>><<< 7064 1726882081.48815: stdout chunk (state=3): >>><<< 7064 1726882081.48835: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "veth1: interface state UNINITIALIZED->ENABLED\nveth1: AP-ENABLED ", "stderr": "", "rc": 0, "cmd": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "start": "2024-09-20 21:27:56.450596", "end": "2024-09-20 21:28:01.469488", "delta": "0:00:05.018892", "msg": "", "invocation": {"module_args": {"_raw_params": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "_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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882081.48863: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5', '_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-1726882076.201975-7695-83979504450283/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882081.48870: _low_level_execute_command(): starting 7064 1726882081.48875: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882076.201975-7695-83979504450283/ > /dev/null 2>&1 && sleep 0' 7064 1726882081.49334: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882081.49339: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882081.49341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.49343: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882081.49345: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.49398: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882081.49402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882081.49404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882081.49454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882081.51297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882081.51322: stderr chunk (state=3): >>><<< 7064 1726882081.51325: stdout chunk (state=3): >>><<< 7064 1726882081.51339: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882081.51345: handler run complete 7064 1726882081.51362: Evaluated conditional (False): False 7064 1726882081.51370: attempt loop complete, returning result 7064 1726882081.51372: _execute() done 7064 1726882081.51375: dumping result to json 7064 1726882081.51381: done dumping result, returning 7064 1726882081.51389: done running TaskExecutor() for managed_node1/TASK: Run hostapd in namespace [12673a56-9f93-1c1a-8029-00000000022c] 7064 1726882081.51396: sending task result for task 12673a56-9f93-1c1a-8029-00000000022c 7064 1726882081.51487: done sending task result for task 12673a56-9f93-1c1a-8029-00000000022c 7064 1726882081.51494: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "delta": "0:00:05.018892", "end": "2024-09-20 21:28:01.469488", "rc": 0, "start": "2024-09-20 21:27:56.450596" } STDOUT: veth1: interface state UNINITIALIZED->ENABLED veth1: AP-ENABLED 7064 1726882081.51573: no more pending results, returning what we have 7064 1726882081.51576: results queue empty 7064 1726882081.51577: checking for any_errors_fatal 7064 1726882081.51583: done checking for any_errors_fatal 7064 1726882081.51584: checking for max_fail_percentage 7064 1726882081.51585: done checking for max_fail_percentage 7064 1726882081.51586: checking to see if all hosts have failed and the running result is not ok 7064 1726882081.51587: done checking to see if all hosts have failed 7064 1726882081.51587: getting the remaining hosts for this loop 7064 1726882081.51589: done getting the remaining hosts for this loop 7064 1726882081.51597: getting the next task for host managed_node1 7064 1726882081.51605: done getting next task for host managed_node1 7064 1726882081.51607: ^ task is: TASK: Copy client certs 7064 1726882081.51610: ^ 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=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 7064 1726882081.51614: getting variables 7064 1726882081.51615: in VariableManager get_vars() 7064 1726882081.51660: Calling all_inventory to load vars for managed_node1 7064 1726882081.51663: Calling groups_inventory to load vars for managed_node1 7064 1726882081.51665: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882081.51673: Calling all_plugins_play to load vars for managed_node1 7064 1726882081.51675: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882081.51678: Calling groups_plugins_play to load vars for managed_node1 7064 1726882081.51811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882081.51930: done with get_vars() 7064 1726882081.51939: done getting variables 7064 1726882081.51978: 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 [Copy client certs] ******************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:4 Friday 20 September 2024 21:28:01 -0400 (0:00:05.396) 0:00:21.757 ****** 7064 1726882081.52003: entering _queue_task() for managed_node1/copy 7064 1726882081.52202: worker is 1 (out of 1 available) 7064 1726882081.52214: exiting _queue_task() for managed_node1/copy 7064 1726882081.52226: done queuing things up, now waiting for results queue to drain 7064 1726882081.52228: waiting for pending results... 7064 1726882081.52372: running TaskExecutor() for managed_node1/TASK: Copy client certs 7064 1726882081.52436: in run() - task 12673a56-9f93-1c1a-8029-000000000218 7064 1726882081.52448: variable 'ansible_search_path' from source: unknown 7064 1726882081.52452: variable 'ansible_search_path' from source: unknown 7064 1726882081.52608: Loaded config def from plugin (lookup/items) 7064 1726882081.52612: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7064 1726882081.52648: variable 'omit' from source: magic vars 7064 1726882081.52736: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882081.52743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882081.52752: variable 'omit' from source: magic vars 7064 1726882081.52986: variable 'ansible_distribution_major_version' from source: facts 7064 1726882081.52997: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882081.53173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882081.54713: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882081.54752: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882081.54783: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882081.54811: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882081.54831: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882081.54908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882081.54924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882081.54941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882081.54966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882081.54983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882081.55060: variable 'ansible_distribution' from source: facts 7064 1726882081.55064: variable 'ansible_distribution_major_version' from source: facts 7064 1726882081.55071: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882081.55149: variable 'ansible_distribution_major_version' from source: facts 7064 1726882081.55152: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882081.55267: variable 'ansible_distribution' from source: facts 7064 1726882081.55271: variable 'ansible_distribution_major_version' from source: facts 7064 1726882081.55274: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882081.55280: variable 'omit' from source: magic vars 7064 1726882081.55314: variable 'omit' from source: magic vars 7064 1726882081.55349: variable 'item' from source: unknown 7064 1726882081.55402: variable 'item' from source: unknown 7064 1726882081.55448: variable 'item' from source: unknown 7064 1726882081.55460: variable 'omit' from source: magic vars 7064 1726882081.55479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882081.55504: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882081.55520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882081.55532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882081.55540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882081.55562: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882081.55565: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882081.55567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882081.55634: Set connection var ansible_connection to ssh 7064 1726882081.55644: Set connection var ansible_shell_executable to /bin/sh 7064 1726882081.55648: Set connection var ansible_pipelining to False 7064 1726882081.55654: Set connection var ansible_timeout to 10 7064 1726882081.55658: Set connection var ansible_shell_type to sh 7064 1726882081.55663: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882081.55678: variable 'ansible_shell_executable' from source: unknown 7064 1726882081.55681: variable 'ansible_connection' from source: unknown 7064 1726882081.55683: variable 'ansible_module_compression' from source: unknown 7064 1726882081.55685: variable 'ansible_shell_type' from source: unknown 7064 1726882081.55688: variable 'ansible_shell_executable' from source: unknown 7064 1726882081.55691: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882081.55699: variable 'ansible_pipelining' from source: unknown 7064 1726882081.55702: variable 'ansible_timeout' from source: unknown 7064 1726882081.55706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882081.55773: 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=False) 7064 1726882081.55781: variable 'omit' from source: magic vars 7064 1726882081.55786: starting attempt loop 7064 1726882081.55788: running the handler 7064 1726882081.55803: _low_level_execute_command(): starting 7064 1726882081.55809: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882081.56310: 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 <<< 7064 1726882081.56314: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882081.56317: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.56366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882081.56370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882081.56372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882081.56426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882081.58067: stdout chunk (state=3): >>>/root <<< 7064 1726882081.58166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882081.58198: stderr chunk (state=3): >>><<< 7064 1726882081.58201: stdout chunk (state=3): >>><<< 7064 1726882081.58220: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882081.58230: _low_level_execute_command(): starting 7064 1726882081.58236: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752 `" && echo ansible-tmp-1726882081.5822065-7917-237484604804752="` echo /root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752 `" ) && sleep 0' 7064 1726882081.58689: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882081.58692: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882081.58697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.58701: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882081.58703: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.58754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882081.58757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882081.58761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882081.58807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882081.60715: stdout chunk (state=3): >>>ansible-tmp-1726882081.5822065-7917-237484604804752=/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752 <<< 7064 1726882081.60824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882081.60853: stderr chunk (state=3): >>><<< 7064 1726882081.60856: stdout chunk (state=3): >>><<< 7064 1726882081.60876: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882081.5822065-7917-237484604804752=/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882081.60888: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7064 1726882081.60915: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/client.key /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/client.key /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/client.key 7064 1726882081.60961: variable 'ansible_module_compression' from source: unknown 7064 1726882081.61007: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7064 1726882081.61035: variable 'ansible_facts' from source: unknown 7064 1726882081.61103: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/AnsiballZ_stat.py 7064 1726882081.61203: Sending initial data 7064 1726882081.61207: Sent initial data (151 bytes) 7064 1726882081.61656: 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 <<< 7064 1726882081.61659: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.61662: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882081.61664: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882081.61665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.61718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882081.61722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882081.61726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882081.61769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882081.63297: 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 <<< 7064 1726882081.63331: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882081.63377: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpjtv5vytn /root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/AnsiballZ_stat.py <<< 7064 1726882081.63380: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/AnsiballZ_stat.py" <<< 7064 1726882081.63417: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpjtv5vytn" to remote "/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/AnsiballZ_stat.py" <<< 7064 1726882081.63955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882081.63996: stderr chunk (state=3): >>><<< 7064 1726882081.63999: stdout chunk (state=3): >>><<< 7064 1726882081.64041: done transferring module to remote 7064 1726882081.64050: _low_level_execute_command(): starting 7064 1726882081.64054: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/ /root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/AnsiballZ_stat.py && sleep 0' 7064 1726882081.64465: 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 <<< 7064 1726882081.64503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882081.64506: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882081.64508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.64510: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882081.64512: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.64556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882081.64559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882081.64612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882081.66343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882081.66363: stderr chunk (state=3): >>><<< 7064 1726882081.66366: stdout chunk (state=3): >>><<< 7064 1726882081.66379: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882081.66382: _low_level_execute_command(): starting 7064 1726882081.66387: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/AnsiballZ_stat.py && sleep 0' 7064 1726882081.66844: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882081.66848: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.66850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882081.66852: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882081.66854: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.66911: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882081.66915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882081.66917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882081.66969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882081.81896: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7064 1726882081.83213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882081.83247: stderr chunk (state=3): >>><<< 7064 1726882081.83250: stdout chunk (state=3): >>><<< 7064 1726882081.83263: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882081.83287: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/client.key', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882081.5822065-7917-237484604804752/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7064 1726882081.83383: Sending initial data 7064 1726882081.83386: Sent initial data (195 bytes) 7064 1726882081.83847: 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 <<< 7064 1726882081.83850: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.83852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882081.83854: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882081.83856: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.83899: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882081.83902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882081.83923: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882081.83976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882081.85588: 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 <<< 7064 1726882081.85625: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882081.85666: stdout chunk (state=3): >>>sftp> put /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key /root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/.source.key <<< 7064 1726882081.85673: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/.source.key" <<< 7064 1726882081.85718: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 7064 1726882081.85721: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key" to remote "/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/.source.key" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/.source.key" <<< 7064 1726882081.85911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882081.85956: stderr chunk (state=3): >>><<< 7064 1726882081.85959: stdout chunk (state=3): >>><<< 7064 1726882081.85975: _low_level_execute_command(): starting 7064 1726882081.85979: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/ /root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/.source.key && sleep 0' 7064 1726882081.86441: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882081.86445: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882081.86447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.86449: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882081.86451: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882081.86453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.86499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882081.86516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882081.86522: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882081.86554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882081.88291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882081.88324: stderr chunk (state=3): >>><<< 7064 1726882081.88327: stdout chunk (state=3): >>><<< 7064 1726882081.88341: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882081.88363: variable 'ansible_module_compression' from source: unknown 7064 1726882081.88399: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7064 1726882081.88417: variable 'ansible_facts' from source: unknown 7064 1726882081.88462: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/AnsiballZ_copy.py 7064 1726882081.88559: Sending initial data 7064 1726882081.88562: Sent initial data (151 bytes) 7064 1726882081.88995: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882081.88999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882081.89027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882081.89030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882081.89032: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882081.89034: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.89082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882081.89086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882081.89109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882081.89147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882081.90659: 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 <<< 7064 1726882081.90700: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882081.90742: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp5ormcm1p /root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/AnsiballZ_copy.py <<< 7064 1726882081.90745: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/AnsiballZ_copy.py" <<< 7064 1726882081.90783: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp5ormcm1p" to remote "/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/AnsiballZ_copy.py" <<< 7064 1726882081.90786: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/AnsiballZ_copy.py" <<< 7064 1726882081.91303: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882081.91350: stderr chunk (state=3): >>><<< 7064 1726882081.91353: stdout chunk (state=3): >>><<< 7064 1726882081.91387: done transferring module to remote 7064 1726882081.91398: _low_level_execute_command(): starting 7064 1726882081.91403: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/ /root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/AnsiballZ_copy.py && sleep 0' 7064 1726882081.91847: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882081.91850: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882081.91853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.91855: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882081.91857: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.91912: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882081.91919: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882081.91960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882081.93690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882081.93720: stderr chunk (state=3): >>><<< 7064 1726882081.93723: stdout chunk (state=3): >>><<< 7064 1726882081.93736: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882081.93744: _low_level_execute_command(): starting 7064 1726882081.93747: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/AnsiballZ_copy.py && sleep 0' 7064 1726882081.94166: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882081.94170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882081.94205: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882081.94208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882081.94210: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882081.94212: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882081.94254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882081.94264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882081.94325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.10488: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/client.key", "src": "/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/.source.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/.source.key", "dest": "/etc/pki/tls/client.key", "mode": "0644", "_original_basename": "client.key", "follow": false, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882082.11834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882082.11860: stderr chunk (state=3): >>><<< 7064 1726882082.11863: stdout chunk (state=3): >>><<< 7064 1726882082.11878: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/client.key", "src": "/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/.source.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/.source.key", "dest": "/etc/pki/tls/client.key", "mode": "0644", "_original_basename": "client.key", "follow": false, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882082.11910: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/.source.key', 'dest': '/etc/pki/tls/client.key', 'mode': '0644', '_original_basename': 'client.key', 'follow': False, 'checksum': '4e613674a093ce2b6f3f7838c417ae52497298d9', '_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.copy', '_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-1726882081.5822065-7917-237484604804752/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882082.11919: _low_level_execute_command(): starting 7064 1726882082.11924: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/ > /dev/null 2>&1 && sleep 0' 7064 1726882082.12374: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882082.12378: 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.9.159 originally 10.31.9.159 <<< 7064 1726882082.12380: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.12382: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882082.12384: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882082.12386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.12441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882082.12446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882082.12449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.12489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.14304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882082.14326: stderr chunk (state=3): >>><<< 7064 1726882082.14330: stdout chunk (state=3): >>><<< 7064 1726882082.14342: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882082.14349: handler run complete 7064 1726882082.14367: attempt loop complete, returning result 7064 1726882082.14383: variable 'item' from source: unknown 7064 1726882082.14448: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key) => { "ansible_loop_var": "item", "changed": true, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "dest": "/etc/pki/tls/client.key", "gid": 0, "group": "root", "item": "client.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "src": "/root/.ansible/tmp/ansible-tmp-1726882081.5822065-7917-237484604804752/.source.key", "state": "file", "uid": 0 } 7064 1726882082.14610: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882082.14613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882082.14616: variable 'omit' from source: magic vars 7064 1726882082.14684: variable 'ansible_distribution_major_version' from source: facts 7064 1726882082.14687: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882082.14780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882082.14804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882082.14824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882082.14854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882082.14864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882082.14932: variable 'ansible_distribution' from source: facts 7064 1726882082.14935: variable 'ansible_distribution_major_version' from source: facts 7064 1726882082.14941: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882082.15018: variable 'ansible_distribution_major_version' from source: facts 7064 1726882082.15021: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882082.15132: variable 'ansible_distribution' from source: facts 7064 1726882082.15135: variable 'ansible_distribution_major_version' from source: facts 7064 1726882082.15140: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882082.15145: variable 'omit' from source: magic vars 7064 1726882082.15156: variable 'omit' from source: magic vars 7064 1726882082.15187: variable 'item' from source: unknown 7064 1726882082.15233: variable 'item' from source: unknown 7064 1726882082.15278: variable 'item' from source: unknown 7064 1726882082.15297: variable 'omit' from source: magic vars 7064 1726882082.15313: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882082.15320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882082.15325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882082.15336: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882082.15339: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882082.15341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882082.15396: Set connection var ansible_connection to ssh 7064 1726882082.15402: Set connection var ansible_shell_executable to /bin/sh 7064 1726882082.15407: Set connection var ansible_pipelining to False 7064 1726882082.15412: Set connection var ansible_timeout to 10 7064 1726882082.15416: Set connection var ansible_shell_type to sh 7064 1726882082.15421: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882082.15436: variable 'ansible_shell_executable' from source: unknown 7064 1726882082.15438: variable 'ansible_connection' from source: unknown 7064 1726882082.15440: variable 'ansible_module_compression' from source: unknown 7064 1726882082.15443: variable 'ansible_shell_type' from source: unknown 7064 1726882082.15445: variable 'ansible_shell_executable' from source: unknown 7064 1726882082.15448: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882082.15452: variable 'ansible_pipelining' from source: unknown 7064 1726882082.15455: variable 'ansible_timeout' from source: unknown 7064 1726882082.15459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882082.15525: 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=False) 7064 1726882082.15533: variable 'omit' from source: magic vars 7064 1726882082.15537: starting attempt loop 7064 1726882082.15540: running the handler 7064 1726882082.15546: _low_level_execute_command(): starting 7064 1726882082.15549: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882082.15997: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882082.16001: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882082.16003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.16010: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882082.16012: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.16056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882082.16071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.16113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.17682: stdout chunk (state=3): >>>/root <<< 7064 1726882082.17781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882082.17810: stderr chunk (state=3): >>><<< 7064 1726882082.17813: stdout chunk (state=3): >>><<< 7064 1726882082.17826: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882082.17834: _low_level_execute_command(): starting 7064 1726882082.17839: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552 `" && echo ansible-tmp-1726882082.1782627-7917-185174651377552="` echo /root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552 `" ) && sleep 0' 7064 1726882082.18281: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882082.18284: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882082.18286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.18288: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882082.18290: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.18351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882082.18354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.18396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.20252: stdout chunk (state=3): >>>ansible-tmp-1726882082.1782627-7917-185174651377552=/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552 <<< 7064 1726882082.20359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882082.20390: stderr chunk (state=3): >>><<< 7064 1726882082.20395: stdout chunk (state=3): >>><<< 7064 1726882082.20411: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882082.1782627-7917-185174651377552=/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882082.20421: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7064 1726882082.20439: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/client.key.nocrypt /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/client.key.nocrypt /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key.nocrypt /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/client.key.nocrypt 7064 1726882082.20472: variable 'ansible_module_compression' from source: unknown 7064 1726882082.20509: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7064 1726882082.20524: variable 'ansible_facts' from source: unknown 7064 1726882082.20565: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/AnsiballZ_stat.py 7064 1726882082.20653: Sending initial data 7064 1726882082.20657: Sent initial data (151 bytes) 7064 1726882082.21097: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882082.21100: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882082.21102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.21104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882082.21110: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.21158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882082.21161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.21211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.22720: 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 <<< 7064 1726882082.22728: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882082.22763: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882082.22808: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpcoyl_0jl /root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/AnsiballZ_stat.py <<< 7064 1726882082.22811: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/AnsiballZ_stat.py" <<< 7064 1726882082.22853: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpcoyl_0jl" to remote "/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/AnsiballZ_stat.py" <<< 7064 1726882082.22857: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/AnsiballZ_stat.py" <<< 7064 1726882082.23368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882082.23412: stderr chunk (state=3): >>><<< 7064 1726882082.23416: stdout chunk (state=3): >>><<< 7064 1726882082.23457: done transferring module to remote 7064 1726882082.23463: _low_level_execute_command(): starting 7064 1726882082.23467: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/ /root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/AnsiballZ_stat.py && sleep 0' 7064 1726882082.23897: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882082.23900: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882082.23902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.23904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882082.23906: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.23954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882082.23957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.24003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.25727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882082.25751: stderr chunk (state=3): >>><<< 7064 1726882082.25754: stdout chunk (state=3): >>><<< 7064 1726882082.25767: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882082.25770: _low_level_execute_command(): starting 7064 1726882082.25774: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/AnsiballZ_stat.py && sleep 0' 7064 1726882082.26209: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882082.26214: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882082.26216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882082.26218: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882082.26220: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.26267: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882082.26270: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.26321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.41363: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key.nocrypt", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7064 1726882082.42594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882082.42621: stderr chunk (state=3): >>><<< 7064 1726882082.42624: stdout chunk (state=3): >>><<< 7064 1726882082.42640: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key.nocrypt", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882082.42660: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/client.key.nocrypt', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882082.1782627-7917-185174651377552/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7064 1726882082.42750: Sending initial data 7064 1726882082.42754: Sent initial data (207 bytes) 7064 1726882082.43195: 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 <<< 7064 1726882082.43199: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.43220: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.43270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882082.43273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882082.43275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.43325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.44914: 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 <<< 7064 1726882082.44923: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882082.44955: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882082.44998: stdout chunk (state=3): >>>sftp> put /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key.nocrypt /root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/.source.nocrypt <<< 7064 1726882082.45005: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/.source.nocrypt" <<< 7064 1726882082.45044: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key.nocrypt" to remote "/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/.source.nocrypt" <<< 7064 1726882082.45046: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/.source.nocrypt" <<< 7064 1726882082.45225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882082.45264: stderr chunk (state=3): >>><<< 7064 1726882082.45267: stdout chunk (state=3): >>><<< 7064 1726882082.45280: _low_level_execute_command(): starting 7064 1726882082.45284: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/ /root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/.source.nocrypt && sleep 0' 7064 1726882082.45722: 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 <<< 7064 1726882082.45725: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882082.45728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882082.45730: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882082.45732: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.45777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882082.45781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.45828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.47550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882082.47574: stderr chunk (state=3): >>><<< 7064 1726882082.47577: stdout chunk (state=3): >>><<< 7064 1726882082.47590: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882082.47611: variable 'ansible_module_compression' from source: unknown 7064 1726882082.47642: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7064 1726882082.47659: variable 'ansible_facts' from source: unknown 7064 1726882082.47707: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/AnsiballZ_copy.py 7064 1726882082.47790: Sending initial data 7064 1726882082.47795: Sent initial data (151 bytes) 7064 1726882082.48232: 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 <<< 7064 1726882082.48236: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.48238: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882082.48240: 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 <<< 7064 1726882082.48242: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.48285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882082.48289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.48338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.49843: 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 <<< 7064 1726882082.49846: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882082.49879: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882082.49919: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp64kvh1vt /root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/AnsiballZ_copy.py <<< 7064 1726882082.49923: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/AnsiballZ_copy.py" <<< 7064 1726882082.49963: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp64kvh1vt" to remote "/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/AnsiballZ_copy.py" <<< 7064 1726882082.50489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882082.50533: stderr chunk (state=3): >>><<< 7064 1726882082.50536: stdout chunk (state=3): >>><<< 7064 1726882082.50574: done transferring module to remote 7064 1726882082.50580: _low_level_execute_command(): starting 7064 1726882082.50585: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/ /root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/AnsiballZ_copy.py && sleep 0' 7064 1726882082.51019: 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 <<< 7064 1726882082.51022: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882082.51025: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882082.51027: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882082.51029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.51075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882082.51078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.51125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.52840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882082.52869: stderr chunk (state=3): >>><<< 7064 1726882082.52872: stdout chunk (state=3): >>><<< 7064 1726882082.52882: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882082.52889: _low_level_execute_command(): starting 7064 1726882082.52895: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/AnsiballZ_copy.py && sleep 0' 7064 1726882082.53322: 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 <<< 7064 1726882082.53326: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882082.53328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.53330: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882082.53332: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882082.53334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.53384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882082.53389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882082.53391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.53436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.69485: stdout chunk (state=3): >>> <<< 7064 1726882082.69497: stdout chunk (state=3): >>>{"dest": "/etc/pki/tls/client.key.nocrypt", "src": "/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/.source.nocrypt", "md5sum": "cd7792b2fbafd1669e6d5e519cbdb6c6", "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1675, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/.source.nocrypt", "dest": "/etc/pki/tls/client.key.nocrypt", "mode": "0644", "_original_basename": "client.key.nocrypt", "follow": false, "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882082.70838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882082.70870: stderr chunk (state=3): >>><<< 7064 1726882082.70873: stdout chunk (state=3): >>><<< 7064 1726882082.70889: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/client.key.nocrypt", "src": "/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/.source.nocrypt", "md5sum": "cd7792b2fbafd1669e6d5e519cbdb6c6", "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1675, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/.source.nocrypt", "dest": "/etc/pki/tls/client.key.nocrypt", "mode": "0644", "_original_basename": "client.key.nocrypt", "follow": false, "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882082.70918: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/.source.nocrypt', 'dest': '/etc/pki/tls/client.key.nocrypt', 'mode': '0644', '_original_basename': 'client.key.nocrypt', 'follow': False, 'checksum': 'da377753604d62ad8a5da4b67cd4e98e9a66433b', '_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.copy', '_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-1726882082.1782627-7917-185174651377552/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882082.70925: _low_level_execute_command(): starting 7064 1726882082.70930: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/ > /dev/null 2>&1 && sleep 0' 7064 1726882082.71360: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882082.71402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882082.71405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882082.71408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.71410: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882082.71412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882082.71413: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.71457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882082.71460: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.71510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.73335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882082.73357: stderr chunk (state=3): >>><<< 7064 1726882082.73361: stdout chunk (state=3): >>><<< 7064 1726882082.73376: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882082.73381: handler run complete 7064 1726882082.73402: attempt loop complete, returning result 7064 1726882082.73416: variable 'item' from source: unknown 7064 1726882082.73479: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key.nocrypt) => { "ansible_loop_var": "item", "changed": true, "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "dest": "/etc/pki/tls/client.key.nocrypt", "gid": 0, "group": "root", "item": "client.key.nocrypt", "md5sum": "cd7792b2fbafd1669e6d5e519cbdb6c6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1675, "src": "/root/.ansible/tmp/ansible-tmp-1726882082.1782627-7917-185174651377552/.source.nocrypt", "state": "file", "uid": 0 } 7064 1726882082.73601: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882082.73604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882082.73607: variable 'omit' from source: magic vars 7064 1726882082.73699: variable 'ansible_distribution_major_version' from source: facts 7064 1726882082.73702: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882082.73790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882082.73814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882082.73832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882082.73860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882082.73871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882082.73940: variable 'ansible_distribution' from source: facts 7064 1726882082.73945: variable 'ansible_distribution_major_version' from source: facts 7064 1726882082.73948: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882082.74019: variable 'ansible_distribution_major_version' from source: facts 7064 1726882082.74022: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882082.74132: variable 'ansible_distribution' from source: facts 7064 1726882082.74136: variable 'ansible_distribution_major_version' from source: facts 7064 1726882082.74141: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882082.74145: variable 'omit' from source: magic vars 7064 1726882082.74158: variable 'omit' from source: magic vars 7064 1726882082.74187: variable 'item' from source: unknown 7064 1726882082.74231: variable 'item' from source: unknown 7064 1726882082.74280: variable 'item' from source: unknown 7064 1726882082.74290: variable 'omit' from source: magic vars 7064 1726882082.74308: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882082.74315: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882082.74320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882082.74330: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882082.74333: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882082.74335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882082.74454: Set connection var ansible_connection to ssh 7064 1726882082.74457: Set connection var ansible_shell_executable to /bin/sh 7064 1726882082.74460: Set connection var ansible_pipelining to False 7064 1726882082.74462: Set connection var ansible_timeout to 10 7064 1726882082.74464: Set connection var ansible_shell_type to sh 7064 1726882082.74466: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882082.74468: variable 'ansible_shell_executable' from source: unknown 7064 1726882082.74470: variable 'ansible_connection' from source: unknown 7064 1726882082.74472: variable 'ansible_module_compression' from source: unknown 7064 1726882082.74473: variable 'ansible_shell_type' from source: unknown 7064 1726882082.74475: variable 'ansible_shell_executable' from source: unknown 7064 1726882082.74477: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882082.74479: variable 'ansible_pipelining' from source: unknown 7064 1726882082.74480: variable 'ansible_timeout' from source: unknown 7064 1726882082.74482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882082.74718: 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=False) 7064 1726882082.74721: variable 'omit' from source: magic vars 7064 1726882082.74723: starting attempt loop 7064 1726882082.74725: running the handler 7064 1726882082.74727: _low_level_execute_command(): starting 7064 1726882082.74729: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882082.75160: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882082.75210: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882082.75222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882082.75289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882082.75307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882082.75316: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882082.75326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.75597: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882082.75620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.75686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.77266: stdout chunk (state=3): >>>/root <<< 7064 1726882082.77408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882082.77498: stderr chunk (state=3): >>><<< 7064 1726882082.77904: stdout chunk (state=3): >>><<< 7064 1726882082.77908: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882082.77910: _low_level_execute_command(): starting 7064 1726882082.77913: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510 `" && echo ansible-tmp-1726882082.7782474-7917-112467835253510="` echo /root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510 `" ) && sleep 0' 7064 1726882082.78904: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882082.79005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882082.79027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.79134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.81007: stdout chunk (state=3): >>>ansible-tmp-1726882082.7782474-7917-112467835253510=/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510 <<< 7064 1726882082.81118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882082.81171: stderr chunk (state=3): >>><<< 7064 1726882082.81180: stdout chunk (state=3): >>><<< 7064 1726882082.81210: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882082.7782474-7917-112467835253510=/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882082.81233: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7064 1726882082.81262: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/client.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/client.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/client.pem 7064 1726882082.81313: variable 'ansible_module_compression' from source: unknown 7064 1726882082.81368: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7064 1726882082.81392: variable 'ansible_facts' from source: unknown 7064 1726882082.81484: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/AnsiballZ_stat.py 7064 1726882082.81709: Sending initial data 7064 1726882082.81713: Sent initial data (151 bytes) 7064 1726882082.82242: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882082.82323: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.82379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882082.82402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882082.82447: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.82487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.84029: 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 <<< 7064 1726882082.84070: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882082.84107: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp3izy6e09 /root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/AnsiballZ_stat.py <<< 7064 1726882082.84122: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/AnsiballZ_stat.py" <<< 7064 1726882082.84167: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp3izy6e09" to remote "/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/AnsiballZ_stat.py" <<< 7064 1726882082.84899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882082.84902: stderr chunk (state=3): >>><<< 7064 1726882082.84904: stdout chunk (state=3): >>><<< 7064 1726882082.84906: done transferring module to remote 7064 1726882082.84909: _low_level_execute_command(): starting 7064 1726882082.84915: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/ /root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/AnsiballZ_stat.py && sleep 0' 7064 1726882082.85457: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882082.85483: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882082.85487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882082.85489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882082.85496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.85513: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.85563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882082.85567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.85619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882082.87398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882082.87413: stdout chunk (state=3): >>><<< 7064 1726882082.87416: stderr chunk (state=3): >>><<< 7064 1726882082.87430: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882082.87502: _low_level_execute_command(): starting 7064 1726882082.87505: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/AnsiballZ_stat.py && sleep 0' 7064 1726882082.87990: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882082.88013: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882082.88029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882082.88053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882082.88070: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882082.88158: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882082.88172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882082.88186: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882082.88209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882082.88286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.03474: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7064 1726882083.04726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882083.04755: stderr chunk (state=3): >>><<< 7064 1726882083.04758: stdout chunk (state=3): >>><<< 7064 1726882083.04774: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882083.04790: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/client.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882082.7782474-7917-112467835253510/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7064 1726882083.04882: Sending initial data 7064 1726882083.04886: Sent initial data (195 bytes) 7064 1726882083.05341: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882083.05344: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882083.05347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.05349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882083.05351: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.05400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882083.05404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.05450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.07040: 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 <<< 7064 1726882083.07047: 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 <<< 7064 1726882083.07080: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882083.07124: stdout chunk (state=3): >>>sftp> put /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.pem /root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/.source.pem <<< 7064 1726882083.07127: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/.source.pem" <<< 7064 1726882083.07166: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/.source.pem" <<< 7064 1726882083.07170: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/.source.pem" <<< 7064 1726882083.07354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882083.07390: stderr chunk (state=3): >>><<< 7064 1726882083.07398: stdout chunk (state=3): >>><<< 7064 1726882083.07410: _low_level_execute_command(): starting 7064 1726882083.07413: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/ /root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/.source.pem && sleep 0' 7064 1726882083.07849: 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 <<< 7064 1726882083.07852: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882083.07854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.07857: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882083.07859: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.07912: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882083.07916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882083.07919: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.07959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.09708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882083.09731: stderr chunk (state=3): >>><<< 7064 1726882083.09734: stdout chunk (state=3): >>><<< 7064 1726882083.09747: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882083.09765: variable 'ansible_module_compression' from source: unknown 7064 1726882083.09803: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7064 1726882083.09818: variable 'ansible_facts' from source: unknown 7064 1726882083.09859: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/AnsiballZ_copy.py 7064 1726882083.09945: Sending initial data 7064 1726882083.09948: Sent initial data (151 bytes) 7064 1726882083.10364: 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 <<< 7064 1726882083.10368: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.10370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882083.10372: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.10424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882083.10428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.10471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.12009: 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 <<< 7064 1726882083.12017: stderr chunk (state=3): >>>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 <<< 7064 1726882083.12055: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882083.12095: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp4hfa0av5 /root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/AnsiballZ_copy.py <<< 7064 1726882083.12103: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/AnsiballZ_copy.py" <<< 7064 1726882083.12139: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp4hfa0av5" to remote "/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/AnsiballZ_copy.py" <<< 7064 1726882083.12143: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/AnsiballZ_copy.py" <<< 7064 1726882083.12671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882083.12709: stderr chunk (state=3): >>><<< 7064 1726882083.12712: stdout chunk (state=3): >>><<< 7064 1726882083.12737: done transferring module to remote 7064 1726882083.12743: _low_level_execute_command(): starting 7064 1726882083.12747: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/ /root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/AnsiballZ_copy.py && sleep 0' 7064 1726882083.13164: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882083.13167: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882083.13170: 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.9.159 is address debug1: re-parsing configuration <<< 7064 1726882083.13172: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882083.13174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.13220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882083.13223: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.13271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.15000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882083.15019: stderr chunk (state=3): >>><<< 7064 1726882083.15022: stdout chunk (state=3): >>><<< 7064 1726882083.15033: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882083.15041: _low_level_execute_command(): starting 7064 1726882083.15044: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/AnsiballZ_copy.py && sleep 0' 7064 1726882083.15441: 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 <<< 7064 1726882083.15444: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.15446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882083.15448: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.15502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882083.15505: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.15552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.31846: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/client.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/.source.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/.source.pem", "dest": "/etc/pki/tls/client.pem", "mode": "0644", "_original_basename": "client.pem", "follow": false, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882083.33211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882083.33231: stderr chunk (state=3): >>><<< 7064 1726882083.33235: stdout chunk (state=3): >>><<< 7064 1726882083.33251: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/client.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/.source.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/.source.pem", "dest": "/etc/pki/tls/client.pem", "mode": "0644", "_original_basename": "client.pem", "follow": false, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882083.33279: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/.source.pem', 'dest': '/etc/pki/tls/client.pem', 'mode': '0644', '_original_basename': 'client.pem', 'follow': False, 'checksum': 'f872445a88ad99f43f281c911af2329b323c43b1', '_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.copy', '_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-1726882082.7782474-7917-112467835253510/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882083.33289: _low_level_execute_command(): starting 7064 1726882083.33296: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/ > /dev/null 2>&1 && sleep 0' 7064 1726882083.33739: 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 <<< 7064 1726882083.33743: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.33745: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882083.33747: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.33791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882083.33797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.33852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.35676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882083.35702: stderr chunk (state=3): >>><<< 7064 1726882083.35705: stdout chunk (state=3): >>><<< 7064 1726882083.35718: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882083.35723: handler run complete 7064 1726882083.35740: attempt loop complete, returning result 7064 1726882083.35754: variable 'item' from source: unknown 7064 1726882083.35822: variable 'item' from source: unknown changed: [managed_node1] => (item=client.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "dest": "/etc/pki/tls/client.pem", "gid": 0, "group": "root", "item": "client.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "src": "/root/.ansible/tmp/ansible-tmp-1726882082.7782474-7917-112467835253510/.source.pem", "state": "file", "uid": 0 } 7064 1726882083.35936: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882083.35939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882083.35941: variable 'omit' from source: magic vars 7064 1726882083.36062: variable 'ansible_distribution_major_version' from source: facts 7064 1726882083.36065: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882083.36152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882083.36173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882083.36190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882083.36221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882083.36232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882083.36300: variable 'ansible_distribution' from source: facts 7064 1726882083.36304: variable 'ansible_distribution_major_version' from source: facts 7064 1726882083.36310: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882083.36385: variable 'ansible_distribution_major_version' from source: facts 7064 1726882083.36391: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882083.36497: variable 'ansible_distribution' from source: facts 7064 1726882083.36503: variable 'ansible_distribution_major_version' from source: facts 7064 1726882083.36506: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882083.36509: variable 'omit' from source: magic vars 7064 1726882083.36522: variable 'omit' from source: magic vars 7064 1726882083.36547: variable 'item' from source: unknown 7064 1726882083.36589: variable 'item' from source: unknown 7064 1726882083.36641: variable 'item' from source: unknown 7064 1726882083.36652: variable 'omit' from source: magic vars 7064 1726882083.36667: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882083.36674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882083.36680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882083.36689: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882083.36691: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882083.36699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882083.36748: Set connection var ansible_connection to ssh 7064 1726882083.36756: Set connection var ansible_shell_executable to /bin/sh 7064 1726882083.36761: Set connection var ansible_pipelining to False 7064 1726882083.36766: Set connection var ansible_timeout to 10 7064 1726882083.36770: Set connection var ansible_shell_type to sh 7064 1726882083.36775: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882083.36788: variable 'ansible_shell_executable' from source: unknown 7064 1726882083.36791: variable 'ansible_connection' from source: unknown 7064 1726882083.36794: variable 'ansible_module_compression' from source: unknown 7064 1726882083.36805: variable 'ansible_shell_type' from source: unknown 7064 1726882083.36807: variable 'ansible_shell_executable' from source: unknown 7064 1726882083.36811: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882083.36813: variable 'ansible_pipelining' from source: unknown 7064 1726882083.36815: variable 'ansible_timeout' from source: unknown 7064 1726882083.36823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882083.36880: 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=False) 7064 1726882083.36887: variable 'omit' from source: magic vars 7064 1726882083.36890: starting attempt loop 7064 1726882083.36894: running the handler 7064 1726882083.36902: _low_level_execute_command(): starting 7064 1726882083.36904: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882083.37346: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882083.37349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882083.37351: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.37353: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882083.37359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882083.37363: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.37409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882083.37413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.37459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.39058: stdout chunk (state=3): >>>/root <<< 7064 1726882083.39156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882083.39179: stderr chunk (state=3): >>><<< 7064 1726882083.39182: stdout chunk (state=3): >>><<< 7064 1726882083.39200: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882083.39208: _low_level_execute_command(): starting 7064 1726882083.39212: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431 `" && echo ansible-tmp-1726882083.3919888-7917-220729973277431="` echo /root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431 `" ) && sleep 0' 7064 1726882083.39642: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882083.39646: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882083.39648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.39650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882083.39652: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.39691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882083.39698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.39752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.41644: stdout chunk (state=3): >>>ansible-tmp-1726882083.3919888-7917-220729973277431=/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431 <<< 7064 1726882083.41743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882083.41770: stderr chunk (state=3): >>><<< 7064 1726882083.41773: stdout chunk (state=3): >>><<< 7064 1726882083.41791: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882083.3919888-7917-220729973277431=/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882083.41804: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7064 1726882083.41823: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/cacert.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cacert.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7064 1726882083.41855: variable 'ansible_module_compression' from source: unknown 7064 1726882083.41885: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7064 1726882083.41907: variable 'ansible_facts' from source: unknown 7064 1726882083.41949: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/AnsiballZ_stat.py 7064 1726882083.42042: Sending initial data 7064 1726882083.42045: Sent initial data (151 bytes) 7064 1726882083.42468: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882083.42475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882083.42499: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.42502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882083.42514: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.42565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882083.42570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.42615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.44141: 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 <<< 7064 1726882083.44148: 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 <<< 7064 1726882083.44188: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882083.44228: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpaqz472nx /root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/AnsiballZ_stat.py <<< 7064 1726882083.44232: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/AnsiballZ_stat.py" <<< 7064 1726882083.44267: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpaqz472nx" to remote "/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/AnsiballZ_stat.py" <<< 7064 1726882083.44277: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/AnsiballZ_stat.py" <<< 7064 1726882083.44790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882083.44836: stderr chunk (state=3): >>><<< 7064 1726882083.44840: stdout chunk (state=3): >>><<< 7064 1726882083.44860: done transferring module to remote 7064 1726882083.44867: _low_level_execute_command(): starting 7064 1726882083.44871: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/ /root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/AnsiballZ_stat.py && sleep 0' 7064 1726882083.45279: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882083.45282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882083.45319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882083.45322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.45324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882083.45326: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882083.45328: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.45380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882083.45383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882083.45386: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.45430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.47162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882083.47186: stderr chunk (state=3): >>><<< 7064 1726882083.47189: stdout chunk (state=3): >>><<< 7064 1726882083.47206: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882083.47209: _low_level_execute_command(): starting 7064 1726882083.47213: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/AnsiballZ_stat.py && sleep 0' 7064 1726882083.47653: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882083.47658: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882083.47660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.47663: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882083.47665: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.47720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882083.47728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882083.47730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.47769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.62889: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7064 1726882083.64157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882083.64179: stderr chunk (state=3): >>><<< 7064 1726882083.64182: stdout chunk (state=3): >>><<< 7064 1726882083.64201: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882083.64218: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882083.3919888-7917-220729973277431/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7064 1726882083.64309: Sending initial data 7064 1726882083.64312: Sent initial data (195 bytes) 7064 1726882083.64758: 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 <<< 7064 1726882083.64761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882083.64766: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.64768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882083.64770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882083.64772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.64822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882083.64825: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.64871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.66444: 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 <<< 7064 1726882083.66447: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882083.66484: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882083.66528: stdout chunk (state=3): >>>sftp> put /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/.source.pem <<< 7064 1726882083.66530: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/.source.pem" <<< 7064 1726882083.66567: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/.source.pem" <<< 7064 1726882083.66571: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/.source.pem" <<< 7064 1726882083.66758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882083.66796: stderr chunk (state=3): >>><<< 7064 1726882083.66801: stdout chunk (state=3): >>><<< 7064 1726882083.66820: _low_level_execute_command(): starting 7064 1726882083.66823: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/ /root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/.source.pem && sleep 0' 7064 1726882083.67256: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882083.67260: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882083.67262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.67264: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882083.67266: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.67313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882083.67316: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.67363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.69106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882083.69129: stderr chunk (state=3): >>><<< 7064 1726882083.69132: stdout chunk (state=3): >>><<< 7064 1726882083.69144: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882083.69161: variable 'ansible_module_compression' from source: unknown 7064 1726882083.69197: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7064 1726882083.69212: variable 'ansible_facts' from source: unknown 7064 1726882083.69255: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/AnsiballZ_copy.py 7064 1726882083.69342: Sending initial data 7064 1726882083.69345: Sent initial data (151 bytes) 7064 1726882083.69765: 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 <<< 7064 1726882083.69768: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.69770: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882083.69772: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.69821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882083.69825: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.69874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.71385: 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 <<< 7064 1726882083.71388: 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 <<< 7064 1726882083.71424: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882083.71470: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpjpwjg28j /root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/AnsiballZ_copy.py <<< 7064 1726882083.71474: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/AnsiballZ_copy.py" <<< 7064 1726882083.71512: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpjpwjg28j" to remote "/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/AnsiballZ_copy.py" <<< 7064 1726882083.72042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882083.72075: stderr chunk (state=3): >>><<< 7064 1726882083.72079: stdout chunk (state=3): >>><<< 7064 1726882083.72102: done transferring module to remote 7064 1726882083.72105: _low_level_execute_command(): starting 7064 1726882083.72110: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/ /root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/AnsiballZ_copy.py && sleep 0' 7064 1726882083.72533: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882083.72536: 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 <<< 7064 1726882083.72538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.72540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882083.72542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882083.72544: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.72589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882083.72592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.72642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.74355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882083.74379: stderr chunk (state=3): >>><<< 7064 1726882083.74382: stdout chunk (state=3): >>><<< 7064 1726882083.74398: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882083.74402: _low_level_execute_command(): starting 7064 1726882083.74406: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/AnsiballZ_copy.py && sleep 0' 7064 1726882083.74817: 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 <<< 7064 1726882083.74821: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.74823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882083.74825: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882083.74827: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.74862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882083.74865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.74922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.91044: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/.source.pem", "dest": "/etc/pki/tls/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882083.92262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882083.92284: stderr chunk (state=3): >>><<< 7064 1726882083.92288: stdout chunk (state=3): >>><<< 7064 1726882083.92309: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/.source.pem", "dest": "/etc/pki/tls/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882083.92333: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/.source.pem', 'dest': '/etc/pki/tls/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_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.copy', '_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-1726882083.3919888-7917-220729973277431/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882083.92337: _low_level_execute_command(): starting 7064 1726882083.92343: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/ > /dev/null 2>&1 && sleep 0' 7064 1726882083.92771: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882083.92774: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.92780: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882083.92783: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882083.92785: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882083.92832: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882083.92840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882083.92881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882083.94689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882083.94720: stderr chunk (state=3): >>><<< 7064 1726882083.94724: stdout chunk (state=3): >>><<< 7064 1726882083.94733: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882083.94738: handler run complete 7064 1726882083.94755: attempt loop complete, returning result 7064 1726882083.94770: variable 'item' from source: unknown 7064 1726882083.94832: variable 'item' from source: unknown changed: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/cacert.pem", "gid": 0, "group": "root", "item": "cacert.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1726882083.3919888-7917-220729973277431/.source.pem", "state": "file", "uid": 0 } 7064 1726882083.94952: dumping result to json 7064 1726882083.94955: done dumping result, returning 7064 1726882083.94958: done running TaskExecutor() for managed_node1/TASK: Copy client certs [12673a56-9f93-1c1a-8029-000000000218] 7064 1726882083.94960: sending task result for task 12673a56-9f93-1c1a-8029-000000000218 7064 1726882083.95072: done sending task result for task 12673a56-9f93-1c1a-8029-000000000218 7064 1726882083.95075: WORKER PROCESS EXITING 7064 1726882083.95159: no more pending results, returning what we have 7064 1726882083.95162: results queue empty 7064 1726882083.95163: checking for any_errors_fatal 7064 1726882083.95167: done checking for any_errors_fatal 7064 1726882083.95168: checking for max_fail_percentage 7064 1726882083.95170: done checking for max_fail_percentage 7064 1726882083.95170: checking to see if all hosts have failed and the running result is not ok 7064 1726882083.95171: done checking to see if all hosts have failed 7064 1726882083.95172: getting the remaining hosts for this loop 7064 1726882083.95173: done getting the remaining hosts for this loop 7064 1726882083.95176: getting the next task for host managed_node1 7064 1726882083.95181: done getting next task for host managed_node1 7064 1726882083.95185: ^ task is: TASK: TEST: 802.1x profile with private key password and ca cert 7064 1726882083.95187: ^ 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 7064 1726882083.95189: getting variables 7064 1726882083.95190: in VariableManager get_vars() 7064 1726882083.95229: Calling all_inventory to load vars for managed_node1 7064 1726882083.95232: Calling groups_inventory to load vars for managed_node1 7064 1726882083.95234: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882083.95243: Calling all_plugins_play to load vars for managed_node1 7064 1726882083.95245: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882083.95247: Calling groups_plugins_play to load vars for managed_node1 7064 1726882083.95349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882083.95463: done with get_vars() 7064 1726882083.95473: done getting variables 7064 1726882083.95517: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: 802.1x profile with private key password and ca cert] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:15 Friday 20 September 2024 21:28:03 -0400 (0:00:02.435) 0:00:24.193 ****** 7064 1726882083.95535: entering _queue_task() for managed_node1/debug 7064 1726882083.95717: worker is 1 (out of 1 available) 7064 1726882083.95729: exiting _queue_task() for managed_node1/debug 7064 1726882083.95740: done queuing things up, now waiting for results queue to drain 7064 1726882083.95742: waiting for pending results... 7064 1726882083.95895: running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with private key password and ca cert 7064 1726882083.95953: in run() - task 12673a56-9f93-1c1a-8029-00000000000e 7064 1726882083.95967: variable 'ansible_search_path' from source: unknown 7064 1726882083.95991: calling self._execute() 7064 1726882083.96060: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882083.96298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882083.96302: variable 'omit' from source: magic vars 7064 1726882083.96445: variable 'ansible_distribution_major_version' from source: facts 7064 1726882083.96463: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882083.96645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882083.98436: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882083.98480: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882083.98511: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882083.98536: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882083.98556: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882083.98618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882083.98638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882083.98655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882083.98684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882083.98698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882083.98786: variable 'ansible_distribution' from source: facts 7064 1726882083.98790: variable 'ansible_distribution_major_version' from source: facts 7064 1726882083.98798: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882083.98800: variable 'omit' from source: magic vars 7064 1726882083.98817: variable 'omit' from source: magic vars 7064 1726882083.98844: variable 'omit' from source: magic vars 7064 1726882083.98863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882083.98883: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882083.98904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882083.98917: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882083.98926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882083.98948: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882083.98951: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882083.98953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882083.99019: Set connection var ansible_connection to ssh 7064 1726882083.99030: Set connection var ansible_shell_executable to /bin/sh 7064 1726882083.99033: Set connection var ansible_pipelining to False 7064 1726882083.99039: Set connection var ansible_timeout to 10 7064 1726882083.99044: Set connection var ansible_shell_type to sh 7064 1726882083.99049: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882083.99067: variable 'ansible_shell_executable' from source: unknown 7064 1726882083.99069: variable 'ansible_connection' from source: unknown 7064 1726882083.99072: variable 'ansible_module_compression' from source: unknown 7064 1726882083.99074: variable 'ansible_shell_type' from source: unknown 7064 1726882083.99076: variable 'ansible_shell_executable' from source: unknown 7064 1726882083.99079: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882083.99083: variable 'ansible_pipelining' from source: unknown 7064 1726882083.99085: variable 'ansible_timeout' from source: unknown 7064 1726882083.99090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882083.99159: 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) 7064 1726882083.99167: variable 'omit' from source: magic vars 7064 1726882083.99172: starting attempt loop 7064 1726882083.99175: running the handler 7064 1726882083.99212: handler run complete 7064 1726882083.99230: attempt loop complete, returning result 7064 1726882083.99233: _execute() done 7064 1726882083.99236: dumping result to json 7064 1726882083.99238: done dumping result, returning 7064 1726882083.99244: done running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with private key password and ca cert [12673a56-9f93-1c1a-8029-00000000000e] 7064 1726882083.99249: sending task result for task 12673a56-9f93-1c1a-8029-00000000000e 7064 1726882083.99334: done sending task result for task 12673a56-9f93-1c1a-8029-00000000000e 7064 1726882083.99338: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 7064 1726882083.99381: no more pending results, returning what we have 7064 1726882083.99384: results queue empty 7064 1726882083.99385: checking for any_errors_fatal 7064 1726882083.99403: done checking for any_errors_fatal 7064 1726882083.99404: checking for max_fail_percentage 7064 1726882083.99405: done checking for max_fail_percentage 7064 1726882083.99406: checking to see if all hosts have failed and the running result is not ok 7064 1726882083.99407: done checking to see if all hosts have failed 7064 1726882083.99407: getting the remaining hosts for this loop 7064 1726882083.99408: done getting the remaining hosts for this loop 7064 1726882083.99413: getting the next task for host managed_node1 7064 1726882083.99420: done getting next task for host managed_node1 7064 1726882083.99424: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7064 1726882083.99427: ^ 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 7064 1726882083.99447: getting variables 7064 1726882083.99449: in VariableManager get_vars() 7064 1726882083.99504: Calling all_inventory to load vars for managed_node1 7064 1726882083.99507: Calling groups_inventory to load vars for managed_node1 7064 1726882083.99509: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882083.99517: Calling all_plugins_play to load vars for managed_node1 7064 1726882083.99519: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882083.99522: Calling groups_plugins_play to load vars for managed_node1 7064 1726882083.99644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882083.99766: done with get_vars() 7064 1726882083.99774: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:28:03 -0400 (0:00:00.043) 0:00:24.236 ****** 7064 1726882083.99845: entering _queue_task() for managed_node1/include_tasks 7064 1726882084.00048: worker is 1 (out of 1 available) 7064 1726882084.00060: exiting _queue_task() for managed_node1/include_tasks 7064 1726882084.00074: done queuing things up, now waiting for results queue to drain 7064 1726882084.00075: waiting for pending results... 7064 1726882084.00231: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7064 1726882084.00324: in run() - task 12673a56-9f93-1c1a-8029-000000000016 7064 1726882084.00335: variable 'ansible_search_path' from source: unknown 7064 1726882084.00339: variable 'ansible_search_path' from source: unknown 7064 1726882084.00366: calling self._execute() 7064 1726882084.00432: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882084.00436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882084.00445: variable 'omit' from source: magic vars 7064 1726882084.00771: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.00779: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.00915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882084.02541: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882084.02583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882084.02616: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882084.02641: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882084.02671: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882084.02734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882084.02754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882084.02771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882084.02801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882084.02815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882084.02894: variable 'ansible_distribution' from source: facts 7064 1726882084.02901: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.02908: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.02987: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.02990: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.03107: variable 'ansible_distribution' from source: facts 7064 1726882084.03111: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.03116: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.03188: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.03191: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.03309: variable 'ansible_distribution' from source: facts 7064 1726882084.03312: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.03317: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.03323: _execute() done 7064 1726882084.03326: dumping result to json 7064 1726882084.03328: done dumping result, returning 7064 1726882084.03335: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-1c1a-8029-000000000016] 7064 1726882084.03340: sending task result for task 12673a56-9f93-1c1a-8029-000000000016 7064 1726882084.03425: done sending task result for task 12673a56-9f93-1c1a-8029-000000000016 7064 1726882084.03428: WORKER PROCESS EXITING 7064 1726882084.03499: no more pending results, returning what we have 7064 1726882084.03503: in VariableManager get_vars() 7064 1726882084.03557: Calling all_inventory to load vars for managed_node1 7064 1726882084.03560: Calling groups_inventory to load vars for managed_node1 7064 1726882084.03562: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882084.03573: Calling all_plugins_play to load vars for managed_node1 7064 1726882084.03575: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882084.03577: Calling groups_plugins_play to load vars for managed_node1 7064 1726882084.03752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882084.03869: done with get_vars() 7064 1726882084.03875: variable 'ansible_search_path' from source: unknown 7064 1726882084.03876: variable 'ansible_search_path' from source: unknown 7064 1726882084.03905: we have included files to process 7064 1726882084.03906: generating all_blocks data 7064 1726882084.03907: done generating all_blocks data 7064 1726882084.03910: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882084.03911: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882084.03912: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882084.04368: done processing included file 7064 1726882084.04369: iterating over new_blocks loaded from include file 7064 1726882084.04370: in VariableManager get_vars() 7064 1726882084.04391: done with get_vars() 7064 1726882084.04392: filtering new block on tags 7064 1726882084.04407: done filtering new block on tags 7064 1726882084.04410: in VariableManager get_vars() 7064 1726882084.04429: done with get_vars() 7064 1726882084.04430: filtering new block on tags 7064 1726882084.04442: done filtering new block on tags 7064 1726882084.04444: in VariableManager get_vars() 7064 1726882084.04459: done with get_vars() 7064 1726882084.04460: filtering new block on tags 7064 1726882084.04470: done filtering new block on tags 7064 1726882084.04471: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7064 1726882084.04475: extending task lists for all hosts with included blocks 7064 1726882084.05081: done extending task lists 7064 1726882084.05082: done processing included files 7064 1726882084.05082: results queue empty 7064 1726882084.05083: checking for any_errors_fatal 7064 1726882084.05085: done checking for any_errors_fatal 7064 1726882084.05085: checking for max_fail_percentage 7064 1726882084.05086: done checking for max_fail_percentage 7064 1726882084.05086: checking to see if all hosts have failed and the running result is not ok 7064 1726882084.05087: done checking to see if all hosts have failed 7064 1726882084.05087: getting the remaining hosts for this loop 7064 1726882084.05088: done getting the remaining hosts for this loop 7064 1726882084.05096: getting the next task for host managed_node1 7064 1726882084.05099: done getting next task for host managed_node1 7064 1726882084.05101: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7064 1726882084.05103: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 7064 1726882084.05109: getting variables 7064 1726882084.05110: in VariableManager get_vars() 7064 1726882084.05123: Calling all_inventory to load vars for managed_node1 7064 1726882084.05124: Calling groups_inventory to load vars for managed_node1 7064 1726882084.05125: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882084.05129: Calling all_plugins_play to load vars for managed_node1 7064 1726882084.05130: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882084.05132: Calling groups_plugins_play to load vars for managed_node1 7064 1726882084.05215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882084.05327: done with get_vars() 7064 1726882084.05334: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:28:04 -0400 (0:00:00.055) 0:00:24.291 ****** 7064 1726882084.05378: entering _queue_task() for managed_node1/setup 7064 1726882084.05588: worker is 1 (out of 1 available) 7064 1726882084.05599: exiting _queue_task() for managed_node1/setup 7064 1726882084.05611: done queuing things up, now waiting for results queue to drain 7064 1726882084.05612: waiting for pending results... 7064 1726882084.05774: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7064 1726882084.05866: in run() - task 12673a56-9f93-1c1a-8029-00000000026f 7064 1726882084.05878: variable 'ansible_search_path' from source: unknown 7064 1726882084.05881: variable 'ansible_search_path' from source: unknown 7064 1726882084.05919: calling self._execute() 7064 1726882084.05985: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882084.05988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882084.06001: variable 'omit' from source: magic vars 7064 1726882084.06277: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.06285: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.06422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882084.07943: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882084.07988: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882084.08021: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882084.08047: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882084.08077: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882084.08140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882084.08160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882084.08178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882084.08207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882084.08218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882084.08303: variable 'ansible_distribution' from source: facts 7064 1726882084.08307: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.08314: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.08399: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.08404: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.08522: variable 'ansible_distribution' from source: facts 7064 1726882084.08525: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.08531: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.08606: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.08609: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.08719: variable 'ansible_distribution' from source: facts 7064 1726882084.08723: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.08727: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.08885: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.08888: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.08914: variable 'ansible_distribution' from source: facts 7064 1726882084.08918: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.08923: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.08996: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.09000: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.09105: variable 'ansible_distribution' from source: facts 7064 1726882084.09109: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.09111: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.09210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882084.09225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882084.09243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882084.09268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882084.09278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882084.09315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882084.09334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882084.09350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882084.09375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882084.09385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882084.09473: variable '__network_required_facts' from source: role '' defaults 7064 1726882084.09480: variable 'ansible_facts' from source: unknown 7064 1726882084.09544: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7064 1726882084.09547: when evaluation is False, skipping this task 7064 1726882084.09550: _execute() done 7064 1726882084.09552: dumping result to json 7064 1726882084.09554: done dumping result, returning 7064 1726882084.09557: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-1c1a-8029-00000000026f] 7064 1726882084.09568: sending task result for task 12673a56-9f93-1c1a-8029-00000000026f 7064 1726882084.09648: done sending task result for task 12673a56-9f93-1c1a-8029-00000000026f 7064 1726882084.09651: 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 } 7064 1726882084.09722: no more pending results, returning what we have 7064 1726882084.09726: results queue empty 7064 1726882084.09727: checking for any_errors_fatal 7064 1726882084.09728: done checking for any_errors_fatal 7064 1726882084.09729: checking for max_fail_percentage 7064 1726882084.09730: done checking for max_fail_percentage 7064 1726882084.09731: checking to see if all hosts have failed and the running result is not ok 7064 1726882084.09732: done checking to see if all hosts have failed 7064 1726882084.09732: getting the remaining hosts for this loop 7064 1726882084.09733: done getting the remaining hosts for this loop 7064 1726882084.09737: getting the next task for host managed_node1 7064 1726882084.09746: done getting next task for host managed_node1 7064 1726882084.09749: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7064 1726882084.09753: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 7064 1726882084.09768: getting variables 7064 1726882084.09769: in VariableManager get_vars() 7064 1726882084.09819: Calling all_inventory to load vars for managed_node1 7064 1726882084.09822: Calling groups_inventory to load vars for managed_node1 7064 1726882084.09824: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882084.09833: Calling all_plugins_play to load vars for managed_node1 7064 1726882084.09835: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882084.09837: Calling groups_plugins_play to load vars for managed_node1 7064 1726882084.09989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882084.10124: done with get_vars() 7064 1726882084.10132: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:28:04 -0400 (0:00:00.048) 0:00:24.339 ****** 7064 1726882084.10203: entering _queue_task() for managed_node1/stat 7064 1726882084.10406: worker is 1 (out of 1 available) 7064 1726882084.10419: exiting _queue_task() for managed_node1/stat 7064 1726882084.10431: done queuing things up, now waiting for results queue to drain 7064 1726882084.10433: waiting for pending results... 7064 1726882084.10586: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7064 1726882084.10666: in run() - task 12673a56-9f93-1c1a-8029-000000000271 7064 1726882084.10678: variable 'ansible_search_path' from source: unknown 7064 1726882084.10681: variable 'ansible_search_path' from source: unknown 7064 1726882084.10711: calling self._execute() 7064 1726882084.10773: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882084.10783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882084.10796: variable 'omit' from source: magic vars 7064 1726882084.11050: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.11060: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.11196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882084.12671: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882084.12717: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882084.12747: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882084.12772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882084.12796: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882084.12853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882084.12873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882084.12890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882084.12919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882084.12929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882084.13012: variable 'ansible_distribution' from source: facts 7064 1726882084.13016: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.13022: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.13103: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.13106: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.13219: variable 'ansible_distribution' from source: facts 7064 1726882084.13224: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.13229: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.13301: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.13304: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.13413: variable 'ansible_distribution' from source: facts 7064 1726882084.13416: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.13421: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.13491: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.13498: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.13602: variable 'ansible_distribution' from source: facts 7064 1726882084.13606: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.13611: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.13682: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.13685: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.13798: variable 'ansible_distribution' from source: facts 7064 1726882084.13801: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.13804: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.13883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882084.14008: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882084.14036: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882084.14061: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882084.14082: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882084.14116: 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) 7064 1726882084.14131: 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) 7064 1726882084.14148: 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) 7064 1726882084.14168: 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) 7064 1726882084.14220: variable '__network_is_ostree' from source: set_fact 7064 1726882084.14225: Evaluated conditional (not __network_is_ostree is defined): False 7064 1726882084.14228: when evaluation is False, skipping this task 7064 1726882084.14230: _execute() done 7064 1726882084.14233: dumping result to json 7064 1726882084.14237: done dumping result, returning 7064 1726882084.14244: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-1c1a-8029-000000000271] 7064 1726882084.14249: sending task result for task 12673a56-9f93-1c1a-8029-000000000271 7064 1726882084.14339: done sending task result for task 12673a56-9f93-1c1a-8029-000000000271 7064 1726882084.14342: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7064 1726882084.14431: no more pending results, returning what we have 7064 1726882084.14435: results queue empty 7064 1726882084.14436: checking for any_errors_fatal 7064 1726882084.14440: done checking for any_errors_fatal 7064 1726882084.14441: checking for max_fail_percentage 7064 1726882084.14442: done checking for max_fail_percentage 7064 1726882084.14443: checking to see if all hosts have failed and the running result is not ok 7064 1726882084.14450: done checking to see if all hosts have failed 7064 1726882084.14451: getting the remaining hosts for this loop 7064 1726882084.14452: done getting the remaining hosts for this loop 7064 1726882084.14455: getting the next task for host managed_node1 7064 1726882084.14461: done getting next task for host managed_node1 7064 1726882084.14464: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7064 1726882084.14468: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 7064 1726882084.14480: getting variables 7064 1726882084.14481: in VariableManager get_vars() 7064 1726882084.14532: Calling all_inventory to load vars for managed_node1 7064 1726882084.14539: Calling groups_inventory to load vars for managed_node1 7064 1726882084.14541: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882084.14548: Calling all_plugins_play to load vars for managed_node1 7064 1726882084.14549: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882084.14551: Calling groups_plugins_play to load vars for managed_node1 7064 1726882084.14666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882084.14795: done with get_vars() 7064 1726882084.14805: done getting variables 7064 1726882084.14844: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:28:04 -0400 (0:00:00.046) 0:00:24.386 ****** 7064 1726882084.14869: entering _queue_task() for managed_node1/set_fact 7064 1726882084.15075: worker is 1 (out of 1 available) 7064 1726882084.15088: exiting _queue_task() for managed_node1/set_fact 7064 1726882084.15103: done queuing things up, now waiting for results queue to drain 7064 1726882084.15105: waiting for pending results... 7064 1726882084.15251: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7064 1726882084.15347: in run() - task 12673a56-9f93-1c1a-8029-000000000272 7064 1726882084.15359: variable 'ansible_search_path' from source: unknown 7064 1726882084.15362: variable 'ansible_search_path' from source: unknown 7064 1726882084.15390: calling self._execute() 7064 1726882084.15463: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882084.15466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882084.15477: variable 'omit' from source: magic vars 7064 1726882084.15789: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.15802: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.15933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882084.17377: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882084.17427: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882084.17461: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882084.17486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882084.17511: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882084.17565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882084.17586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882084.17607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882084.17639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882084.17649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882084.17726: variable 'ansible_distribution' from source: facts 7064 1726882084.17731: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.17739: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.17812: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.17816: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.17929: variable 'ansible_distribution' from source: facts 7064 1726882084.17932: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.17940: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.18012: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.18016: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.18127: variable 'ansible_distribution' from source: facts 7064 1726882084.18130: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.18135: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.18210: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.18214: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.18324: variable 'ansible_distribution' from source: facts 7064 1726882084.18328: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.18333: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.18407: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.18411: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.18521: variable 'ansible_distribution' from source: facts 7064 1726882084.18525: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.18530: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.18609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882084.18716: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882084.18742: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882084.18764: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882084.18784: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882084.18826: 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) 7064 1726882084.18840: 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) 7064 1726882084.18857: 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) 7064 1726882084.18873: 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) 7064 1726882084.18928: variable '__network_is_ostree' from source: set_fact 7064 1726882084.18937: Evaluated conditional (not __network_is_ostree is defined): False 7064 1726882084.18940: when evaluation is False, skipping this task 7064 1726882084.18943: _execute() done 7064 1726882084.18945: dumping result to json 7064 1726882084.18947: done dumping result, returning 7064 1726882084.18953: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-1c1a-8029-000000000272] 7064 1726882084.18957: sending task result for task 12673a56-9f93-1c1a-8029-000000000272 7064 1726882084.19041: done sending task result for task 12673a56-9f93-1c1a-8029-000000000272 7064 1726882084.19043: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7064 1726882084.19084: no more pending results, returning what we have 7064 1726882084.19087: results queue empty 7064 1726882084.19088: checking for any_errors_fatal 7064 1726882084.19092: done checking for any_errors_fatal 7064 1726882084.19095: checking for max_fail_percentage 7064 1726882084.19097: done checking for max_fail_percentage 7064 1726882084.19098: checking to see if all hosts have failed and the running result is not ok 7064 1726882084.19104: done checking to see if all hosts have failed 7064 1726882084.19105: getting the remaining hosts for this loop 7064 1726882084.19106: done getting the remaining hosts for this loop 7064 1726882084.19111: getting the next task for host managed_node1 7064 1726882084.19119: done getting next task for host managed_node1 7064 1726882084.19123: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7064 1726882084.19126: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 7064 1726882084.19139: getting variables 7064 1726882084.19141: in VariableManager get_vars() 7064 1726882084.19187: Calling all_inventory to load vars for managed_node1 7064 1726882084.19190: Calling groups_inventory to load vars for managed_node1 7064 1726882084.19192: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882084.19207: Calling all_plugins_play to load vars for managed_node1 7064 1726882084.19210: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882084.19212: Calling groups_plugins_play to load vars for managed_node1 7064 1726882084.19368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882084.19490: done with get_vars() 7064 1726882084.19500: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:28:04 -0400 (0:00:00.046) 0:00:24.433 ****** 7064 1726882084.19565: entering _queue_task() for managed_node1/service_facts 7064 1726882084.19566: Creating lock for service_facts 7064 1726882084.19791: worker is 1 (out of 1 available) 7064 1726882084.19806: exiting _queue_task() for managed_node1/service_facts 7064 1726882084.19817: done queuing things up, now waiting for results queue to drain 7064 1726882084.19818: waiting for pending results... 7064 1726882084.19976: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7064 1726882084.20074: in run() - task 12673a56-9f93-1c1a-8029-000000000274 7064 1726882084.20086: variable 'ansible_search_path' from source: unknown 7064 1726882084.20089: variable 'ansible_search_path' from source: unknown 7064 1726882084.20120: calling self._execute() 7064 1726882084.20184: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882084.20189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882084.20201: variable 'omit' from source: magic vars 7064 1726882084.20463: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.20474: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.20606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882084.22462: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882084.22508: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882084.22537: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882084.22562: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882084.22582: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882084.22644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882084.22664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882084.22682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882084.22712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882084.22723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882084.22801: variable 'ansible_distribution' from source: facts 7064 1726882084.22805: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.22812: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.22891: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.22898: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.23013: variable 'ansible_distribution' from source: facts 7064 1726882084.23017: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.23022: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.23096: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.23100: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.23209: variable 'ansible_distribution' from source: facts 7064 1726882084.23213: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.23218: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.23291: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.23298: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.23405: variable 'ansible_distribution' from source: facts 7064 1726882084.23409: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.23414: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.23481: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.23487: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882084.23596: variable 'ansible_distribution' from source: facts 7064 1726882084.23600: variable 'ansible_distribution_major_version' from source: facts 7064 1726882084.23604: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882084.23611: variable 'omit' from source: magic vars 7064 1726882084.23655: variable 'omit' from source: magic vars 7064 1726882084.23680: variable 'omit' from source: magic vars 7064 1726882084.23703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882084.23725: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882084.23740: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882084.23766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882084.23774: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882084.23798: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882084.23802: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882084.23805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882084.23868: Set connection var ansible_connection to ssh 7064 1726882084.23877: Set connection var ansible_shell_executable to /bin/sh 7064 1726882084.23882: Set connection var ansible_pipelining to False 7064 1726882084.23887: Set connection var ansible_timeout to 10 7064 1726882084.23895: Set connection var ansible_shell_type to sh 7064 1726882084.23898: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882084.23916: variable 'ansible_shell_executable' from source: unknown 7064 1726882084.23919: variable 'ansible_connection' from source: unknown 7064 1726882084.23921: variable 'ansible_module_compression' from source: unknown 7064 1726882084.23924: variable 'ansible_shell_type' from source: unknown 7064 1726882084.23926: variable 'ansible_shell_executable' from source: unknown 7064 1726882084.23928: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882084.23932: variable 'ansible_pipelining' from source: unknown 7064 1726882084.23934: variable 'ansible_timeout' from source: unknown 7064 1726882084.23936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882084.24029: 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__) 7064 1726882084.24036: variable 'omit' from source: magic vars 7064 1726882084.24041: starting attempt loop 7064 1726882084.24043: running the handler 7064 1726882084.24056: _low_level_execute_command(): starting 7064 1726882084.24067: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882084.24833: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882084.24836: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882084.24839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882084.24841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882084.24843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882084.24845: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882084.24847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882084.24848: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882084.24850: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882084.24852: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7064 1726882084.24854: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882084.24856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882084.24858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882084.24859: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882084.24861: stderr chunk (state=3): >>>debug2: match found <<< 7064 1726882084.24863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882084.24942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882084.24945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882084.24951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882084.25103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882084.26763: stdout chunk (state=3): >>>/root <<< 7064 1726882084.27077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882084.27080: stderr chunk (state=3): >>><<< 7064 1726882084.27089: stdout chunk (state=3): >>><<< 7064 1726882084.27123: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882084.27145: _low_level_execute_command(): starting 7064 1726882084.27201: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882084.271303-8030-131500616872212 `" && echo ansible-tmp-1726882084.271303-8030-131500616872212="` echo /root/.ansible/tmp/ansible-tmp-1726882084.271303-8030-131500616872212 `" ) && sleep 0' 7064 1726882084.27788: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882084.27807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882084.27863: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882084.27934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882084.27958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882084.27986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882084.28065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882084.29928: stdout chunk (state=3): >>>ansible-tmp-1726882084.271303-8030-131500616872212=/root/.ansible/tmp/ansible-tmp-1726882084.271303-8030-131500616872212 <<< 7064 1726882084.30087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882084.30090: stdout chunk (state=3): >>><<< 7064 1726882084.30094: stderr chunk (state=3): >>><<< 7064 1726882084.30112: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882084.271303-8030-131500616872212=/root/.ansible/tmp/ansible-tmp-1726882084.271303-8030-131500616872212 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882084.30304: variable 'ansible_module_compression' from source: unknown 7064 1726882084.30308: ANSIBALLZ: Using lock for service_facts 7064 1726882084.30310: ANSIBALLZ: Acquiring lock 7064 1726882084.30313: ANSIBALLZ: Lock acquired: 140004477284672 7064 1726882084.30315: ANSIBALLZ: Creating module 7064 1726882084.44328: ANSIBALLZ: Writing module into payload 7064 1726882084.44468: ANSIBALLZ: Writing module 7064 1726882084.44502: ANSIBALLZ: Renaming module 7064 1726882084.44530: ANSIBALLZ: Done creating module 7064 1726882084.44600: variable 'ansible_facts' from source: unknown 7064 1726882084.44775: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882084.271303-8030-131500616872212/AnsiballZ_service_facts.py 7064 1726882084.45126: Sending initial data 7064 1726882084.45138: Sent initial data (159 bytes) 7064 1726882084.45908: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882084.46015: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882084.46035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882084.46054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882084.46077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882084.46163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882084.47669: 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 <<< 7064 1726882084.47739: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882084.47790: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpwx6b9klw /root/.ansible/tmp/ansible-tmp-1726882084.271303-8030-131500616872212/AnsiballZ_service_facts.py <<< 7064 1726882084.47805: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882084.271303-8030-131500616872212/AnsiballZ_service_facts.py" <<< 7064 1726882084.47826: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpwx6b9klw" to remote "/root/.ansible/tmp/ansible-tmp-1726882084.271303-8030-131500616872212/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882084.271303-8030-131500616872212/AnsiballZ_service_facts.py" <<< 7064 1726882084.48754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882084.48812: stderr chunk (state=3): >>><<< 7064 1726882084.48959: stdout chunk (state=3): >>><<< 7064 1726882084.48963: done transferring module to remote 7064 1726882084.48965: _low_level_execute_command(): starting 7064 1726882084.48967: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882084.271303-8030-131500616872212/ /root/.ansible/tmp/ansible-tmp-1726882084.271303-8030-131500616872212/AnsiballZ_service_facts.py && sleep 0' 7064 1726882084.49629: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882084.49645: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882084.49662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882084.49781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882084.49792: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882084.49818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882084.49835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882084.49911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882084.51611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882084.51636: stderr chunk (state=3): >>><<< 7064 1726882084.51640: stdout chunk (state=3): >>><<< 7064 1726882084.51653: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882084.51656: _low_level_execute_command(): starting 7064 1726882084.51660: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882084.271303-8030-131500616872212/AnsiballZ_service_facts.py && sleep 0' 7064 1726882084.52233: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882084.52250: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882084.52267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882084.52284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882084.52304: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882084.52317: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882084.52411: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882084.52440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882084.52458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882084.52480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882084.52613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882086.08881: 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": "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-ma<<< 7064 1726882086.08903: 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.s<<< 7064 1726882086.08928: stdout chunk (state=3): >>>ervice", "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"}, "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"}, "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",<<< 7064 1726882086.08941: stdout chunk (state=3): >>> "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": "syste<<< 7064 1726882086.08960: stdout chunk (state=3): >>>md-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": {}}} <<< 7064 1726882086.10428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882086.10457: stderr chunk (state=3): >>><<< 7064 1726882086.10460: stdout chunk (state=3): >>><<< 7064 1726882086.10480: _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"}, "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"}, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882086.11652: 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-1726882084.271303-8030-131500616872212/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882086.11660: _low_level_execute_command(): starting 7064 1726882086.11665: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882084.271303-8030-131500616872212/ > /dev/null 2>&1 && sleep 0' 7064 1726882086.12155: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882086.12158: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882086.12160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882086.12163: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882086.12165: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882086.12216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882086.12220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882086.12222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882086.12266: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882086.14031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882086.14058: stderr chunk (state=3): >>><<< 7064 1726882086.14061: stdout chunk (state=3): >>><<< 7064 1726882086.14072: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882086.14078: handler run complete 7064 1726882086.14186: variable 'ansible_facts' from source: unknown 7064 1726882086.14280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882086.14539: variable 'ansible_facts' from source: unknown 7064 1726882086.14617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882086.14729: attempt loop complete, returning result 7064 1726882086.14733: _execute() done 7064 1726882086.14735: dumping result to json 7064 1726882086.14770: done dumping result, returning 7064 1726882086.14777: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-1c1a-8029-000000000274] 7064 1726882086.14782: sending task result for task 12673a56-9f93-1c1a-8029-000000000274 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7064 1726882086.15351: no more pending results, returning what we have 7064 1726882086.15354: results queue empty 7064 1726882086.15355: checking for any_errors_fatal 7064 1726882086.15359: done checking for any_errors_fatal 7064 1726882086.15360: checking for max_fail_percentage 7064 1726882086.15361: done checking for max_fail_percentage 7064 1726882086.15362: checking to see if all hosts have failed and the running result is not ok 7064 1726882086.15362: done checking to see if all hosts have failed 7064 1726882086.15363: getting the remaining hosts for this loop 7064 1726882086.15364: done getting the remaining hosts for this loop 7064 1726882086.15367: getting the next task for host managed_node1 7064 1726882086.15372: done getting next task for host managed_node1 7064 1726882086.15375: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7064 1726882086.15379: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 7064 1726882086.15387: getting variables 7064 1726882086.15388: in VariableManager get_vars() 7064 1726882086.15428: Calling all_inventory to load vars for managed_node1 7064 1726882086.15430: Calling groups_inventory to load vars for managed_node1 7064 1726882086.15432: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882086.15439: Calling all_plugins_play to load vars for managed_node1 7064 1726882086.15441: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882086.15444: Calling groups_plugins_play to load vars for managed_node1 7064 1726882086.15808: done sending task result for task 12673a56-9f93-1c1a-8029-000000000274 7064 1726882086.15811: WORKER PROCESS EXITING 7064 1726882086.15818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882086.16314: done with get_vars() 7064 1726882086.16327: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:28:06 -0400 (0:00:01.968) 0:00:26.402 ****** 7064 1726882086.16432: entering _queue_task() for managed_node1/package_facts 7064 1726882086.16434: Creating lock for package_facts 7064 1726882086.16915: worker is 1 (out of 1 available) 7064 1726882086.16923: exiting _queue_task() for managed_node1/package_facts 7064 1726882086.16931: done queuing things up, now waiting for results queue to drain 7064 1726882086.16933: waiting for pending results... 7064 1726882086.16988: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7064 1726882086.17163: in run() - task 12673a56-9f93-1c1a-8029-000000000275 7064 1726882086.17167: variable 'ansible_search_path' from source: unknown 7064 1726882086.17170: variable 'ansible_search_path' from source: unknown 7064 1726882086.17270: calling self._execute() 7064 1726882086.17298: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882086.17310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882086.17326: variable 'omit' from source: magic vars 7064 1726882086.17718: variable 'ansible_distribution_major_version' from source: facts 7064 1726882086.17736: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882086.17945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882086.19576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882086.19786: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882086.19817: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882086.19842: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882086.19863: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882086.19925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882086.19945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882086.19980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882086.20013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882086.20024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882086.20199: variable 'ansible_distribution' from source: facts 7064 1726882086.20202: variable 'ansible_distribution_major_version' from source: facts 7064 1726882086.20205: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882086.20271: variable 'ansible_distribution_major_version' from source: facts 7064 1726882086.20284: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882086.20465: variable 'ansible_distribution' from source: facts 7064 1726882086.20474: variable 'ansible_distribution_major_version' from source: facts 7064 1726882086.20484: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882086.20588: variable 'ansible_distribution_major_version' from source: facts 7064 1726882086.20616: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882086.20785: variable 'ansible_distribution' from source: facts 7064 1726882086.20798: variable 'ansible_distribution_major_version' from source: facts 7064 1726882086.20811: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882086.20999: variable 'ansible_distribution_major_version' from source: facts 7064 1726882086.21003: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882086.21101: variable 'ansible_distribution' from source: facts 7064 1726882086.21105: variable 'ansible_distribution_major_version' from source: facts 7064 1726882086.21111: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882086.21186: variable 'ansible_distribution_major_version' from source: facts 7064 1726882086.21190: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882086.21312: variable 'ansible_distribution' from source: facts 7064 1726882086.21316: variable 'ansible_distribution_major_version' from source: facts 7064 1726882086.21321: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882086.21327: variable 'omit' from source: magic vars 7064 1726882086.21379: variable 'omit' from source: magic vars 7064 1726882086.21410: variable 'omit' from source: magic vars 7064 1726882086.21430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882086.21455: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882086.21471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882086.21484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882086.21492: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882086.21518: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882086.21521: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882086.21524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882086.21590: Set connection var ansible_connection to ssh 7064 1726882086.21604: Set connection var ansible_shell_executable to /bin/sh 7064 1726882086.21608: Set connection var ansible_pipelining to False 7064 1726882086.21614: Set connection var ansible_timeout to 10 7064 1726882086.21619: Set connection var ansible_shell_type to sh 7064 1726882086.21624: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882086.21642: variable 'ansible_shell_executable' from source: unknown 7064 1726882086.21645: variable 'ansible_connection' from source: unknown 7064 1726882086.21647: variable 'ansible_module_compression' from source: unknown 7064 1726882086.21649: variable 'ansible_shell_type' from source: unknown 7064 1726882086.21651: variable 'ansible_shell_executable' from source: unknown 7064 1726882086.21654: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882086.21658: variable 'ansible_pipelining' from source: unknown 7064 1726882086.21660: variable 'ansible_timeout' from source: unknown 7064 1726882086.21670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882086.21764: 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__) 7064 1726882086.21779: variable 'omit' from source: magic vars 7064 1726882086.21782: starting attempt loop 7064 1726882086.21784: running the handler 7064 1726882086.21791: _low_level_execute_command(): starting 7064 1726882086.21803: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882086.22296: 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 <<< 7064 1726882086.22301: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882086.22303: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882086.22305: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882086.22361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882086.22365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882086.22367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882086.22416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882086.23980: stdout chunk (state=3): >>>/root <<< 7064 1726882086.24068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882086.24119: stderr chunk (state=3): >>><<< 7064 1726882086.24121: stdout chunk (state=3): >>><<< 7064 1726882086.24134: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882086.24185: _low_level_execute_command(): starting 7064 1726882086.24189: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882086.2413924-8115-227902976726807 `" && echo ansible-tmp-1726882086.2413924-8115-227902976726807="` echo /root/.ansible/tmp/ansible-tmp-1726882086.2413924-8115-227902976726807 `" ) && sleep 0' 7064 1726882086.24592: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882086.24597: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882086.24600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882086.24602: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882086.24604: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882086.24653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882086.24657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882086.24706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882086.26555: stdout chunk (state=3): >>>ansible-tmp-1726882086.2413924-8115-227902976726807=/root/.ansible/tmp/ansible-tmp-1726882086.2413924-8115-227902976726807 <<< 7064 1726882086.26705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882086.26709: stdout chunk (state=3): >>><<< 7064 1726882086.26712: stderr chunk (state=3): >>><<< 7064 1726882086.26876: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882086.2413924-8115-227902976726807=/root/.ansible/tmp/ansible-tmp-1726882086.2413924-8115-227902976726807 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882086.26880: variable 'ansible_module_compression' from source: unknown 7064 1726882086.26883: ANSIBALLZ: Using lock for package_facts 7064 1726882086.26885: ANSIBALLZ: Acquiring lock 7064 1726882086.26887: ANSIBALLZ: Lock acquired: 140004480299328 7064 1726882086.26889: ANSIBALLZ: Creating module 7064 1726882086.45528: ANSIBALLZ: Writing module into payload 7064 1726882086.45620: ANSIBALLZ: Writing module 7064 1726882086.45641: ANSIBALLZ: Renaming module 7064 1726882086.45647: ANSIBALLZ: Done creating module 7064 1726882086.45680: variable 'ansible_facts' from source: unknown 7064 1726882086.45802: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882086.2413924-8115-227902976726807/AnsiballZ_package_facts.py 7064 1726882086.45910: Sending initial data 7064 1726882086.45912: Sent initial data (160 bytes) 7064 1726882086.46663: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882086.46725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882086.46743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882086.46776: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882086.46880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882086.48372: 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" <<< 7064 1726882086.48382: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882086.48411: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882086.48456: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpgezz47yg /root/.ansible/tmp/ansible-tmp-1726882086.2413924-8115-227902976726807/AnsiballZ_package_facts.py <<< 7064 1726882086.48459: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882086.2413924-8115-227902976726807/AnsiballZ_package_facts.py" <<< 7064 1726882086.48521: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpgezz47yg" to remote "/root/.ansible/tmp/ansible-tmp-1726882086.2413924-8115-227902976726807/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882086.2413924-8115-227902976726807/AnsiballZ_package_facts.py" <<< 7064 1726882086.49921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882086.49924: stdout chunk (state=3): >>><<< 7064 1726882086.49926: stderr chunk (state=3): >>><<< 7064 1726882086.49939: done transferring module to remote 7064 1726882086.49963: _low_level_execute_command(): starting 7064 1726882086.49966: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882086.2413924-8115-227902976726807/ /root/.ansible/tmp/ansible-tmp-1726882086.2413924-8115-227902976726807/AnsiballZ_package_facts.py && sleep 0' 7064 1726882086.50404: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882086.50408: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882086.50425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882086.50437: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882086.50475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882086.50482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882086.50484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882086.50530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882086.52367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882086.52371: stdout chunk (state=3): >>><<< 7064 1726882086.52375: stderr chunk (state=3): >>><<< 7064 1726882086.52403: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882086.52482: _low_level_execute_command(): starting 7064 1726882086.52501: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882086.2413924-8115-227902976726807/AnsiballZ_package_facts.py && sleep 0' 7064 1726882086.52942: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882086.52945: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882086.52948: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882086.52950: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882086.53002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882086.53005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882086.53061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882086.97043: 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<<< 7064 1726882086.97208: stdout chunk (state=3): >>>.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.<<< 7064 1726882086.97215: stdout chunk (state=3): >>>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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7064 1726882086.98795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882086.98824: stderr chunk (state=3): >>><<< 7064 1726882086.98827: stdout chunk (state=3): >>><<< 7064 1726882086.98856: _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"}]}}, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882087.00757: 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-1726882086.2413924-8115-227902976726807/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882087.00773: _low_level_execute_command(): starting 7064 1726882087.00778: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882086.2413924-8115-227902976726807/ > /dev/null 2>&1 && sleep 0' 7064 1726882087.01234: 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 <<< 7064 1726882087.01238: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882087.01241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882087.01243: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882087.01301: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882087.01309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882087.01311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882087.01352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882087.03304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882087.03308: stdout chunk (state=3): >>><<< 7064 1726882087.03310: stderr chunk (state=3): >>><<< 7064 1726882087.03313: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882087.03315: handler run complete 7064 1726882087.04192: variable 'ansible_facts' from source: unknown 7064 1726882087.04798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882087.07084: variable 'ansible_facts' from source: unknown 7064 1726882087.07622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882087.08500: attempt loop complete, returning result 7064 1726882087.08526: _execute() done 7064 1726882087.08537: dumping result to json 7064 1726882087.08999: done dumping result, returning 7064 1726882087.09003: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-1c1a-8029-000000000275] 7064 1726882087.09005: sending task result for task 12673a56-9f93-1c1a-8029-000000000275 7064 1726882087.17843: done sending task result for task 12673a56-9f93-1c1a-8029-000000000275 7064 1726882087.17847: 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 } 7064 1726882087.17950: no more pending results, returning what we have 7064 1726882087.17953: results queue empty 7064 1726882087.17954: checking for any_errors_fatal 7064 1726882087.17958: done checking for any_errors_fatal 7064 1726882087.17959: checking for max_fail_percentage 7064 1726882087.17960: done checking for max_fail_percentage 7064 1726882087.17961: checking to see if all hosts have failed and the running result is not ok 7064 1726882087.17962: done checking to see if all hosts have failed 7064 1726882087.17962: getting the remaining hosts for this loop 7064 1726882087.17963: done getting the remaining hosts for this loop 7064 1726882087.17967: getting the next task for host managed_node1 7064 1726882087.17973: done getting next task for host managed_node1 7064 1726882087.17976: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7064 1726882087.17979: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882087.17988: getting variables 7064 1726882087.17989: in VariableManager get_vars() 7064 1726882087.18032: Calling all_inventory to load vars for managed_node1 7064 1726882087.18042: Calling groups_inventory to load vars for managed_node1 7064 1726882087.18045: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882087.18053: Calling all_plugins_play to load vars for managed_node1 7064 1726882087.18056: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882087.18059: Calling groups_plugins_play to load vars for managed_node1 7064 1726882087.20212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882087.22927: done with get_vars() 7064 1726882087.22963: done getting variables 7064 1726882087.23033: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:28:07 -0400 (0:00:01.066) 0:00:27.468 ****** 7064 1726882087.23078: entering _queue_task() for managed_node1/debug 7064 1726882087.23401: worker is 1 (out of 1 available) 7064 1726882087.23414: exiting _queue_task() for managed_node1/debug 7064 1726882087.23431: done queuing things up, now waiting for results queue to drain 7064 1726882087.23433: waiting for pending results... 7064 1726882087.23812: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7064 1726882087.23821: in run() - task 12673a56-9f93-1c1a-8029-000000000017 7064 1726882087.23825: variable 'ansible_search_path' from source: unknown 7064 1726882087.23832: variable 'ansible_search_path' from source: unknown 7064 1726882087.23879: calling self._execute() 7064 1726882087.23982: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882087.23998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882087.24013: variable 'omit' from source: magic vars 7064 1726882087.24589: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.25002: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.25164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882087.27577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882087.27667: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882087.27713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882087.27753: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882087.27784: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882087.27867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.27907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.27942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.27987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.28012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.28130: variable 'ansible_distribution' from source: facts 7064 1726882087.28141: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.28153: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.28277: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.28289: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.28465: variable 'ansible_distribution' from source: facts 7064 1726882087.28476: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.28488: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.28601: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.28613: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.28782: variable 'ansible_distribution' from source: facts 7064 1726882087.28796: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.28812: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.28825: variable 'omit' from source: magic vars 7064 1726882087.28883: variable 'omit' from source: magic vars 7064 1726882087.28981: variable 'network_provider' from source: set_fact 7064 1726882087.29021: variable 'omit' from source: magic vars 7064 1726882087.29052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882087.29083: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882087.29111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882087.29138: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882087.29153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882087.29187: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882087.29200: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882087.29209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882087.29307: Set connection var ansible_connection to ssh 7064 1726882087.29325: Set connection var ansible_shell_executable to /bin/sh 7064 1726882087.29334: Set connection var ansible_pipelining to False 7064 1726882087.29345: Set connection var ansible_timeout to 10 7064 1726882087.29355: Set connection var ansible_shell_type to sh 7064 1726882087.29366: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882087.29395: variable 'ansible_shell_executable' from source: unknown 7064 1726882087.29405: variable 'ansible_connection' from source: unknown 7064 1726882087.29413: variable 'ansible_module_compression' from source: unknown 7064 1726882087.29599: variable 'ansible_shell_type' from source: unknown 7064 1726882087.29602: variable 'ansible_shell_executable' from source: unknown 7064 1726882087.29604: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882087.29606: variable 'ansible_pipelining' from source: unknown 7064 1726882087.29609: variable 'ansible_timeout' from source: unknown 7064 1726882087.29610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882087.29614: 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) 7064 1726882087.29616: variable 'omit' from source: magic vars 7064 1726882087.29618: starting attempt loop 7064 1726882087.29620: running the handler 7064 1726882087.29622: handler run complete 7064 1726882087.29629: attempt loop complete, returning result 7064 1726882087.29635: _execute() done 7064 1726882087.29641: dumping result to json 7064 1726882087.29647: done dumping result, returning 7064 1726882087.29658: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-1c1a-8029-000000000017] 7064 1726882087.29668: sending task result for task 12673a56-9f93-1c1a-8029-000000000017 7064 1726882087.29771: done sending task result for task 12673a56-9f93-1c1a-8029-000000000017 7064 1726882087.29778: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7064 1726882087.29954: no more pending results, returning what we have 7064 1726882087.29957: results queue empty 7064 1726882087.29958: checking for any_errors_fatal 7064 1726882087.29965: done checking for any_errors_fatal 7064 1726882087.29972: checking for max_fail_percentage 7064 1726882087.29974: done checking for max_fail_percentage 7064 1726882087.29974: checking to see if all hosts have failed and the running result is not ok 7064 1726882087.29975: done checking to see if all hosts have failed 7064 1726882087.29976: getting the remaining hosts for this loop 7064 1726882087.29977: done getting the remaining hosts for this loop 7064 1726882087.29980: getting the next task for host managed_node1 7064 1726882087.29985: done getting next task for host managed_node1 7064 1726882087.29989: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7064 1726882087.29992: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882087.30003: getting variables 7064 1726882087.30004: in VariableManager get_vars() 7064 1726882087.30051: Calling all_inventory to load vars for managed_node1 7064 1726882087.30054: Calling groups_inventory to load vars for managed_node1 7064 1726882087.30056: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882087.30064: Calling all_plugins_play to load vars for managed_node1 7064 1726882087.30066: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882087.30069: Calling groups_plugins_play to load vars for managed_node1 7064 1726882087.31545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882087.33183: done with get_vars() 7064 1726882087.33214: done getting variables 7064 1726882087.33313: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:28:07 -0400 (0:00:00.102) 0:00:27.571 ****** 7064 1726882087.33353: entering _queue_task() for managed_node1/fail 7064 1726882087.33355: Creating lock for fail 7064 1726882087.33782: worker is 1 (out of 1 available) 7064 1726882087.33795: exiting _queue_task() for managed_node1/fail 7064 1726882087.33805: done queuing things up, now waiting for results queue to drain 7064 1726882087.33807: waiting for pending results... 7064 1726882087.33982: 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 7064 1726882087.34107: in run() - task 12673a56-9f93-1c1a-8029-000000000018 7064 1726882087.34128: variable 'ansible_search_path' from source: unknown 7064 1726882087.34132: variable 'ansible_search_path' from source: unknown 7064 1726882087.34172: calling self._execute() 7064 1726882087.34264: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882087.34268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882087.34300: variable 'omit' from source: magic vars 7064 1726882087.34671: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.34687: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.35100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882087.36996: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882087.37047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882087.37074: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882087.37103: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882087.37124: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882087.37185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.37207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.37226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.37252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.37262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.37346: variable 'ansible_distribution' from source: facts 7064 1726882087.37350: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.37356: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.37437: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.37442: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.37555: variable 'ansible_distribution' from source: facts 7064 1726882087.37558: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.37564: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.37639: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.37643: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.37752: variable 'ansible_distribution' from source: facts 7064 1726882087.37755: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.37760: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.37837: variable 'network_state' from source: role '' defaults 7064 1726882087.37845: Evaluated conditional (network_state != {}): False 7064 1726882087.37848: when evaluation is False, skipping this task 7064 1726882087.37851: _execute() done 7064 1726882087.37854: dumping result to json 7064 1726882087.37857: done dumping result, returning 7064 1726882087.37864: 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 [12673a56-9f93-1c1a-8029-000000000018] 7064 1726882087.37868: sending task result for task 12673a56-9f93-1c1a-8029-000000000018 7064 1726882087.37955: done sending task result for task 12673a56-9f93-1c1a-8029-000000000018 7064 1726882087.37958: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882087.38017: no more pending results, returning what we have 7064 1726882087.38021: results queue empty 7064 1726882087.38022: checking for any_errors_fatal 7064 1726882087.38029: done checking for any_errors_fatal 7064 1726882087.38030: checking for max_fail_percentage 7064 1726882087.38031: done checking for max_fail_percentage 7064 1726882087.38032: checking to see if all hosts have failed and the running result is not ok 7064 1726882087.38033: done checking to see if all hosts have failed 7064 1726882087.38033: getting the remaining hosts for this loop 7064 1726882087.38035: done getting the remaining hosts for this loop 7064 1726882087.38039: getting the next task for host managed_node1 7064 1726882087.38045: done getting next task for host managed_node1 7064 1726882087.38049: ^ 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 7064 1726882087.38052: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882087.38068: getting variables 7064 1726882087.38070: in VariableManager get_vars() 7064 1726882087.38149: Calling all_inventory to load vars for managed_node1 7064 1726882087.38152: Calling groups_inventory to load vars for managed_node1 7064 1726882087.38154: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882087.38163: Calling all_plugins_play to load vars for managed_node1 7064 1726882087.38165: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882087.38167: Calling groups_plugins_play to load vars for managed_node1 7064 1726882087.39470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882087.40798: done with get_vars() 7064 1726882087.40825: done getting variables 7064 1726882087.40887: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:28:07 -0400 (0:00:00.075) 0:00:27.647 ****** 7064 1726882087.40929: entering _queue_task() for managed_node1/fail 7064 1726882087.41174: worker is 1 (out of 1 available) 7064 1726882087.41187: exiting _queue_task() for managed_node1/fail 7064 1726882087.41199: done queuing things up, now waiting for results queue to drain 7064 1726882087.41201: waiting for pending results... 7064 1726882087.41383: 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 7064 1726882087.41496: in run() - task 12673a56-9f93-1c1a-8029-000000000019 7064 1726882087.41513: variable 'ansible_search_path' from source: unknown 7064 1726882087.41517: variable 'ansible_search_path' from source: unknown 7064 1726882087.41543: calling self._execute() 7064 1726882087.41610: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882087.41615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882087.41625: variable 'omit' from source: magic vars 7064 1726882087.41897: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.41907: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.42042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882087.44456: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882087.44738: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882087.44766: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882087.44791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882087.44815: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882087.44874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.44898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.44914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.44944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.44955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.45037: variable 'ansible_distribution' from source: facts 7064 1726882087.45041: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.45053: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.45129: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.45132: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.45244: variable 'ansible_distribution' from source: facts 7064 1726882087.45248: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.45253: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.45326: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.45330: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.45436: variable 'ansible_distribution' from source: facts 7064 1726882087.45439: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.45444: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.45521: variable 'network_state' from source: role '' defaults 7064 1726882087.45529: Evaluated conditional (network_state != {}): False 7064 1726882087.45532: when evaluation is False, skipping this task 7064 1726882087.45535: _execute() done 7064 1726882087.45537: dumping result to json 7064 1726882087.45540: done dumping result, returning 7064 1726882087.45548: 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 [12673a56-9f93-1c1a-8029-000000000019] 7064 1726882087.45550: sending task result for task 12673a56-9f93-1c1a-8029-000000000019 7064 1726882087.45640: done sending task result for task 12673a56-9f93-1c1a-8029-000000000019 7064 1726882087.45642: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882087.45685: no more pending results, returning what we have 7064 1726882087.45689: results queue empty 7064 1726882087.45689: checking for any_errors_fatal 7064 1726882087.45699: done checking for any_errors_fatal 7064 1726882087.45700: checking for max_fail_percentage 7064 1726882087.45701: done checking for max_fail_percentage 7064 1726882087.45702: checking to see if all hosts have failed and the running result is not ok 7064 1726882087.45703: done checking to see if all hosts have failed 7064 1726882087.45703: getting the remaining hosts for this loop 7064 1726882087.45705: done getting the remaining hosts for this loop 7064 1726882087.45708: getting the next task for host managed_node1 7064 1726882087.45715: done getting next task for host managed_node1 7064 1726882087.45719: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7064 1726882087.45721: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882087.45735: getting variables 7064 1726882087.45736: in VariableManager get_vars() 7064 1726882087.45785: Calling all_inventory to load vars for managed_node1 7064 1726882087.45787: Calling groups_inventory to load vars for managed_node1 7064 1726882087.45789: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882087.45806: Calling all_plugins_play to load vars for managed_node1 7064 1726882087.45809: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882087.45812: Calling groups_plugins_play to load vars for managed_node1 7064 1726882087.47426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882087.48999: done with get_vars() 7064 1726882087.49025: done getting variables 7064 1726882087.49091: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:28:07 -0400 (0:00:00.081) 0:00:27.729 ****** 7064 1726882087.49132: entering _queue_task() for managed_node1/fail 7064 1726882087.49616: worker is 1 (out of 1 available) 7064 1726882087.49627: exiting _queue_task() for managed_node1/fail 7064 1726882087.49637: done queuing things up, now waiting for results queue to drain 7064 1726882087.49639: waiting for pending results... 7064 1726882087.49878: 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 7064 1726882087.49882: in run() - task 12673a56-9f93-1c1a-8029-00000000001a 7064 1726882087.49892: variable 'ansible_search_path' from source: unknown 7064 1726882087.49901: variable 'ansible_search_path' from source: unknown 7064 1726882087.49936: calling self._execute() 7064 1726882087.50024: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882087.50035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882087.50047: variable 'omit' from source: magic vars 7064 1726882087.50397: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.50499: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.50624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882087.52821: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882087.52912: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882087.53020: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882087.53023: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882087.53026: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882087.53099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.53141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.53171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.53217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.53247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.53369: variable 'ansible_distribution' from source: facts 7064 1726882087.53378: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.53388: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.53525: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.53537: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.53784: variable 'ansible_distribution' from source: facts 7064 1726882087.53787: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.53790: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.53861: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.53872: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.54055: variable 'ansible_distribution' from source: facts 7064 1726882087.54064: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.54075: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.54221: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.54241: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7064 1726882087.54356: variable 'ansible_distribution' from source: facts 7064 1726882087.54401: variable '__network_rh_distros' from source: role '' defaults 7064 1726882087.54404: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7064 1726882087.54642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.54682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.54714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.54766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.54998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.55002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.55004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.55006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.55009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.55010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.55013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.55015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.55048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.55090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.55112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.55442: variable 'network_connections' from source: task vars 7064 1726882087.55467: variable 'interface' from source: play vars 7064 1726882087.55542: variable 'interface' from source: play vars 7064 1726882087.55578: variable 'network_state' from source: role '' defaults 7064 1726882087.55650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882087.55843: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882087.55880: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882087.55921: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882087.55967: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882087.56019: 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) 7064 1726882087.56045: 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) 7064 1726882087.56070: 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) 7064 1726882087.56110: 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) 7064 1726882087.56144: 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 7064 1726882087.56220: when evaluation is False, skipping this task 7064 1726882087.56223: _execute() done 7064 1726882087.56225: dumping result to json 7064 1726882087.56227: done dumping result, returning 7064 1726882087.56229: 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 [12673a56-9f93-1c1a-8029-00000000001a] 7064 1726882087.56231: sending task result for task 12673a56-9f93-1c1a-8029-00000000001a 7064 1726882087.56299: done sending task result for task 12673a56-9f93-1c1a-8029-00000000001a 7064 1726882087.56302: 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" } 7064 1726882087.56366: no more pending results, returning what we have 7064 1726882087.56369: results queue empty 7064 1726882087.56370: checking for any_errors_fatal 7064 1726882087.56376: done checking for any_errors_fatal 7064 1726882087.56377: checking for max_fail_percentage 7064 1726882087.56379: done checking for max_fail_percentage 7064 1726882087.56380: checking to see if all hosts have failed and the running result is not ok 7064 1726882087.56380: done checking to see if all hosts have failed 7064 1726882087.56381: getting the remaining hosts for this loop 7064 1726882087.56382: done getting the remaining hosts for this loop 7064 1726882087.56388: getting the next task for host managed_node1 7064 1726882087.56398: done getting next task for host managed_node1 7064 1726882087.56402: ^ 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 7064 1726882087.56404: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882087.56417: getting variables 7064 1726882087.56419: in VariableManager get_vars() 7064 1726882087.56473: Calling all_inventory to load vars for managed_node1 7064 1726882087.56476: Calling groups_inventory to load vars for managed_node1 7064 1726882087.56478: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882087.56488: Calling all_plugins_play to load vars for managed_node1 7064 1726882087.56490: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882087.56492: Calling groups_plugins_play to load vars for managed_node1 7064 1726882087.58104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882087.59658: done with get_vars() 7064 1726882087.59685: done getting variables 7064 1726882087.59787: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:28:07 -0400 (0:00:00.106) 0:00:27.835 ****** 7064 1726882087.59822: entering _queue_task() for managed_node1/dnf 7064 1726882087.60321: worker is 1 (out of 1 available) 7064 1726882087.60330: exiting _queue_task() for managed_node1/dnf 7064 1726882087.60341: done queuing things up, now waiting for results queue to drain 7064 1726882087.60342: waiting for pending results... 7064 1726882087.60474: 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 7064 1726882087.60557: in run() - task 12673a56-9f93-1c1a-8029-00000000001b 7064 1726882087.60679: variable 'ansible_search_path' from source: unknown 7064 1726882087.60682: variable 'ansible_search_path' from source: unknown 7064 1726882087.60686: calling self._execute() 7064 1726882087.60722: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882087.60734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882087.60748: variable 'omit' from source: magic vars 7064 1726882087.61132: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.61149: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.61358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882087.63907: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882087.63985: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882087.64043: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882087.64087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882087.64117: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882087.64198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.64270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.64273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.64303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.64319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.64438: variable 'ansible_distribution' from source: facts 7064 1726882087.64446: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.64456: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.64572: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.64582: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.64810: variable 'ansible_distribution' from source: facts 7064 1726882087.64813: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.64816: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.64916: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.64920: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.65078: variable 'ansible_distribution' from source: facts 7064 1726882087.65087: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.65101: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.65290: variable 'ansible_distribution' from source: facts 7064 1726882087.65352: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.65355: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7064 1726882087.65433: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882087.65572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.65608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.65637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.65684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.65710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.65787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.65790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.65813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.65856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.65875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.65928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.65955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.66005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.66040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.66059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.66331: variable 'network_connections' from source: task vars 7064 1726882087.66334: variable 'interface' from source: play vars 7064 1726882087.66339: variable 'interface' from source: play vars 7064 1726882087.66415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882087.66604: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882087.66645: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882087.66689: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882087.66724: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882087.66778: 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) 7064 1726882087.66826: 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) 7064 1726882087.66875: 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) 7064 1726882087.66898: 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) 7064 1726882087.66956: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882087.67316: variable 'network_connections' from source: task vars 7064 1726882087.67319: variable 'interface' from source: play vars 7064 1726882087.67321: variable 'interface' from source: play vars 7064 1726882087.67324: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882087.67326: when evaluation is False, skipping this task 7064 1726882087.67335: _execute() done 7064 1726882087.67342: dumping result to json 7064 1726882087.67350: done dumping result, returning 7064 1726882087.67362: 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 [12673a56-9f93-1c1a-8029-00000000001b] 7064 1726882087.67371: sending task result for task 12673a56-9f93-1c1a-8029-00000000001b skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7064 1726882087.67581: no more pending results, returning what we have 7064 1726882087.67585: results queue empty 7064 1726882087.67586: checking for any_errors_fatal 7064 1726882087.67592: done checking for any_errors_fatal 7064 1726882087.67595: checking for max_fail_percentage 7064 1726882087.67597: done checking for max_fail_percentage 7064 1726882087.67598: checking to see if all hosts have failed and the running result is not ok 7064 1726882087.67599: done checking to see if all hosts have failed 7064 1726882087.67600: getting the remaining hosts for this loop 7064 1726882087.67602: done getting the remaining hosts for this loop 7064 1726882087.67606: getting the next task for host managed_node1 7064 1726882087.67614: done getting next task for host managed_node1 7064 1726882087.67618: ^ 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 7064 1726882087.67622: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882087.67638: getting variables 7064 1726882087.67640: in VariableManager get_vars() 7064 1726882087.67810: Calling all_inventory to load vars for managed_node1 7064 1726882087.67814: Calling groups_inventory to load vars for managed_node1 7064 1726882087.67816: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882087.67917: Calling all_plugins_play to load vars for managed_node1 7064 1726882087.67920: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882087.67924: Calling groups_plugins_play to load vars for managed_node1 7064 1726882087.68529: done sending task result for task 12673a56-9f93-1c1a-8029-00000000001b 7064 1726882087.68532: WORKER PROCESS EXITING 7064 1726882087.69405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882087.70986: done with get_vars() 7064 1726882087.71017: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7064 1726882087.71108: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:28:07 -0400 (0:00:00.113) 0:00:27.949 ****** 7064 1726882087.71142: entering _queue_task() for managed_node1/yum 7064 1726882087.71144: Creating lock for yum 7064 1726882087.71534: worker is 1 (out of 1 available) 7064 1726882087.71548: exiting _queue_task() for managed_node1/yum 7064 1726882087.71560: done queuing things up, now waiting for results queue to drain 7064 1726882087.71562: waiting for pending results... 7064 1726882087.71786: 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 7064 1726882087.71917: in run() - task 12673a56-9f93-1c1a-8029-00000000001c 7064 1726882087.71942: variable 'ansible_search_path' from source: unknown 7064 1726882087.71949: variable 'ansible_search_path' from source: unknown 7064 1726882087.71986: calling self._execute() 7064 1726882087.72077: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882087.72087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882087.72102: variable 'omit' from source: magic vars 7064 1726882087.72480: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.72502: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.72714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882087.74957: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882087.75042: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882087.75082: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882087.75129: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882087.75159: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882087.75299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.75303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.75305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.75355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.75373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.75489: variable 'ansible_distribution' from source: facts 7064 1726882087.75502: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.75515: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.75636: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.75647: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.75831: variable 'ansible_distribution' from source: facts 7064 1726882087.75883: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.75886: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.75957: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.75965: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.76130: variable 'ansible_distribution' from source: facts 7064 1726882087.76138: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.76148: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.76273: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.76291: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7064 1726882087.76321: when evaluation is False, skipping this task 7064 1726882087.76324: _execute() done 7064 1726882087.76327: dumping result to json 7064 1726882087.76329: done dumping result, returning 7064 1726882087.76430: 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 [12673a56-9f93-1c1a-8029-00000000001c] 7064 1726882087.76433: sending task result for task 12673a56-9f93-1c1a-8029-00000000001c 7064 1726882087.76507: done sending task result for task 12673a56-9f93-1c1a-8029-00000000001c 7064 1726882087.76510: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7064 1726882087.76584: no more pending results, returning what we have 7064 1726882087.76588: results queue empty 7064 1726882087.76589: checking for any_errors_fatal 7064 1726882087.76598: done checking for any_errors_fatal 7064 1726882087.76599: checking for max_fail_percentage 7064 1726882087.76601: done checking for max_fail_percentage 7064 1726882087.76601: checking to see if all hosts have failed and the running result is not ok 7064 1726882087.76602: done checking to see if all hosts have failed 7064 1726882087.76603: getting the remaining hosts for this loop 7064 1726882087.76604: done getting the remaining hosts for this loop 7064 1726882087.76609: getting the next task for host managed_node1 7064 1726882087.76616: done getting next task for host managed_node1 7064 1726882087.76620: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7064 1726882087.76623: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882087.76700: getting variables 7064 1726882087.76702: in VariableManager get_vars() 7064 1726882087.76875: Calling all_inventory to load vars for managed_node1 7064 1726882087.76878: Calling groups_inventory to load vars for managed_node1 7064 1726882087.76881: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882087.76891: Calling all_plugins_play to load vars for managed_node1 7064 1726882087.76896: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882087.76900: Calling groups_plugins_play to load vars for managed_node1 7064 1726882087.78311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882087.79990: done with get_vars() 7064 1726882087.80017: done getting variables 7064 1726882087.80072: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:28:07 -0400 (0:00:00.089) 0:00:28.038 ****** 7064 1726882087.80108: entering _queue_task() for managed_node1/fail 7064 1726882087.80402: worker is 1 (out of 1 available) 7064 1726882087.80414: exiting _queue_task() for managed_node1/fail 7064 1726882087.80426: done queuing things up, now waiting for results queue to drain 7064 1726882087.80428: waiting for pending results... 7064 1726882087.80814: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7064 1726882087.80843: in run() - task 12673a56-9f93-1c1a-8029-00000000001d 7064 1726882087.80862: variable 'ansible_search_path' from source: unknown 7064 1726882087.80870: variable 'ansible_search_path' from source: unknown 7064 1726882087.80918: calling self._execute() 7064 1726882087.81007: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882087.81025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882087.81040: variable 'omit' from source: magic vars 7064 1726882087.81413: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.81430: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.81639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882087.83835: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882087.83919: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882087.83964: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882087.84004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882087.84064: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882087.84121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.84157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.84196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.84282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.84285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.84378: variable 'ansible_distribution' from source: facts 7064 1726882087.84396: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.84410: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.84536: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.84549: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.84798: variable 'ansible_distribution' from source: facts 7064 1726882087.84801: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.84803: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.84876: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.84887: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.85071: variable 'ansible_distribution' from source: facts 7064 1726882087.85080: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.85091: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.85206: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882087.85346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.85385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.85418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.85484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.85487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.85534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.85561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.85798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.85801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.85804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.85805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.85807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.85809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.85811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.85813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.85957: variable 'network_connections' from source: task vars 7064 1726882087.85975: variable 'interface' from source: play vars 7064 1726882087.86052: variable 'interface' from source: play vars 7064 1726882087.86151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882087.86339: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882087.86388: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882087.86429: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882087.86469: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882087.86542: 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) 7064 1726882087.86570: 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) 7064 1726882087.86610: 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) 7064 1726882087.86641: 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) 7064 1726882087.86710: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882087.86952: variable 'network_connections' from source: task vars 7064 1726882087.86962: variable 'interface' from source: play vars 7064 1726882087.87032: variable 'interface' from source: play vars 7064 1726882087.87071: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882087.87126: when evaluation is False, skipping this task 7064 1726882087.87129: _execute() done 7064 1726882087.87132: dumping result to json 7064 1726882087.87134: done dumping result, returning 7064 1726882087.87136: 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 [12673a56-9f93-1c1a-8029-00000000001d] 7064 1726882087.87139: sending task result for task 12673a56-9f93-1c1a-8029-00000000001d skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7064 1726882087.87272: no more pending results, returning what we have 7064 1726882087.87276: results queue empty 7064 1726882087.87277: checking for any_errors_fatal 7064 1726882087.87285: done checking for any_errors_fatal 7064 1726882087.87286: checking for max_fail_percentage 7064 1726882087.87287: done checking for max_fail_percentage 7064 1726882087.87288: checking to see if all hosts have failed and the running result is not ok 7064 1726882087.87289: done checking to see if all hosts have failed 7064 1726882087.87290: getting the remaining hosts for this loop 7064 1726882087.87291: done getting the remaining hosts for this loop 7064 1726882087.87298: getting the next task for host managed_node1 7064 1726882087.87305: done getting next task for host managed_node1 7064 1726882087.87309: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7064 1726882087.87312: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882087.87326: getting variables 7064 1726882087.87328: in VariableManager get_vars() 7064 1726882087.87382: Calling all_inventory to load vars for managed_node1 7064 1726882087.87385: Calling groups_inventory to load vars for managed_node1 7064 1726882087.87387: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882087.87512: Calling all_plugins_play to load vars for managed_node1 7064 1726882087.87516: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882087.87600: Calling groups_plugins_play to load vars for managed_node1 7064 1726882087.88126: done sending task result for task 12673a56-9f93-1c1a-8029-00000000001d 7064 1726882087.88132: WORKER PROCESS EXITING 7064 1726882087.89118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882087.90720: done with get_vars() 7064 1726882087.90743: done getting variables 7064 1726882087.90812: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:28:07 -0400 (0:00:00.107) 0:00:28.146 ****** 7064 1726882087.90846: entering _queue_task() for managed_node1/package 7064 1726882087.91148: worker is 1 (out of 1 available) 7064 1726882087.91159: exiting _queue_task() for managed_node1/package 7064 1726882087.91171: done queuing things up, now waiting for results queue to drain 7064 1726882087.91172: waiting for pending results... 7064 1726882087.91452: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7064 1726882087.91587: in run() - task 12673a56-9f93-1c1a-8029-00000000001e 7064 1726882087.91609: variable 'ansible_search_path' from source: unknown 7064 1726882087.91626: variable 'ansible_search_path' from source: unknown 7064 1726882087.91667: calling self._execute() 7064 1726882087.91799: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882087.91802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882087.91805: variable 'omit' from source: magic vars 7064 1726882087.92162: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.92182: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.92389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882087.95101: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882087.95152: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882087.95182: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882087.95208: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882087.95229: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882087.95289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.95313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.95330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.95355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.95366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.95448: variable 'ansible_distribution' from source: facts 7064 1726882087.95452: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.95458: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.95538: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.95541: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.95665: variable 'ansible_distribution' from source: facts 7064 1726882087.95669: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.95674: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.95818: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.95821: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882087.95944: variable 'ansible_distribution' from source: facts 7064 1726882087.95947: variable 'ansible_distribution_major_version' from source: facts 7064 1726882087.95950: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882087.96206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882087.96244: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882087.96277: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882087.96312: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882087.96336: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882087.96459: variable 'network_packages' from source: role '' defaults 7064 1726882087.96519: variable '__network_provider_setup' from source: role '' defaults 7064 1726882087.96545: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882087.96640: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882087.96644: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882087.96966: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882087.97117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.97144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.97162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.97201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.97230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.97257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.97279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.97310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.97351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.97364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.97559: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7064 1726882087.97662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.97703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.97745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.97761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.97775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.97882: variable 'ansible_python' from source: facts 7064 1726882087.97888: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7064 1726882087.98415: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882087.98491: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882087.98728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.98754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.98900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.98903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.98905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.98908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882087.98910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882087.99218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882087.99257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882087.99273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882087.99906: variable 'network_connections' from source: task vars 7064 1726882087.99910: variable 'interface' from source: play vars 7064 1726882087.99912: variable 'interface' from source: play vars 7064 1726882088.00007: 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) 7064 1726882088.00101: 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) 7064 1726882088.00105: 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) 7064 1726882088.00107: 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) 7064 1726882088.00200: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882088.01051: variable 'network_connections' from source: task vars 7064 1726882088.01058: variable 'interface' from source: play vars 7064 1726882088.01160: variable 'interface' from source: play vars 7064 1726882088.01256: variable '__network_packages_default_wireless' from source: role '' defaults 7064 1726882088.01289: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882088.02000: variable 'network_connections' from source: task vars 7064 1726882088.02004: variable 'interface' from source: play vars 7064 1726882088.02053: variable 'interface' from source: play vars 7064 1726882088.02081: variable '__network_packages_default_team' from source: role '' defaults 7064 1726882088.02362: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882088.02853: variable 'network_connections' from source: task vars 7064 1726882088.02857: variable 'interface' from source: play vars 7064 1726882088.03119: variable 'interface' from source: play vars 7064 1726882088.03220: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882088.03244: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882088.03256: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882088.03370: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882088.03700: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7064 1726882088.04663: variable 'network_connections' from source: task vars 7064 1726882088.04667: variable 'interface' from source: play vars 7064 1726882088.04724: variable 'interface' from source: play vars 7064 1726882088.04734: variable 'ansible_distribution' from source: facts 7064 1726882088.04737: variable '__network_rh_distros' from source: role '' defaults 7064 1726882088.04748: variable 'ansible_distribution_major_version' from source: facts 7064 1726882088.04766: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7064 1726882088.05121: variable 'ansible_distribution' from source: facts 7064 1726882088.05124: variable '__network_rh_distros' from source: role '' defaults 7064 1726882088.05129: variable 'ansible_distribution_major_version' from source: facts 7064 1726882088.05143: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7064 1726882088.05499: variable 'ansible_distribution' from source: facts 7064 1726882088.05502: variable '__network_rh_distros' from source: role '' defaults 7064 1726882088.05512: variable 'ansible_distribution_major_version' from source: facts 7064 1726882088.05624: variable 'network_provider' from source: set_fact 7064 1726882088.05627: variable 'ansible_facts' from source: unknown 7064 1726882088.10799: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): True 7064 1726882088.10803: variable 'omit' from source: magic vars 7064 1726882088.11004: variable 'omit' from source: magic vars 7064 1726882088.11008: variable 'network_packages' from source: role '' defaults 7064 1726882088.11011: variable 'network_packages' from source: role '' defaults 7064 1726882088.11051: variable '__network_provider_setup' from source: role '' defaults 7064 1726882088.11057: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882088.11221: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882088.11224: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882088.11234: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882088.11477: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7064 1726882088.11624: variable 'ansible_python' from source: facts 7064 1726882088.11636: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7064 1726882088.11804: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882088.11807: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882088.11999: variable 'network_connections' from source: task vars 7064 1726882088.12002: variable 'interface' from source: play vars 7064 1726882088.12072: variable 'interface' from source: play vars 7064 1726882088.12102: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882088.12351: variable 'network_connections' from source: task vars 7064 1726882088.12356: variable 'interface' from source: play vars 7064 1726882088.12591: variable 'interface' from source: play vars 7064 1726882088.12599: variable '__network_packages_default_wireless' from source: role '' defaults 7064 1726882088.12602: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882088.12813: variable 'network_connections' from source: task vars 7064 1726882088.12816: variable 'interface' from source: play vars 7064 1726882088.12885: variable 'interface' from source: play vars 7064 1726882088.12920: variable '__network_packages_default_team' from source: role '' defaults 7064 1726882088.13030: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882088.13354: variable 'network_connections' from source: task vars 7064 1726882088.13357: variable 'interface' from source: play vars 7064 1726882088.13359: variable 'interface' from source: play vars 7064 1726882088.13387: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882088.13569: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882088.13573: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882088.13575: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882088.13805: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7064 1726882088.14188: variable 'network_connections' from source: task vars 7064 1726882088.14191: variable 'interface' from source: play vars 7064 1726882088.14252: variable 'interface' from source: play vars 7064 1726882088.14264: variable 'ansible_distribution' from source: facts 7064 1726882088.14267: variable '__network_rh_distros' from source: role '' defaults 7064 1726882088.14273: variable 'ansible_distribution_major_version' from source: facts 7064 1726882088.14460: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7064 1726882088.14464: variable 'ansible_distribution' from source: facts 7064 1726882088.14466: variable '__network_rh_distros' from source: role '' defaults 7064 1726882088.14468: variable 'ansible_distribution_major_version' from source: facts 7064 1726882088.14474: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7064 1726882088.14643: variable 'ansible_distribution' from source: facts 7064 1726882088.14646: variable '__network_rh_distros' from source: role '' defaults 7064 1726882088.14652: variable 'ansible_distribution_major_version' from source: facts 7064 1726882088.14687: variable 'network_provider' from source: set_fact 7064 1726882088.14899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882088.14902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882088.14905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882088.14907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882088.14915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882088.15099: variable '__network_is_ostree' from source: set_fact 7064 1726882088.15102: variable 'omit' from source: magic vars 7064 1726882088.15106: variable 'omit' from source: magic vars 7064 1726882088.15108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882088.15110: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882088.15113: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882088.15115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882088.15117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882088.15119: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882088.15121: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882088.15123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882088.15211: Set connection var ansible_connection to ssh 7064 1726882088.15351: Set connection var ansible_shell_executable to /bin/sh 7064 1726882088.15354: Set connection var ansible_pipelining to False 7064 1726882088.15357: Set connection var ansible_timeout to 10 7064 1726882088.15359: Set connection var ansible_shell_type to sh 7064 1726882088.15361: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882088.15363: variable 'ansible_shell_executable' from source: unknown 7064 1726882088.15365: variable 'ansible_connection' from source: unknown 7064 1726882088.15367: variable 'ansible_module_compression' from source: unknown 7064 1726882088.15369: variable 'ansible_shell_type' from source: unknown 7064 1726882088.15371: variable 'ansible_shell_executable' from source: unknown 7064 1726882088.15373: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882088.15374: variable 'ansible_pipelining' from source: unknown 7064 1726882088.15376: variable 'ansible_timeout' from source: unknown 7064 1726882088.15378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882088.15381: 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=False) 7064 1726882088.15383: variable 'omit' from source: magic vars 7064 1726882088.15385: starting attempt loop 7064 1726882088.15387: running the handler 7064 1726882088.15460: variable 'ansible_facts' from source: unknown 7064 1726882088.15463: variable 'ansible_facts' from source: unknown 7064 1726882088.15465: _low_level_execute_command(): starting 7064 1726882088.15468: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882088.16081: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882088.16091: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882088.16109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882088.16219: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882088.16416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882088.16498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882088.18179: stdout chunk (state=3): >>>/root <<< 7064 1726882088.18365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882088.18369: stdout chunk (state=3): >>><<< 7064 1726882088.18378: stderr chunk (state=3): >>><<< 7064 1726882088.18509: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882088.18524: _low_level_execute_command(): starting 7064 1726882088.18532: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882088.1850848-8179-236171268096800 `" && echo ansible-tmp-1726882088.1850848-8179-236171268096800="` echo /root/.ansible/tmp/ansible-tmp-1726882088.1850848-8179-236171268096800 `" ) && sleep 0' 7064 1726882088.20159: 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 <<< 7064 1726882088.20165: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882088.20168: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882088.20174: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882088.20180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882088.20377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882088.20382: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882088.20516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882088.20677: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882088.22568: stdout chunk (state=3): >>>ansible-tmp-1726882088.1850848-8179-236171268096800=/root/.ansible/tmp/ansible-tmp-1726882088.1850848-8179-236171268096800 <<< 7064 1726882088.22698: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882088.22702: stderr chunk (state=3): >>><<< 7064 1726882088.22704: stdout chunk (state=3): >>><<< 7064 1726882088.22724: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882088.1850848-8179-236171268096800=/root/.ansible/tmp/ansible-tmp-1726882088.1850848-8179-236171268096800 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882088.22753: variable 'ansible_module_compression' from source: unknown 7064 1726882088.22811: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7064 1726882088.22856: variable 'ansible_facts' from source: unknown 7064 1726882088.23236: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882088.1850848-8179-236171268096800/AnsiballZ_dnf.py 7064 1726882088.23617: Sending initial data 7064 1726882088.23622: Sent initial data (150 bytes) 7064 1726882088.24762: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882088.24779: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882088.24797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882088.24817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882088.24838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882088.24860: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882088.24910: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882088.24978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882088.25005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882088.25028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882088.25128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882088.26649: 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 <<< 7064 1726882088.26721: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882088.26785: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpn7az02sv /root/.ansible/tmp/ansible-tmp-1726882088.1850848-8179-236171268096800/AnsiballZ_dnf.py <<< 7064 1726882088.26832: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882088.1850848-8179-236171268096800/AnsiballZ_dnf.py" <<< 7064 1726882088.26867: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpn7az02sv" to remote "/root/.ansible/tmp/ansible-tmp-1726882088.1850848-8179-236171268096800/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882088.1850848-8179-236171268096800/AnsiballZ_dnf.py" <<< 7064 1726882088.28376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882088.28457: stderr chunk (state=3): >>><<< 7064 1726882088.28549: stdout chunk (state=3): >>><<< 7064 1726882088.28861: done transferring module to remote 7064 1726882088.28864: _low_level_execute_command(): starting 7064 1726882088.28868: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882088.1850848-8179-236171268096800/ /root/.ansible/tmp/ansible-tmp-1726882088.1850848-8179-236171268096800/AnsiballZ_dnf.py && sleep 0' 7064 1726882088.29978: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882088.30059: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882088.30081: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882088.30109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882088.30178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882088.32191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882088.32201: stdout chunk (state=3): >>><<< 7064 1726882088.32203: stderr chunk (state=3): >>><<< 7064 1726882088.32206: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882088.32208: _low_level_execute_command(): starting 7064 1726882088.32210: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882088.1850848-8179-236171268096800/AnsiballZ_dnf.py && sleep 0' 7064 1726882088.33165: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882088.33206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882088.33223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882088.33311: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882088.33363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882088.33385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882088.33422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882088.33465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882090.16235: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: wpa_supplicant-1:2.10-11.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager", "python3-gobject-base", "wpa_supplicant"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7064 1726882090.21539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882090.21558: stderr chunk (state=3): >>>Shared connection to 10.31.9.159 closed. <<< 7064 1726882090.21580: stdout chunk (state=3): >>><<< 7064 1726882090.21583: stderr chunk (state=3): >>><<< 7064 1726882090.21604: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: wpa_supplicant-1:2.10-11.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager", "python3-gobject-base", "wpa_supplicant"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882090.21741: done with _execute_module (ansible.legacy.dnf, {'name': ['NetworkManager', 'python3-gobject-base', 'wpa_supplicant'], 'state': 'present', '_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.dnf', '_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-1726882088.1850848-8179-236171268096800/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882090.21744: _low_level_execute_command(): starting 7064 1726882090.21747: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882088.1850848-8179-236171268096800/ > /dev/null 2>&1 && sleep 0' 7064 1726882090.22323: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882090.22340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882090.22362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882090.22407: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882090.22487: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882090.22520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882090.22591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882090.24490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882090.24496: stdout chunk (state=3): >>><<< 7064 1726882090.24498: stderr chunk (state=3): >>><<< 7064 1726882090.24698: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882090.24703: handler run complete 7064 1726882090.24705: variable '__network_package_install' from source: unknown 7064 1726882090.24733: Evaluated conditional (__network_package_install is success): True 7064 1726882090.24753: attempt loop complete, returning result 7064 1726882090.24761: _execute() done 7064 1726882090.24767: dumping result to json 7064 1726882090.24777: done dumping result, returning 7064 1726882090.24790: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-1c1a-8029-00000000001e] 7064 1726882090.24802: sending task result for task 12673a56-9f93-1c1a-8029-00000000001e changed: [managed_node1] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: wpa_supplicant-1:2.10-11.el10.x86_64" ] } 7064 1726882090.25017: no more pending results, returning what we have 7064 1726882090.25022: results queue empty 7064 1726882090.25023: checking for any_errors_fatal 7064 1726882090.25029: done checking for any_errors_fatal 7064 1726882090.25030: checking for max_fail_percentage 7064 1726882090.25032: done checking for max_fail_percentage 7064 1726882090.25033: checking to see if all hosts have failed and the running result is not ok 7064 1726882090.25034: done checking to see if all hosts have failed 7064 1726882090.25035: getting the remaining hosts for this loop 7064 1726882090.25036: done getting the remaining hosts for this loop 7064 1726882090.25039: getting the next task for host managed_node1 7064 1726882090.25046: done getting next task for host managed_node1 7064 1726882090.25053: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7064 1726882090.25056: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882090.25067: getting variables 7064 1726882090.25069: in VariableManager get_vars() 7064 1726882090.25230: Calling all_inventory to load vars for managed_node1 7064 1726882090.25234: Calling groups_inventory to load vars for managed_node1 7064 1726882090.25236: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882090.25243: done sending task result for task 12673a56-9f93-1c1a-8029-00000000001e 7064 1726882090.25245: WORKER PROCESS EXITING 7064 1726882090.25254: Calling all_plugins_play to load vars for managed_node1 7064 1726882090.25257: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882090.25260: Calling groups_plugins_play to load vars for managed_node1 7064 1726882090.30554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882090.32169: done with get_vars() 7064 1726882090.32190: done getting variables 7064 1726882090.32244: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:28:10 -0400 (0:00:02.414) 0:00:30.560 ****** 7064 1726882090.32275: entering _queue_task() for managed_node1/package 7064 1726882090.32629: worker is 1 (out of 1 available) 7064 1726882090.32640: exiting _queue_task() for managed_node1/package 7064 1726882090.32653: done queuing things up, now waiting for results queue to drain 7064 1726882090.32656: waiting for pending results... 7064 1726882090.33017: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7064 1726882090.33042: in run() - task 12673a56-9f93-1c1a-8029-00000000001f 7064 1726882090.33063: variable 'ansible_search_path' from source: unknown 7064 1726882090.33071: variable 'ansible_search_path' from source: unknown 7064 1726882090.33121: calling self._execute() 7064 1726882090.33252: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882090.33264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882090.33279: variable 'omit' from source: magic vars 7064 1726882090.33691: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.33711: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882090.33920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882090.35454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882090.35506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882090.35535: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882090.35561: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882090.35580: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882090.35641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882090.35706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882090.35711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882090.35769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882090.35772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882090.35848: variable 'ansible_distribution' from source: facts 7064 1726882090.35852: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.35858: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882090.35951: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.35954: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882090.36141: variable 'ansible_distribution' from source: facts 7064 1726882090.36145: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.36147: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882090.36221: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.36225: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882090.36388: variable 'ansible_distribution' from source: facts 7064 1726882090.36391: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.36500: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882090.36503: variable 'network_state' from source: role '' defaults 7064 1726882090.36513: Evaluated conditional (network_state != {}): False 7064 1726882090.36516: when evaluation is False, skipping this task 7064 1726882090.36518: _execute() done 7064 1726882090.36521: dumping result to json 7064 1726882090.36526: done dumping result, returning 7064 1726882090.36537: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-1c1a-8029-00000000001f] 7064 1726882090.36540: sending task result for task 12673a56-9f93-1c1a-8029-00000000001f skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882090.36771: no more pending results, returning what we have 7064 1726882090.36774: results queue empty 7064 1726882090.36775: checking for any_errors_fatal 7064 1726882090.36782: done checking for any_errors_fatal 7064 1726882090.36783: checking for max_fail_percentage 7064 1726882090.36784: done checking for max_fail_percentage 7064 1726882090.36785: checking to see if all hosts have failed and the running result is not ok 7064 1726882090.36786: done checking to see if all hosts have failed 7064 1726882090.36787: getting the remaining hosts for this loop 7064 1726882090.36788: done getting the remaining hosts for this loop 7064 1726882090.36791: getting the next task for host managed_node1 7064 1726882090.36799: done getting next task for host managed_node1 7064 1726882090.36803: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7064 1726882090.36805: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882090.36818: getting variables 7064 1726882090.36820: in VariableManager get_vars() 7064 1726882090.36868: Calling all_inventory to load vars for managed_node1 7064 1726882090.36871: Calling groups_inventory to load vars for managed_node1 7064 1726882090.36873: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882090.36881: Calling all_plugins_play to load vars for managed_node1 7064 1726882090.36884: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882090.36886: Calling groups_plugins_play to load vars for managed_node1 7064 1726882090.37409: done sending task result for task 12673a56-9f93-1c1a-8029-00000000001f 7064 1726882090.37412: WORKER PROCESS EXITING 7064 1726882090.38082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882090.39343: done with get_vars() 7064 1726882090.39363: done getting variables 7064 1726882090.39412: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:28:10 -0400 (0:00:00.071) 0:00:30.632 ****** 7064 1726882090.39442: entering _queue_task() for managed_node1/package 7064 1726882090.39671: worker is 1 (out of 1 available) 7064 1726882090.39685: exiting _queue_task() for managed_node1/package 7064 1726882090.39702: done queuing things up, now waiting for results queue to drain 7064 1726882090.39704: waiting for pending results... 7064 1726882090.39880: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7064 1726882090.39973: in run() - task 12673a56-9f93-1c1a-8029-000000000020 7064 1726882090.39982: variable 'ansible_search_path' from source: unknown 7064 1726882090.39986: variable 'ansible_search_path' from source: unknown 7064 1726882090.40019: calling self._execute() 7064 1726882090.40090: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882090.40100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882090.40110: variable 'omit' from source: magic vars 7064 1726882090.40385: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.40397: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882090.40559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882090.42687: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882090.42734: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882090.42771: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882090.42799: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882090.42818: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882090.42877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882090.42900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882090.42917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882090.42943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882090.42953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882090.43031: variable 'ansible_distribution' from source: facts 7064 1726882090.43035: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.43041: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882090.43120: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.43124: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882090.43235: variable 'ansible_distribution' from source: facts 7064 1726882090.43239: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.43244: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882090.43316: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.43320: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882090.43426: variable 'ansible_distribution' from source: facts 7064 1726882090.43430: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.43435: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882090.43507: variable 'network_state' from source: role '' defaults 7064 1726882090.43517: Evaluated conditional (network_state != {}): False 7064 1726882090.43520: when evaluation is False, skipping this task 7064 1726882090.43523: _execute() done 7064 1726882090.43526: dumping result to json 7064 1726882090.43528: done dumping result, returning 7064 1726882090.43534: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-1c1a-8029-000000000020] 7064 1726882090.43539: sending task result for task 12673a56-9f93-1c1a-8029-000000000020 7064 1726882090.43632: done sending task result for task 12673a56-9f93-1c1a-8029-000000000020 7064 1726882090.43634: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882090.43679: no more pending results, returning what we have 7064 1726882090.43683: results queue empty 7064 1726882090.43684: checking for any_errors_fatal 7064 1726882090.43689: done checking for any_errors_fatal 7064 1726882090.43690: checking for max_fail_percentage 7064 1726882090.43691: done checking for max_fail_percentage 7064 1726882090.43696: checking to see if all hosts have failed and the running result is not ok 7064 1726882090.43697: done checking to see if all hosts have failed 7064 1726882090.43697: getting the remaining hosts for this loop 7064 1726882090.43699: done getting the remaining hosts for this loop 7064 1726882090.43703: getting the next task for host managed_node1 7064 1726882090.43710: done getting next task for host managed_node1 7064 1726882090.43714: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7064 1726882090.43717: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882090.43730: getting variables 7064 1726882090.43732: in VariableManager get_vars() 7064 1726882090.43786: Calling all_inventory to load vars for managed_node1 7064 1726882090.43789: Calling groups_inventory to load vars for managed_node1 7064 1726882090.43791: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882090.43803: Calling all_plugins_play to load vars for managed_node1 7064 1726882090.43805: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882090.43808: Calling groups_plugins_play to load vars for managed_node1 7064 1726882090.44710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882090.45571: done with get_vars() 7064 1726882090.45588: done getting variables 7064 1726882090.45664: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:28:10 -0400 (0:00:00.062) 0:00:30.694 ****** 7064 1726882090.45691: entering _queue_task() for managed_node1/service 7064 1726882090.45696: Creating lock for service 7064 1726882090.45932: worker is 1 (out of 1 available) 7064 1726882090.45947: exiting _queue_task() for managed_node1/service 7064 1726882090.45958: done queuing things up, now waiting for results queue to drain 7064 1726882090.45960: waiting for pending results... 7064 1726882090.46141: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7064 1726882090.46222: in run() - task 12673a56-9f93-1c1a-8029-000000000021 7064 1726882090.46232: variable 'ansible_search_path' from source: unknown 7064 1726882090.46236: variable 'ansible_search_path' from source: unknown 7064 1726882090.46263: calling self._execute() 7064 1726882090.46337: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882090.46344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882090.46353: variable 'omit' from source: magic vars 7064 1726882090.46636: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.46646: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882090.46778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882090.48256: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882090.48307: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882090.48334: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882090.48360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882090.48381: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882090.48439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882090.48459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882090.48480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882090.48509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882090.48520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882090.48599: variable 'ansible_distribution' from source: facts 7064 1726882090.48603: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.48609: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882090.48687: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.48690: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882090.48799: variable 'ansible_distribution' from source: facts 7064 1726882090.48804: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.48807: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882090.48877: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.48880: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882090.48988: variable 'ansible_distribution' from source: facts 7064 1726882090.48992: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.48998: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882090.49068: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882090.49152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882090.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) 7064 1726882090.49187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882090.49215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882090.49227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882090.49257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882090.49273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882090.49288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882090.49316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882090.49326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882090.49358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882090.49371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882090.49387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882090.49414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882090.49424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882090.49520: variable 'network_connections' from source: task vars 7064 1726882090.49530: variable 'interface' from source: play vars 7064 1726882090.49577: variable 'interface' from source: play vars 7064 1726882090.49637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882090.49757: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882090.49786: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882090.49812: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882090.49834: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882090.49864: 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) 7064 1726882090.49880: 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) 7064 1726882090.49904: 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) 7064 1726882090.49919: 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) 7064 1726882090.49960: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882090.50107: variable 'network_connections' from source: task vars 7064 1726882090.50111: variable 'interface' from source: play vars 7064 1726882090.50155: variable 'interface' from source: play vars 7064 1726882090.50180: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882090.50183: when evaluation is False, skipping this task 7064 1726882090.50186: _execute() done 7064 1726882090.50188: dumping result to json 7064 1726882090.50191: done dumping result, returning 7064 1726882090.50200: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-1c1a-8029-000000000021] 7064 1726882090.50205: sending task result for task 12673a56-9f93-1c1a-8029-000000000021 7064 1726882090.50291: done sending task result for task 12673a56-9f93-1c1a-8029-000000000021 7064 1726882090.50297: 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" } 7064 1726882090.50348: no more pending results, returning what we have 7064 1726882090.50351: results queue empty 7064 1726882090.50352: checking for any_errors_fatal 7064 1726882090.50360: done checking for any_errors_fatal 7064 1726882090.50361: checking for max_fail_percentage 7064 1726882090.50362: done checking for max_fail_percentage 7064 1726882090.50363: checking to see if all hosts have failed and the running result is not ok 7064 1726882090.50364: done checking to see if all hosts have failed 7064 1726882090.50364: getting the remaining hosts for this loop 7064 1726882090.50366: done getting the remaining hosts for this loop 7064 1726882090.50369: getting the next task for host managed_node1 7064 1726882090.50376: done getting next task for host managed_node1 7064 1726882090.50380: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7064 1726882090.50383: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882090.50401: getting variables 7064 1726882090.50403: in VariableManager get_vars() 7064 1726882090.50449: Calling all_inventory to load vars for managed_node1 7064 1726882090.50451: Calling groups_inventory to load vars for managed_node1 7064 1726882090.50453: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882090.50462: Calling all_plugins_play to load vars for managed_node1 7064 1726882090.50464: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882090.50466: Calling groups_plugins_play to load vars for managed_node1 7064 1726882090.51241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882090.52105: done with get_vars() 7064 1726882090.52121: done getting variables 7064 1726882090.52163: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:28:10 -0400 (0:00:00.064) 0:00:30.759 ****** 7064 1726882090.52185: entering _queue_task() for managed_node1/service 7064 1726882090.52407: worker is 1 (out of 1 available) 7064 1726882090.52423: exiting _queue_task() for managed_node1/service 7064 1726882090.52435: done queuing things up, now waiting for results queue to drain 7064 1726882090.52437: waiting for pending results... 7064 1726882090.52607: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7064 1726882090.52703: in run() - task 12673a56-9f93-1c1a-8029-000000000022 7064 1726882090.52712: variable 'ansible_search_path' from source: unknown 7064 1726882090.52715: variable 'ansible_search_path' from source: unknown 7064 1726882090.52744: calling self._execute() 7064 1726882090.52812: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882090.52818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882090.52828: variable 'omit' from source: magic vars 7064 1726882090.53087: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.53101: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882090.53234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882090.54900: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882090.54948: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882090.54976: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882090.55002: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882090.55022: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882090.55080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882090.55104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882090.55121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882090.55146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882090.55157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882090.55236: variable 'ansible_distribution' from source: facts 7064 1726882090.55239: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.55245: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882090.55324: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.55327: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882090.55437: variable 'ansible_distribution' from source: facts 7064 1726882090.55440: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.55446: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882090.55519: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.55522: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882090.55629: variable 'ansible_distribution' from source: facts 7064 1726882090.55633: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.55638: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882090.55730: variable 'network_provider' from source: set_fact 7064 1726882090.55733: variable 'network_state' from source: role '' defaults 7064 1726882090.55742: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7064 1726882090.55748: variable 'omit' from source: magic vars 7064 1726882090.55782: variable 'omit' from source: magic vars 7064 1726882090.55807: variable 'network_service_name' from source: role '' defaults 7064 1726882090.55856: variable 'network_service_name' from source: role '' defaults 7064 1726882090.55924: variable '__network_provider_setup' from source: role '' defaults 7064 1726882090.55928: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882090.55973: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882090.55988: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882090.56033: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882090.56133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882090.56155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882090.56170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882090.56199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882090.56209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882090.56236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882090.56251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882090.56270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882090.56299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882090.56310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882090.56435: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7064 1726882090.56510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882090.56526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882090.56545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882090.56569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882090.56579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882090.56642: variable 'ansible_python' from source: facts 7064 1726882090.56655: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7064 1726882090.56711: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882090.56763: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882090.56846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882090.56862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882090.56878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882090.56905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882090.56920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882090.56949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882090.56965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882090.56981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882090.57008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882090.57019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882090.57111: variable 'network_connections' from source: task vars 7064 1726882090.57117: variable 'interface' from source: play vars 7064 1726882090.57171: variable 'interface' from source: play vars 7064 1726882090.57249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882090.57378: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882090.57415: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882090.57445: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882090.57477: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882090.57522: 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) 7064 1726882090.57543: 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) 7064 1726882090.57566: 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) 7064 1726882090.57591: 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) 7064 1726882090.57629: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882090.57804: variable 'network_connections' from source: task vars 7064 1726882090.57809: variable 'interface' from source: play vars 7064 1726882090.57861: variable 'interface' from source: play vars 7064 1726882090.57903: variable '__network_packages_default_wireless' from source: role '' defaults 7064 1726882090.57953: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882090.58133: variable 'network_connections' from source: task vars 7064 1726882090.58136: variable 'interface' from source: play vars 7064 1726882090.58184: variable 'interface' from source: play vars 7064 1726882090.58206: variable '__network_packages_default_team' from source: role '' defaults 7064 1726882090.58261: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882090.58441: variable 'network_connections' from source: task vars 7064 1726882090.58446: variable 'interface' from source: play vars 7064 1726882090.58497: variable 'interface' from source: play vars 7064 1726882090.58540: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882090.58583: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882090.58588: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882090.58632: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882090.58766: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7064 1726882090.59075: variable 'network_connections' from source: task vars 7064 1726882090.59079: variable 'interface' from source: play vars 7064 1726882090.59126: variable 'interface' from source: play vars 7064 1726882090.59135: variable 'ansible_distribution' from source: facts 7064 1726882090.59138: variable '__network_rh_distros' from source: role '' defaults 7064 1726882090.59143: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.59160: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7064 1726882090.59271: variable 'ansible_distribution' from source: facts 7064 1726882090.59275: variable '__network_rh_distros' from source: role '' defaults 7064 1726882090.59279: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.59295: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7064 1726882090.59402: variable 'ansible_distribution' from source: facts 7064 1726882090.59405: variable '__network_rh_distros' from source: role '' defaults 7064 1726882090.59411: variable 'ansible_distribution_major_version' from source: facts 7064 1726882090.59438: variable 'network_provider' from source: set_fact 7064 1726882090.59454: variable 'omit' from source: magic vars 7064 1726882090.59474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882090.59499: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882090.59513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882090.59526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882090.59534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882090.59558: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882090.59561: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882090.59564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882090.59628: Set connection var ansible_connection to ssh 7064 1726882090.59637: Set connection var ansible_shell_executable to /bin/sh 7064 1726882090.59641: Set connection var ansible_pipelining to False 7064 1726882090.59651: Set connection var ansible_timeout to 10 7064 1726882090.59654: Set connection var ansible_shell_type to sh 7064 1726882090.59656: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882090.59675: variable 'ansible_shell_executable' from source: unknown 7064 1726882090.59678: variable 'ansible_connection' from source: unknown 7064 1726882090.59680: variable 'ansible_module_compression' from source: unknown 7064 1726882090.59683: variable 'ansible_shell_type' from source: unknown 7064 1726882090.59685: variable 'ansible_shell_executable' from source: unknown 7064 1726882090.59687: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882090.59691: variable 'ansible_pipelining' from source: unknown 7064 1726882090.59697: variable 'ansible_timeout' from source: unknown 7064 1726882090.59699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882090.59767: 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) 7064 1726882090.59774: variable 'omit' from source: magic vars 7064 1726882090.59780: starting attempt loop 7064 1726882090.59782: running the handler 7064 1726882090.59837: variable 'ansible_facts' from source: unknown 7064 1726882090.60230: _low_level_execute_command(): starting 7064 1726882090.60235: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882090.60752: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882090.60756: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882090.60804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882090.60807: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882090.60809: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882090.60874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882090.62537: stdout chunk (state=3): >>>/root <<< 7064 1726882090.62636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882090.62665: stderr chunk (state=3): >>><<< 7064 1726882090.62670: stdout chunk (state=3): >>><<< 7064 1726882090.62696: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882090.62707: _low_level_execute_command(): starting 7064 1726882090.62713: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882090.6269553-8255-20124483620693 `" && echo ansible-tmp-1726882090.6269553-8255-20124483620693="` echo /root/.ansible/tmp/ansible-tmp-1726882090.6269553-8255-20124483620693 `" ) && sleep 0' 7064 1726882090.63172: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882090.63176: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882090.63178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882090.63180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882090.63182: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882090.63243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882090.63251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882090.63253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882090.63288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882090.65164: stdout chunk (state=3): >>>ansible-tmp-1726882090.6269553-8255-20124483620693=/root/.ansible/tmp/ansible-tmp-1726882090.6269553-8255-20124483620693 <<< 7064 1726882090.65264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882090.65302: stderr chunk (state=3): >>><<< 7064 1726882090.65311: stdout chunk (state=3): >>><<< 7064 1726882090.65321: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882090.6269553-8255-20124483620693=/root/.ansible/tmp/ansible-tmp-1726882090.6269553-8255-20124483620693 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882090.65348: variable 'ansible_module_compression' from source: unknown 7064 1726882090.65401: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 7064 1726882090.65405: ANSIBALLZ: Acquiring lock 7064 1726882090.65408: ANSIBALLZ: Lock acquired: 140004483344304 7064 1726882090.65410: ANSIBALLZ: Creating module 7064 1726882090.83960: ANSIBALLZ: Writing module into payload 7064 1726882090.84067: ANSIBALLZ: Writing module 7064 1726882090.84088: ANSIBALLZ: Renaming module 7064 1726882090.84096: ANSIBALLZ: Done creating module 7064 1726882090.84127: variable 'ansible_facts' from source: unknown 7064 1726882090.84264: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882090.6269553-8255-20124483620693/AnsiballZ_systemd.py 7064 1726882090.84376: Sending initial data 7064 1726882090.84379: Sent initial data (153 bytes) 7064 1726882090.84845: 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 <<< 7064 1726882090.84848: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882090.84851: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882090.84853: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882090.84855: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882090.84900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882090.84904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882090.84911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882090.84960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882090.86479: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7064 1726882090.86495: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882090.86526: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882090.86584: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp1c6tlrzo /root/.ansible/tmp/ansible-tmp-1726882090.6269553-8255-20124483620693/AnsiballZ_systemd.py <<< 7064 1726882090.86586: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882090.6269553-8255-20124483620693/AnsiballZ_systemd.py" <<< 7064 1726882090.86620: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp1c6tlrzo" to remote "/root/.ansible/tmp/ansible-tmp-1726882090.6269553-8255-20124483620693/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882090.6269553-8255-20124483620693/AnsiballZ_systemd.py" <<< 7064 1726882090.88299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882090.88302: stderr chunk (state=3): >>><<< 7064 1726882090.88304: stdout chunk (state=3): >>><<< 7064 1726882090.88305: done transferring module to remote 7064 1726882090.88307: _low_level_execute_command(): starting 7064 1726882090.88309: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882090.6269553-8255-20124483620693/ /root/.ansible/tmp/ansible-tmp-1726882090.6269553-8255-20124483620693/AnsiballZ_systemd.py && sleep 0' 7064 1726882090.89598: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882090.89607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882090.89771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882090.89774: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882090.89777: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882090.89779: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882090.89890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882090.90010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882090.91683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882090.91721: stderr chunk (state=3): >>><<< 7064 1726882090.91739: stdout chunk (state=3): >>><<< 7064 1726882090.91762: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882090.91776: _low_level_execute_command(): starting 7064 1726882090.91785: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882090.6269553-8255-20124483620693/AnsiballZ_systemd.py && sleep 0' 7064 1726882090.92383: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882090.92487: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882090.92491: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882090.92524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882090.92547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882090.92564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882090.92692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882091.22725: 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": "701", "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 21:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "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": "9355264", "MemoryPeak": "9879552", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3317760000", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "97541000", "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": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service network.target multi-user.target NetworkManager-wait-online.service shutdown.target", "After": "dbus.socke<<< 7064 1726882091.22771: stdout chunk (state=3): >>>t basic.target dbus-broker.service system.slice sysinit.target network-pre.target cloud-init-local.service systemd-journald.socket", "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 21:28:09 EDT", "StateChangeTimestampMonotonic": "523209449", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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 21:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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}}} <<< 7064 1726882091.24481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882091.24484: stdout chunk (state=3): >>><<< 7064 1726882091.24604: stderr chunk (state=3): >>><<< 7064 1726882091.24644: _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": "701", "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 21:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "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": "9355264", "MemoryPeak": "9879552", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3317760000", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "97541000", "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": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service network.target multi-user.target NetworkManager-wait-online.service shutdown.target", "After": "dbus.socket basic.target dbus-broker.service system.slice sysinit.target network-pre.target cloud-init-local.service systemd-journald.socket", "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 21:28:09 EDT", "StateChangeTimestampMonotonic": "523209449", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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 21:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882091.25239: 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-1726882090.6269553-8255-20124483620693/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882091.25243: _low_level_execute_command(): starting 7064 1726882091.25246: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882090.6269553-8255-20124483620693/ > /dev/null 2>&1 && sleep 0' 7064 1726882091.26188: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882091.26500: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882091.26710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882091.26968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882091.28795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882091.28809: stdout chunk (state=3): >>><<< 7064 1726882091.28822: stderr chunk (state=3): >>><<< 7064 1726882091.28846: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882091.28858: handler run complete 7064 1726882091.28928: attempt loop complete, returning result 7064 1726882091.29198: _execute() done 7064 1726882091.29202: dumping result to json 7064 1726882091.29205: done dumping result, returning 7064 1726882091.29208: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-1c1a-8029-000000000022] 7064 1726882091.29211: sending task result for task 12673a56-9f93-1c1a-8029-000000000022 7064 1726882091.30349: done sending task result for task 12673a56-9f93-1c1a-8029-000000000022 7064 1726882091.30352: 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 } 7064 1726882091.30424: no more pending results, returning what we have 7064 1726882091.30426: results queue empty 7064 1726882091.30427: checking for any_errors_fatal 7064 1726882091.30431: done checking for any_errors_fatal 7064 1726882091.30431: checking for max_fail_percentage 7064 1726882091.30433: done checking for max_fail_percentage 7064 1726882091.30433: checking to see if all hosts have failed and the running result is not ok 7064 1726882091.30434: done checking to see if all hosts have failed 7064 1726882091.30435: getting the remaining hosts for this loop 7064 1726882091.30436: done getting the remaining hosts for this loop 7064 1726882091.30439: getting the next task for host managed_node1 7064 1726882091.30443: done getting next task for host managed_node1 7064 1726882091.30446: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7064 1726882091.30448: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882091.30456: getting variables 7064 1726882091.30457: in VariableManager get_vars() 7064 1726882091.30501: Calling all_inventory to load vars for managed_node1 7064 1726882091.30504: Calling groups_inventory to load vars for managed_node1 7064 1726882091.30506: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882091.30515: Calling all_plugins_play to load vars for managed_node1 7064 1726882091.30517: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882091.30520: Calling groups_plugins_play to load vars for managed_node1 7064 1726882091.33277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882091.37091: done with get_vars() 7064 1726882091.37414: done getting variables 7064 1726882091.37477: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:28:11 -0400 (0:00:00.854) 0:00:31.614 ****** 7064 1726882091.37644: entering _queue_task() for managed_node1/service 7064 1726882091.38138: worker is 1 (out of 1 available) 7064 1726882091.38264: exiting _queue_task() for managed_node1/service 7064 1726882091.38277: done queuing things up, now waiting for results queue to drain 7064 1726882091.38278: waiting for pending results... 7064 1726882091.38465: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7064 1726882091.38701: in run() - task 12673a56-9f93-1c1a-8029-000000000023 7064 1726882091.38705: variable 'ansible_search_path' from source: unknown 7064 1726882091.38708: variable 'ansible_search_path' from source: unknown 7064 1726882091.38710: calling self._execute() 7064 1726882091.38900: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882091.38904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882091.38907: variable 'omit' from source: magic vars 7064 1726882091.39298: variable 'ansible_distribution_major_version' from source: facts 7064 1726882091.39302: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882091.39377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882091.41911: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882091.41987: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882091.42030: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882091.42066: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882091.42104: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882091.42176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882091.42367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882091.42392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882091.42442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882091.42455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882091.42576: variable 'ansible_distribution' from source: facts 7064 1726882091.42580: variable 'ansible_distribution_major_version' from source: facts 7064 1726882091.42588: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882091.42711: variable 'ansible_distribution_major_version' from source: facts 7064 1726882091.42716: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882091.42889: variable 'ansible_distribution' from source: facts 7064 1726882091.42896: variable 'ansible_distribution_major_version' from source: facts 7064 1726882091.42903: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882091.43002: variable 'ansible_distribution_major_version' from source: facts 7064 1726882091.43008: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882091.43181: variable 'ansible_distribution' from source: facts 7064 1726882091.43184: variable 'ansible_distribution_major_version' from source: facts 7064 1726882091.43190: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882091.43345: variable 'network_provider' from source: set_fact 7064 1726882091.43350: Evaluated conditional (network_provider == "nm"): True 7064 1726882091.43506: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882091.43786: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882091.44022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882091.44046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882091.44220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882091.44259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882091.44274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882091.44420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882091.44445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882091.44468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882091.44509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882091.44522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882091.44561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882091.44583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882091.44721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882091.44760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882091.44800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882091.45192: variable 'network_connections' from source: task vars 7064 1726882091.45199: variable 'interface' from source: play vars 7064 1726882091.45209: variable 'interface' from source: play vars 7064 1726882091.45212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882091.45490: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882091.45531: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882091.45560: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882091.45709: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882091.45766: 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) 7064 1726882091.45788: 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) 7064 1726882091.45926: 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) 7064 1726882091.45951: 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) 7064 1726882091.45991: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882091.46524: variable 'network_connections' from source: task vars 7064 1726882091.46529: variable 'interface' from source: play vars 7064 1726882091.46643: variable 'interface' from source: play vars 7064 1726882091.46688: Evaluated conditional (__network_wpa_supplicant_required): True 7064 1726882091.46696: variable 'omit' from source: magic vars 7064 1726882091.46760: variable 'omit' from source: magic vars 7064 1726882091.46805: variable 'omit' from source: magic vars 7064 1726882091.46829: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882091.46935: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882091.46938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882091.46941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882091.46943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882091.46945: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882091.46947: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882091.46952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882091.47050: Set connection var ansible_connection to ssh 7064 1726882091.47068: Set connection var ansible_shell_executable to /bin/sh 7064 1726882091.47073: Set connection var ansible_pipelining to False 7064 1726882091.47079: Set connection var ansible_timeout to 10 7064 1726882091.47084: Set connection var ansible_shell_type to sh 7064 1726882091.47089: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882091.47121: variable 'ansible_shell_executable' from source: unknown 7064 1726882091.47125: variable 'ansible_connection' from source: unknown 7064 1726882091.47127: variable 'ansible_module_compression' from source: unknown 7064 1726882091.47129: variable 'ansible_shell_type' from source: unknown 7064 1726882091.47131: variable 'ansible_shell_executable' from source: unknown 7064 1726882091.47134: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882091.47151: variable 'ansible_pipelining' from source: unknown 7064 1726882091.47154: variable 'ansible_timeout' from source: unknown 7064 1726882091.47156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882091.47261: 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) 7064 1726882091.47265: variable 'omit' from source: magic vars 7064 1726882091.47370: starting attempt loop 7064 1726882091.47373: running the handler 7064 1726882091.47375: variable 'ansible_facts' from source: unknown 7064 1726882091.48282: _low_level_execute_command(): starting 7064 1726882091.48289: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882091.49119: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882091.49168: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882091.49172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882091.49302: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882091.49305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882091.49307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882091.49388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882091.50963: stdout chunk (state=3): >>>/root <<< 7064 1726882091.51099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882091.51111: stdout chunk (state=3): >>><<< 7064 1726882091.51123: stderr chunk (state=3): >>><<< 7064 1726882091.51153: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882091.51177: _low_level_execute_command(): starting 7064 1726882091.51191: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882091.5116465-8282-69500306784370 `" && echo ansible-tmp-1726882091.5116465-8282-69500306784370="` echo /root/.ansible/tmp/ansible-tmp-1726882091.5116465-8282-69500306784370 `" ) && sleep 0' 7064 1726882091.51895: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882091.51910: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882091.51931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882091.51952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882091.51970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882091.52048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882091.53879: stdout chunk (state=3): >>>ansible-tmp-1726882091.5116465-8282-69500306784370=/root/.ansible/tmp/ansible-tmp-1726882091.5116465-8282-69500306784370 <<< 7064 1726882091.54060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882091.54063: stdout chunk (state=3): >>><<< 7064 1726882091.54065: stderr chunk (state=3): >>><<< 7064 1726882091.54082: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882091.5116465-8282-69500306784370=/root/.ansible/tmp/ansible-tmp-1726882091.5116465-8282-69500306784370 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882091.54122: variable 'ansible_module_compression' from source: unknown 7064 1726882091.54312: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7064 1726882091.54315: variable 'ansible_facts' from source: unknown 7064 1726882091.54472: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882091.5116465-8282-69500306784370/AnsiballZ_systemd.py 7064 1726882091.54654: Sending initial data 7064 1726882091.54664: Sent initial data (153 bytes) 7064 1726882091.55273: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882091.55289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882091.55313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882091.55415: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882091.55433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882091.55446: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882091.55524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882091.57004: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7064 1726882091.57023: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882091.57100: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882091.57132: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882091.5116465-8282-69500306784370/AnsiballZ_systemd.py" <<< 7064 1726882091.57162: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp62wseuf5 /root/.ansible/tmp/ansible-tmp-1726882091.5116465-8282-69500306784370/AnsiballZ_systemd.py <<< 7064 1726882091.57204: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp62wseuf5" to remote "/root/.ansible/tmp/ansible-tmp-1726882091.5116465-8282-69500306784370/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882091.5116465-8282-69500306784370/AnsiballZ_systemd.py" <<< 7064 1726882091.59264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882091.59267: stdout chunk (state=3): >>><<< 7064 1726882091.59270: stderr chunk (state=3): >>><<< 7064 1726882091.59272: done transferring module to remote 7064 1726882091.59274: _low_level_execute_command(): starting 7064 1726882091.59276: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882091.5116465-8282-69500306784370/ /root/.ansible/tmp/ansible-tmp-1726882091.5116465-8282-69500306784370/AnsiballZ_systemd.py && sleep 0' 7064 1726882091.59844: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882091.59854: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882091.59866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882091.59880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882091.59892: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882091.59940: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882091.59943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882091.59946: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882091.59948: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882091.59950: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7064 1726882091.60016: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882091.60033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882091.60097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882091.61973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882091.61976: stderr chunk (state=3): >>><<< 7064 1726882091.61978: stdout chunk (state=3): >>><<< 7064 1726882091.61980: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882091.61983: _low_level_execute_command(): starting 7064 1726882091.61985: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882091.5116465-8282-69500306784370/AnsiballZ_systemd.py && sleep 0' 7064 1726882091.62561: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882091.62602: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882091.62642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882092.13233: stdout chunk (state=3): >>> {"name": "wpa_supplicant", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3309649920", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPR<<< 7064 1726882092.13263: stdout chunk (state=3): >>>OCSoft": "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "Conflicts": "shutdown.target", "Before": "network.target shutdown.target", "After": "basic.target dbus.socket system.slice dbus-broker.service systemd-journald.socket sysinit.target", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7064 1726882092.15213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882092.15237: stderr chunk (state=3): >>><<< 7064 1726882092.15241: stdout chunk (state=3): >>><<< 7064 1726882092.15263: _low_level_execute_command() done: rc=0, stdout= {"name": "wpa_supplicant", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3309649920", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "Conflicts": "shutdown.target", "Before": "network.target shutdown.target", "After": "basic.target dbus.socket system.slice dbus-broker.service systemd-journald.socket sysinit.target", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882092.15379: done with _execute_module (ansible.legacy.systemd, {'name': 'wpa_supplicant', 'state': 'started', 'enabled': 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.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-1726882091.5116465-8282-69500306784370/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882092.15396: _low_level_execute_command(): starting 7064 1726882092.15403: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882091.5116465-8282-69500306784370/ > /dev/null 2>&1 && sleep 0' 7064 1726882092.15816: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882092.15820: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882092.15823: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882092.15825: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882092.15878: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882092.15882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882092.15885: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882092.15923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882092.17731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882092.17752: stderr chunk (state=3): >>><<< 7064 1726882092.17755: stdout chunk (state=3): >>><<< 7064 1726882092.17766: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882092.17777: handler run complete 7064 1726882092.17816: attempt loop complete, returning result 7064 1726882092.17819: _execute() done 7064 1726882092.17822: dumping result to json 7064 1726882092.17834: done dumping result, returning 7064 1726882092.17841: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-1c1a-8029-000000000023] 7064 1726882092.17845: sending task result for task 12673a56-9f93-1c1a-8029-000000000023 7064 1726882092.18041: done sending task result for task 12673a56-9f93-1c1a-8029-000000000023 7064 1726882092.18044: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target dbus.socket system.slice dbus-broker.service systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3702886400", "EffectiveMemoryMax": "3702886400", "EffectiveTasksMax": "22362", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3309649920", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "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", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "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", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 7064 1726882092.18296: no more pending results, returning what we have 7064 1726882092.18299: results queue empty 7064 1726882092.18299: checking for any_errors_fatal 7064 1726882092.18311: done checking for any_errors_fatal 7064 1726882092.18311: checking for max_fail_percentage 7064 1726882092.18312: done checking for max_fail_percentage 7064 1726882092.18313: checking to see if all hosts have failed and the running result is not ok 7064 1726882092.18313: done checking to see if all hosts have failed 7064 1726882092.18313: getting the remaining hosts for this loop 7064 1726882092.18314: done getting the remaining hosts for this loop 7064 1726882092.18317: getting the next task for host managed_node1 7064 1726882092.18321: done getting next task for host managed_node1 7064 1726882092.18324: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7064 1726882092.18326: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882092.18332: getting variables 7064 1726882092.18333: in VariableManager get_vars() 7064 1726882092.18364: Calling all_inventory to load vars for managed_node1 7064 1726882092.18365: Calling groups_inventory to load vars for managed_node1 7064 1726882092.18367: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882092.18375: Calling all_plugins_play to load vars for managed_node1 7064 1726882092.18378: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882092.18380: Calling groups_plugins_play to load vars for managed_node1 7064 1726882092.19192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882092.20050: done with get_vars() 7064 1726882092.20066: done getting variables 7064 1726882092.20114: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:28:12 -0400 (0:00:00.824) 0:00:32.439 ****** 7064 1726882092.20136: entering _queue_task() for managed_node1/service 7064 1726882092.20354: worker is 1 (out of 1 available) 7064 1726882092.20366: exiting _queue_task() for managed_node1/service 7064 1726882092.20379: done queuing things up, now waiting for results queue to drain 7064 1726882092.20381: waiting for pending results... 7064 1726882092.20555: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7064 1726882092.20645: in run() - task 12673a56-9f93-1c1a-8029-000000000024 7064 1726882092.20656: variable 'ansible_search_path' from source: unknown 7064 1726882092.20659: variable 'ansible_search_path' from source: unknown 7064 1726882092.20688: calling self._execute() 7064 1726882092.20758: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882092.20761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882092.20772: variable 'omit' from source: magic vars 7064 1726882092.21043: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.21054: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882092.21183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882092.22646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882092.22699: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882092.22725: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882092.22750: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882092.22769: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882092.22899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882092.22903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882092.22906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882092.22941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882092.22961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882092.23311: variable 'ansible_distribution' from source: facts 7064 1726882092.23314: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.23317: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882092.23319: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.23322: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882092.23402: variable 'ansible_distribution' from source: facts 7064 1726882092.23414: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.23426: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882092.23559: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.23571: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882092.23761: variable 'ansible_distribution' from source: facts 7064 1726882092.23780: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.23796: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882092.23918: variable 'network_provider' from source: set_fact 7064 1726882092.23931: Evaluated conditional (network_provider == "initscripts"): False 7064 1726882092.23938: when evaluation is False, skipping this task 7064 1726882092.23947: _execute() done 7064 1726882092.23955: dumping result to json 7064 1726882092.23964: done dumping result, returning 7064 1726882092.23977: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-1c1a-8029-000000000024] 7064 1726882092.24003: sending task result for task 12673a56-9f93-1c1a-8029-000000000024 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7064 1726882092.24258: no more pending results, returning what we have 7064 1726882092.24262: results queue empty 7064 1726882092.24263: checking for any_errors_fatal 7064 1726882092.24289: done checking for any_errors_fatal 7064 1726882092.24290: checking for max_fail_percentage 7064 1726882092.24303: done checking for max_fail_percentage 7064 1726882092.24305: checking to see if all hosts have failed and the running result is not ok 7064 1726882092.24305: done checking to see if all hosts have failed 7064 1726882092.24306: getting the remaining hosts for this loop 7064 1726882092.24308: done getting the remaining hosts for this loop 7064 1726882092.24312: getting the next task for host managed_node1 7064 1726882092.24319: done getting next task for host managed_node1 7064 1726882092.24322: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7064 1726882092.24326: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882092.24420: getting variables 7064 1726882092.24422: in VariableManager get_vars() 7064 1726882092.24480: Calling all_inventory to load vars for managed_node1 7064 1726882092.24483: Calling groups_inventory to load vars for managed_node1 7064 1726882092.24486: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882092.24601: Calling all_plugins_play to load vars for managed_node1 7064 1726882092.24610: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882092.24614: Calling groups_plugins_play to load vars for managed_node1 7064 1726882092.25227: done sending task result for task 12673a56-9f93-1c1a-8029-000000000024 7064 1726882092.25231: WORKER PROCESS EXITING 7064 1726882092.26058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882092.27515: done with get_vars() 7064 1726882092.27532: done getting variables 7064 1726882092.27575: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:28:12 -0400 (0:00:00.074) 0:00:32.513 ****** 7064 1726882092.27608: entering _queue_task() for managed_node1/copy 7064 1726882092.27837: worker is 1 (out of 1 available) 7064 1726882092.27850: exiting _queue_task() for managed_node1/copy 7064 1726882092.27861: done queuing things up, now waiting for results queue to drain 7064 1726882092.27863: waiting for pending results... 7064 1726882092.28031: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7064 1726882092.28120: in run() - task 12673a56-9f93-1c1a-8029-000000000025 7064 1726882092.28131: variable 'ansible_search_path' from source: unknown 7064 1726882092.28134: variable 'ansible_search_path' from source: unknown 7064 1726882092.28162: calling self._execute() 7064 1726882092.28233: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882092.28238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882092.28248: variable 'omit' from source: magic vars 7064 1726882092.28511: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.28523: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882092.28655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882092.30751: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882092.30805: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882092.30834: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882092.30861: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882092.30881: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882092.30941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882092.30964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882092.30980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882092.31009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882092.31020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882092.31101: variable 'ansible_distribution' from source: facts 7064 1726882092.31105: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.31112: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882092.31190: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.31198: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882092.31309: variable 'ansible_distribution' from source: facts 7064 1726882092.31312: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.31317: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882092.31384: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.31388: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882092.31497: variable 'ansible_distribution' from source: facts 7064 1726882092.31501: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.31505: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882092.31573: variable 'network_provider' from source: set_fact 7064 1726882092.31577: Evaluated conditional (network_provider == "initscripts"): False 7064 1726882092.31579: when evaluation is False, skipping this task 7064 1726882092.31583: _execute() done 7064 1726882092.31585: dumping result to json 7064 1726882092.31589: done dumping result, returning 7064 1726882092.31600: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-1c1a-8029-000000000025] 7064 1726882092.31603: sending task result for task 12673a56-9f93-1c1a-8029-000000000025 7064 1726882092.31688: done sending task result for task 12673a56-9f93-1c1a-8029-000000000025 7064 1726882092.31691: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7064 1726882092.31769: no more pending results, returning what we have 7064 1726882092.31773: results queue empty 7064 1726882092.31773: checking for any_errors_fatal 7064 1726882092.31779: done checking for any_errors_fatal 7064 1726882092.31780: checking for max_fail_percentage 7064 1726882092.31782: done checking for max_fail_percentage 7064 1726882092.31783: checking to see if all hosts have failed and the running result is not ok 7064 1726882092.31783: done checking to see if all hosts have failed 7064 1726882092.31784: getting the remaining hosts for this loop 7064 1726882092.31785: done getting the remaining hosts for this loop 7064 1726882092.31789: getting the next task for host managed_node1 7064 1726882092.31802: done getting next task for host managed_node1 7064 1726882092.31809: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7064 1726882092.31812: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882092.31825: getting variables 7064 1726882092.31826: in VariableManager get_vars() 7064 1726882092.31873: Calling all_inventory to load vars for managed_node1 7064 1726882092.31875: Calling groups_inventory to load vars for managed_node1 7064 1726882092.31877: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882092.31885: Calling all_plugins_play to load vars for managed_node1 7064 1726882092.31888: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882092.31890: Calling groups_plugins_play to load vars for managed_node1 7064 1726882092.33642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882092.35306: done with get_vars() 7064 1726882092.35334: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:28:12 -0400 (0:00:00.078) 0:00:32.592 ****** 7064 1726882092.35433: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7064 1726882092.35435: Creating lock for fedora.linux_system_roles.network_connections 7064 1726882092.35786: worker is 1 (out of 1 available) 7064 1726882092.36000: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7064 1726882092.36013: done queuing things up, now waiting for results queue to drain 7064 1726882092.36015: waiting for pending results... 7064 1726882092.36215: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7064 1726882092.36290: in run() - task 12673a56-9f93-1c1a-8029-000000000026 7064 1726882092.36314: variable 'ansible_search_path' from source: unknown 7064 1726882092.36317: variable 'ansible_search_path' from source: unknown 7064 1726882092.36353: calling self._execute() 7064 1726882092.36475: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882092.36481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882092.36498: variable 'omit' from source: magic vars 7064 1726882092.36944: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.36962: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882092.37190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882092.39990: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882092.40101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882092.40126: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882092.40163: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882092.40191: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882092.40281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882092.40325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882092.40358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882092.40406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882092.40426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882092.40561: variable 'ansible_distribution' from source: facts 7064 1726882092.40651: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.40654: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882092.40716: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.40726: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882092.40920: variable 'ansible_distribution' from source: facts 7064 1726882092.40929: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.40939: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882092.41058: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.41068: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882092.41270: variable 'ansible_distribution' from source: facts 7064 1726882092.41279: variable 'ansible_distribution_major_version' from source: facts 7064 1726882092.41300: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882092.41309: variable 'omit' from source: magic vars 7064 1726882092.41364: variable 'omit' from source: magic vars 7064 1726882092.41518: variable 'network_provider' from source: set_fact 7064 1726882092.41592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882092.41626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882092.41655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882092.41736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882092.41739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882092.41854: variable 'omit' from source: magic vars 7064 1726882092.41909: variable 'omit' from source: magic vars 7064 1726882092.42032: variable 'network_connections' from source: task vars 7064 1726882092.42050: variable 'interface' from source: play vars 7064 1726882092.42131: variable 'interface' from source: play vars 7064 1726882092.42337: variable 'omit' from source: magic vars 7064 1726882092.42350: variable '__lsr_ansible_managed' from source: task vars 7064 1726882092.42420: variable '__lsr_ansible_managed' from source: task vars 7064 1726882092.42735: Loaded config def from plugin (lookup/template) 7064 1726882092.42800: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7064 1726882092.42804: File lookup term: get_ansible_managed.j2 7064 1726882092.42806: variable 'ansible_search_path' from source: unknown 7064 1726882092.42809: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7064 1726882092.42813: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7064 1726882092.42842: variable 'ansible_search_path' from source: unknown 7064 1726882092.49046: variable 'ansible_managed' from source: unknown 7064 1726882092.49176: variable 'omit' from source: magic vars 7064 1726882092.49213: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882092.49304: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882092.49308: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882092.49310: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882092.49319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882092.49357: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882092.49425: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882092.49428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882092.49477: Set connection var ansible_connection to ssh 7064 1726882092.49500: Set connection var ansible_shell_executable to /bin/sh 7064 1726882092.49511: Set connection var ansible_pipelining to False 7064 1726882092.49521: Set connection var ansible_timeout to 10 7064 1726882092.49535: Set connection var ansible_shell_type to sh 7064 1726882092.49545: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882092.49574: variable 'ansible_shell_executable' from source: unknown 7064 1726882092.49581: variable 'ansible_connection' from source: unknown 7064 1726882092.49588: variable 'ansible_module_compression' from source: unknown 7064 1726882092.49599: variable 'ansible_shell_type' from source: unknown 7064 1726882092.49607: variable 'ansible_shell_executable' from source: unknown 7064 1726882092.49614: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882092.49641: variable 'ansible_pipelining' from source: unknown 7064 1726882092.49644: variable 'ansible_timeout' from source: unknown 7064 1726882092.49646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882092.49783: 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__) 7064 1726882092.49859: variable 'omit' from source: magic vars 7064 1726882092.49862: starting attempt loop 7064 1726882092.49865: running the handler 7064 1726882092.49866: _low_level_execute_command(): starting 7064 1726882092.49868: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882092.50610: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882092.50635: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882092.50668: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882092.50744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882092.50767: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882092.50803: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882092.50876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882092.52505: stdout chunk (state=3): >>>/root <<< 7064 1726882092.52666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882092.52670: stdout chunk (state=3): >>><<< 7064 1726882092.52672: stderr chunk (state=3): >>><<< 7064 1726882092.52700: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882092.52719: _low_level_execute_command(): starting 7064 1726882092.52732: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882092.5270686-8325-213089888619090 `" && echo ansible-tmp-1726882092.5270686-8325-213089888619090="` echo /root/.ansible/tmp/ansible-tmp-1726882092.5270686-8325-213089888619090 `" ) && sleep 0' 7064 1726882092.53436: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882092.53439: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882092.53442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882092.53444: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882092.53517: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882092.53521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882092.53588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882092.55434: stdout chunk (state=3): >>>ansible-tmp-1726882092.5270686-8325-213089888619090=/root/.ansible/tmp/ansible-tmp-1726882092.5270686-8325-213089888619090 <<< 7064 1726882092.55597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882092.55601: stdout chunk (state=3): >>><<< 7064 1726882092.55603: stderr chunk (state=3): >>><<< 7064 1726882092.55622: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882092.5270686-8325-213089888619090=/root/.ansible/tmp/ansible-tmp-1726882092.5270686-8325-213089888619090 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882092.55803: variable 'ansible_module_compression' from source: unknown 7064 1726882092.55806: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 7064 1726882092.55808: ANSIBALLZ: Acquiring lock 7064 1726882092.55810: ANSIBALLZ: Lock acquired: 140004478343968 7064 1726882092.55812: ANSIBALLZ: Creating module 7064 1726882092.76698: ANSIBALLZ: Writing module into payload 7064 1726882092.76927: ANSIBALLZ: Writing module 7064 1726882092.76947: ANSIBALLZ: Renaming module 7064 1726882092.76952: ANSIBALLZ: Done creating module 7064 1726882092.76973: variable 'ansible_facts' from source: unknown 7064 1726882092.77044: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882092.5270686-8325-213089888619090/AnsiballZ_network_connections.py 7064 1726882092.77147: Sending initial data 7064 1726882092.77151: Sent initial data (166 bytes) 7064 1726882092.77596: 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 <<< 7064 1726882092.77679: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882092.77695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882092.77725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882092.77791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882092.79341: 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 <<< 7064 1726882092.79379: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882092.79420: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpauzba4sm /root/.ansible/tmp/ansible-tmp-1726882092.5270686-8325-213089888619090/AnsiballZ_network_connections.py <<< 7064 1726882092.79427: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882092.5270686-8325-213089888619090/AnsiballZ_network_connections.py" <<< 7064 1726882092.79466: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpauzba4sm" to remote "/root/.ansible/tmp/ansible-tmp-1726882092.5270686-8325-213089888619090/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882092.5270686-8325-213089888619090/AnsiballZ_network_connections.py" <<< 7064 1726882092.80178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882092.80220: stderr chunk (state=3): >>><<< 7064 1726882092.80224: stdout chunk (state=3): >>><<< 7064 1726882092.80252: done transferring module to remote 7064 1726882092.80260: _low_level_execute_command(): starting 7064 1726882092.80265: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882092.5270686-8325-213089888619090/ /root/.ansible/tmp/ansible-tmp-1726882092.5270686-8325-213089888619090/AnsiballZ_network_connections.py && sleep 0' 7064 1726882092.80753: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882092.80757: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882092.80768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882092.80807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882092.80900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882092.82701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882092.82705: stdout chunk (state=3): >>><<< 7064 1726882092.82707: stderr chunk (state=3): >>><<< 7064 1726882092.82710: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882092.82712: _low_level_execute_command(): starting 7064 1726882092.82714: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882092.5270686-8325-213089888619090/AnsiballZ_network_connections.py && sleep 0' 7064 1726882092.83069: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882092.83083: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882092.83101: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882092.83140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882092.83164: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882092.83208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882095.33114: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 25af8ac0-7097-49fd-9cc2-57d03162cf0e\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 25af8ac0-7097-49fd-9cc2-57d03162cf0e (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7064 1726882095.34990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882095.35025: stderr chunk (state=3): >>><<< 7064 1726882095.35028: stdout chunk (state=3): >>><<< 7064 1726882095.35045: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 25af8ac0-7097-49fd-9cc2-57d03162cf0e\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 25af8ac0-7097-49fd-9cc2-57d03162cf0e (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882095.35087: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'interface_name': 'veth2', 'state': 'up', 'type': 'ethernet', 'ip': {'address': ['203.0.113.2/24'], 'dhcp4': 'no', 'auto6': 'no'}, 'ieee802_1x': {'identity': 'myhost', 'eap': 'tls', 'private_key': '/etc/pki/tls/client.key', 'private_key_password': 'test', 'private_key_password_flags': ['none'], 'client_cert': '/etc/pki/tls/client.pem', 'ca_cert': '/etc/pki/tls/cacert.pem'}}], '__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-1726882092.5270686-8325-213089888619090/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882095.35099: _low_level_execute_command(): starting 7064 1726882095.35102: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882092.5270686-8325-213089888619090/ > /dev/null 2>&1 && sleep 0' 7064 1726882095.35571: 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 <<< 7064 1726882095.35574: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882095.35577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882095.35579: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882095.35625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882095.35645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882095.35696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882095.37636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882095.37641: stderr chunk (state=3): >>><<< 7064 1726882095.37644: stdout chunk (state=3): >>><<< 7064 1726882095.37809: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882095.37813: handler run complete 7064 1726882095.37816: attempt loop complete, returning result 7064 1726882095.37818: _execute() done 7064 1726882095.37820: dumping result to json 7064 1726882095.37821: done dumping result, returning 7064 1726882095.37823: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-1c1a-8029-000000000026] 7064 1726882095.37825: sending task result for task 12673a56-9f93-1c1a-8029-000000000026 7064 1726882095.37900: done sending task result for task 12673a56-9f93-1c1a-8029-000000000026 7064 1726882095.37903: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_cert": "/etc/pki/tls/cacert.pem", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": [ "none" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 25af8ac0-7097-49fd-9cc2-57d03162cf0e [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 25af8ac0-7097-49fd-9cc2-57d03162cf0e (not-active) 7064 1726882095.38024: no more pending results, returning what we have 7064 1726882095.38027: results queue empty 7064 1726882095.38028: checking for any_errors_fatal 7064 1726882095.38036: done checking for any_errors_fatal 7064 1726882095.38036: checking for max_fail_percentage 7064 1726882095.38038: done checking for max_fail_percentage 7064 1726882095.38039: checking to see if all hosts have failed and the running result is not ok 7064 1726882095.38039: done checking to see if all hosts have failed 7064 1726882095.38040: getting the remaining hosts for this loop 7064 1726882095.38041: done getting the remaining hosts for this loop 7064 1726882095.38045: getting the next task for host managed_node1 7064 1726882095.38052: done getting next task for host managed_node1 7064 1726882095.38055: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7064 1726882095.38058: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882095.38068: getting variables 7064 1726882095.38069: in VariableManager get_vars() 7064 1726882095.38219: Calling all_inventory to load vars for managed_node1 7064 1726882095.38223: Calling groups_inventory to load vars for managed_node1 7064 1726882095.38225: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882095.38233: Calling all_plugins_play to load vars for managed_node1 7064 1726882095.38236: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882095.38238: Calling groups_plugins_play to load vars for managed_node1 7064 1726882095.39532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882095.41024: done with get_vars() 7064 1726882095.41045: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:28:15 -0400 (0:00:03.056) 0:00:35.648 ****** 7064 1726882095.41113: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7064 1726882095.41115: Creating lock for fedora.linux_system_roles.network_state 7064 1726882095.41355: worker is 1 (out of 1 available) 7064 1726882095.41367: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7064 1726882095.41378: done queuing things up, now waiting for results queue to drain 7064 1726882095.41380: waiting for pending results... 7064 1726882095.41552: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7064 1726882095.41651: in run() - task 12673a56-9f93-1c1a-8029-000000000027 7064 1726882095.41663: variable 'ansible_search_path' from source: unknown 7064 1726882095.41666: variable 'ansible_search_path' from source: unknown 7064 1726882095.41698: calling self._execute() 7064 1726882095.41764: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882095.41768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882095.41778: variable 'omit' from source: magic vars 7064 1726882095.42051: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.42062: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882095.42201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882095.43655: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882095.43709: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882095.43736: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882095.43761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882095.43781: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882095.43839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882095.43859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882095.43876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882095.43906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882095.43918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882095.43990: variable 'ansible_distribution' from source: facts 7064 1726882095.43998: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.44002: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882095.44075: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.44078: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882095.44191: variable 'ansible_distribution' from source: facts 7064 1726882095.44199: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.44202: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882095.44273: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.44276: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882095.44384: variable 'ansible_distribution' from source: facts 7064 1726882095.44387: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.44396: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882095.44469: variable 'network_state' from source: role '' defaults 7064 1726882095.44476: Evaluated conditional (network_state != {}): False 7064 1726882095.44479: when evaluation is False, skipping this task 7064 1726882095.44482: _execute() done 7064 1726882095.44485: dumping result to json 7064 1726882095.44488: done dumping result, returning 7064 1726882095.44499: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-1c1a-8029-000000000027] 7064 1726882095.44501: sending task result for task 12673a56-9f93-1c1a-8029-000000000027 7064 1726882095.44580: done sending task result for task 12673a56-9f93-1c1a-8029-000000000027 7064 1726882095.44583: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882095.44639: no more pending results, returning what we have 7064 1726882095.44642: results queue empty 7064 1726882095.44643: checking for any_errors_fatal 7064 1726882095.44655: done checking for any_errors_fatal 7064 1726882095.44656: checking for max_fail_percentage 7064 1726882095.44657: done checking for max_fail_percentage 7064 1726882095.44658: checking to see if all hosts have failed and the running result is not ok 7064 1726882095.44659: done checking to see if all hosts have failed 7064 1726882095.44659: getting the remaining hosts for this loop 7064 1726882095.44661: done getting the remaining hosts for this loop 7064 1726882095.44665: getting the next task for host managed_node1 7064 1726882095.44672: done getting next task for host managed_node1 7064 1726882095.44675: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7064 1726882095.44678: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882095.44695: getting variables 7064 1726882095.44697: in VariableManager get_vars() 7064 1726882095.44741: Calling all_inventory to load vars for managed_node1 7064 1726882095.44743: Calling groups_inventory to load vars for managed_node1 7064 1726882095.44745: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882095.44753: Calling all_plugins_play to load vars for managed_node1 7064 1726882095.44756: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882095.44758: Calling groups_plugins_play to load vars for managed_node1 7064 1726882095.45529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882095.46379: done with get_vars() 7064 1726882095.46399: done getting variables 7064 1726882095.46443: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:28:15 -0400 (0:00:00.053) 0:00:35.702 ****** 7064 1726882095.46472: entering _queue_task() for managed_node1/debug 7064 1726882095.46700: worker is 1 (out of 1 available) 7064 1726882095.46711: exiting _queue_task() for managed_node1/debug 7064 1726882095.46723: done queuing things up, now waiting for results queue to drain 7064 1726882095.46724: waiting for pending results... 7064 1726882095.46903: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7064 1726882095.46980: in run() - task 12673a56-9f93-1c1a-8029-000000000028 7064 1726882095.46996: variable 'ansible_search_path' from source: unknown 7064 1726882095.47000: variable 'ansible_search_path' from source: unknown 7064 1726882095.47026: calling self._execute() 7064 1726882095.47100: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882095.47104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882095.47113: variable 'omit' from source: magic vars 7064 1726882095.47377: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.47388: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882095.47527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882095.49002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882095.49055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882095.49080: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882095.49108: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882095.49131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882095.49186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882095.49214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882095.49233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882095.49262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882095.49273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882095.49357: variable 'ansible_distribution' from source: facts 7064 1726882095.49361: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.49364: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882095.49440: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.49444: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882095.49556: variable 'ansible_distribution' from source: facts 7064 1726882095.49560: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.49563: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882095.49638: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.49641: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882095.49750: variable 'ansible_distribution' from source: facts 7064 1726882095.49753: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.49758: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882095.49765: variable 'omit' from source: magic vars 7064 1726882095.49807: variable 'omit' from source: magic vars 7064 1726882095.49832: variable 'omit' from source: magic vars 7064 1726882095.49852: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882095.49871: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882095.49886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882095.49906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882095.49911: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882095.49934: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882095.49937: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882095.49939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882095.50001: Set connection var ansible_connection to ssh 7064 1726882095.50014: Set connection var ansible_shell_executable to /bin/sh 7064 1726882095.50017: Set connection var ansible_pipelining to False 7064 1726882095.50023: Set connection var ansible_timeout to 10 7064 1726882095.50028: Set connection var ansible_shell_type to sh 7064 1726882095.50033: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882095.50049: variable 'ansible_shell_executable' from source: unknown 7064 1726882095.50052: variable 'ansible_connection' from source: unknown 7064 1726882095.50054: variable 'ansible_module_compression' from source: unknown 7064 1726882095.50057: variable 'ansible_shell_type' from source: unknown 7064 1726882095.50059: variable 'ansible_shell_executable' from source: unknown 7064 1726882095.50061: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882095.50065: variable 'ansible_pipelining' from source: unknown 7064 1726882095.50068: variable 'ansible_timeout' from source: unknown 7064 1726882095.50072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882095.50143: 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) 7064 1726882095.50151: variable 'omit' from source: magic vars 7064 1726882095.50156: starting attempt loop 7064 1726882095.50159: running the handler 7064 1726882095.50246: variable '__network_connections_result' from source: set_fact 7064 1726882095.50286: handler run complete 7064 1726882095.50305: attempt loop complete, returning result 7064 1726882095.50308: _execute() done 7064 1726882095.50311: dumping result to json 7064 1726882095.50313: done dumping result, returning 7064 1726882095.50320: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-1c1a-8029-000000000028] 7064 1726882095.50323: sending task result for task 12673a56-9f93-1c1a-8029-000000000028 7064 1726882095.50404: done sending task result for task 12673a56-9f93-1c1a-8029-000000000028 7064 1726882095.50407: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 25af8ac0-7097-49fd-9cc2-57d03162cf0e", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 25af8ac0-7097-49fd-9cc2-57d03162cf0e (not-active)" ] } 7064 1726882095.50509: no more pending results, returning what we have 7064 1726882095.50512: results queue empty 7064 1726882095.50513: checking for any_errors_fatal 7064 1726882095.50518: done checking for any_errors_fatal 7064 1726882095.50519: checking for max_fail_percentage 7064 1726882095.50520: done checking for max_fail_percentage 7064 1726882095.50521: checking to see if all hosts have failed and the running result is not ok 7064 1726882095.50522: done checking to see if all hosts have failed 7064 1726882095.50522: getting the remaining hosts for this loop 7064 1726882095.50524: done getting the remaining hosts for this loop 7064 1726882095.50527: getting the next task for host managed_node1 7064 1726882095.50533: done getting next task for host managed_node1 7064 1726882095.50536: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7064 1726882095.50539: ^ 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=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 7064 1726882095.50549: getting variables 7064 1726882095.50550: in VariableManager get_vars() 7064 1726882095.50599: Calling all_inventory to load vars for managed_node1 7064 1726882095.50601: Calling groups_inventory to load vars for managed_node1 7064 1726882095.50603: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882095.50612: Calling all_plugins_play to load vars for managed_node1 7064 1726882095.50614: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882095.50616: Calling groups_plugins_play to load vars for managed_node1 7064 1726882095.51498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882095.52346: done with get_vars() 7064 1726882095.52362: done getting variables 7064 1726882095.52410: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:28:15 -0400 (0:00:00.059) 0:00:35.762 ****** 7064 1726882095.52435: entering _queue_task() for managed_node1/debug 7064 1726882095.52667: worker is 1 (out of 1 available) 7064 1726882095.52680: exiting _queue_task() for managed_node1/debug 7064 1726882095.52691: done queuing things up, now waiting for results queue to drain 7064 1726882095.52697: waiting for pending results... 7064 1726882095.52870: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7064 1726882095.52968: in run() - task 12673a56-9f93-1c1a-8029-000000000029 7064 1726882095.52980: variable 'ansible_search_path' from source: unknown 7064 1726882095.52984: variable 'ansible_search_path' from source: unknown 7064 1726882095.53019: calling self._execute() 7064 1726882095.53089: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882095.53094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882095.53107: variable 'omit' from source: magic vars 7064 1726882095.53382: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.53392: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882095.53531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882095.55022: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882095.55071: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882095.55101: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882095.55129: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882095.55149: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882095.55209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882095.55233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882095.55250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882095.55276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882095.55286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882095.55371: variable 'ansible_distribution' from source: facts 7064 1726882095.55374: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.55381: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882095.55463: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.55466: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882095.55580: variable 'ansible_distribution' from source: facts 7064 1726882095.55583: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.55588: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882095.55665: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.55668: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882095.55779: variable 'ansible_distribution' from source: facts 7064 1726882095.55783: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.55788: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882095.55796: variable 'omit' from source: magic vars 7064 1726882095.55831: variable 'omit' from source: magic vars 7064 1726882095.55859: variable 'omit' from source: magic vars 7064 1726882095.55878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882095.55901: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882095.55916: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882095.55928: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882095.55937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882095.55959: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882095.55964: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882095.55966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882095.56034: Set connection var ansible_connection to ssh 7064 1726882095.56044: Set connection var ansible_shell_executable to /bin/sh 7064 1726882095.56049: Set connection var ansible_pipelining to False 7064 1726882095.56054: Set connection var ansible_timeout to 10 7064 1726882095.56059: Set connection var ansible_shell_type to sh 7064 1726882095.56063: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882095.56081: variable 'ansible_shell_executable' from source: unknown 7064 1726882095.56089: variable 'ansible_connection' from source: unknown 7064 1726882095.56091: variable 'ansible_module_compression' from source: unknown 7064 1726882095.56098: variable 'ansible_shell_type' from source: unknown 7064 1726882095.56101: variable 'ansible_shell_executable' from source: unknown 7064 1726882095.56103: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882095.56105: variable 'ansible_pipelining' from source: unknown 7064 1726882095.56107: variable 'ansible_timeout' from source: unknown 7064 1726882095.56112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882095.56176: 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) 7064 1726882095.56184: variable 'omit' from source: magic vars 7064 1726882095.56200: starting attempt loop 7064 1726882095.56203: running the handler 7064 1726882095.56233: variable '__network_connections_result' from source: set_fact 7064 1726882095.56280: variable '__network_connections_result' from source: set_fact 7064 1726882095.56373: handler run complete 7064 1726882095.56398: attempt loop complete, returning result 7064 1726882095.56401: _execute() done 7064 1726882095.56405: dumping result to json 7064 1726882095.56407: done dumping result, returning 7064 1726882095.56420: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-1c1a-8029-000000000029] 7064 1726882095.56423: sending task result for task 12673a56-9f93-1c1a-8029-000000000029 7064 1726882095.56513: done sending task result for task 12673a56-9f93-1c1a-8029-000000000029 7064 1726882095.56515: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_cert": "/etc/pki/tls/cacert.pem", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": [ "none" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 25af8ac0-7097-49fd-9cc2-57d03162cf0e\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 25af8ac0-7097-49fd-9cc2-57d03162cf0e (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 25af8ac0-7097-49fd-9cc2-57d03162cf0e", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 25af8ac0-7097-49fd-9cc2-57d03162cf0e (not-active)" ] } } 7064 1726882095.56616: no more pending results, returning what we have 7064 1726882095.56620: results queue empty 7064 1726882095.56621: checking for any_errors_fatal 7064 1726882095.56628: done checking for any_errors_fatal 7064 1726882095.56628: checking for max_fail_percentage 7064 1726882095.56630: done checking for max_fail_percentage 7064 1726882095.56631: checking to see if all hosts have failed and the running result is not ok 7064 1726882095.56631: done checking to see if all hosts have failed 7064 1726882095.56632: getting the remaining hosts for this loop 7064 1726882095.56633: done getting the remaining hosts for this loop 7064 1726882095.56637: getting the next task for host managed_node1 7064 1726882095.56642: done getting next task for host managed_node1 7064 1726882095.56646: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7064 1726882095.56648: ^ 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=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 7064 1726882095.56657: getting variables 7064 1726882095.56658: in VariableManager get_vars() 7064 1726882095.56712: Calling all_inventory to load vars for managed_node1 7064 1726882095.56715: Calling groups_inventory to load vars for managed_node1 7064 1726882095.56717: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882095.56726: Calling all_plugins_play to load vars for managed_node1 7064 1726882095.56728: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882095.56731: Calling groups_plugins_play to load vars for managed_node1 7064 1726882095.57564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882095.58469: done with get_vars() 7064 1726882095.58486: done getting variables 7064 1726882095.58532: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:28:15 -0400 (0:00:00.061) 0:00:35.823 ****** 7064 1726882095.58556: entering _queue_task() for managed_node1/debug 7064 1726882095.58784: worker is 1 (out of 1 available) 7064 1726882095.58802: exiting _queue_task() for managed_node1/debug 7064 1726882095.58815: done queuing things up, now waiting for results queue to drain 7064 1726882095.58816: waiting for pending results... 7064 1726882095.58986: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7064 1726882095.59072: in run() - task 12673a56-9f93-1c1a-8029-00000000002a 7064 1726882095.59085: variable 'ansible_search_path' from source: unknown 7064 1726882095.59089: variable 'ansible_search_path' from source: unknown 7064 1726882095.59119: calling self._execute() 7064 1726882095.59185: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882095.59189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882095.59201: variable 'omit' from source: magic vars 7064 1726882095.59473: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.59485: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882095.59673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882095.61686: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882095.61734: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882095.61760: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882095.61798: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882095.61817: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882095.61876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882095.61899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882095.61916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882095.61946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882095.61957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882095.62035: variable 'ansible_distribution' from source: facts 7064 1726882095.62041: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.62044: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882095.62124: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.62127: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882095.62240: variable 'ansible_distribution' from source: facts 7064 1726882095.62244: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.62249: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882095.62322: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.62325: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882095.62435: variable 'ansible_distribution' from source: facts 7064 1726882095.62438: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.62443: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882095.62518: variable 'network_state' from source: role '' defaults 7064 1726882095.62526: Evaluated conditional (network_state != {}): False 7064 1726882095.62529: when evaluation is False, skipping this task 7064 1726882095.62532: _execute() done 7064 1726882095.62535: dumping result to json 7064 1726882095.62537: done dumping result, returning 7064 1726882095.62545: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-1c1a-8029-00000000002a] 7064 1726882095.62548: sending task result for task 12673a56-9f93-1c1a-8029-00000000002a 7064 1726882095.62637: done sending task result for task 12673a56-9f93-1c1a-8029-00000000002a 7064 1726882095.62639: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7064 1726882095.62681: no more pending results, returning what we have 7064 1726882095.62688: results queue empty 7064 1726882095.62691: checking for any_errors_fatal 7064 1726882095.62703: done checking for any_errors_fatal 7064 1726882095.62704: checking for max_fail_percentage 7064 1726882095.62706: done checking for max_fail_percentage 7064 1726882095.62707: checking to see if all hosts have failed and the running result is not ok 7064 1726882095.62707: done checking to see if all hosts have failed 7064 1726882095.62708: getting the remaining hosts for this loop 7064 1726882095.62709: done getting the remaining hosts for this loop 7064 1726882095.62714: getting the next task for host managed_node1 7064 1726882095.62721: done getting next task for host managed_node1 7064 1726882095.62724: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7064 1726882095.62728: ^ 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=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 7064 1726882095.62741: getting variables 7064 1726882095.62743: in VariableManager get_vars() 7064 1726882095.62901: Calling all_inventory to load vars for managed_node1 7064 1726882095.62905: Calling groups_inventory to load vars for managed_node1 7064 1726882095.62908: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882095.62918: Calling all_plugins_play to load vars for managed_node1 7064 1726882095.62921: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882095.62924: Calling groups_plugins_play to load vars for managed_node1 7064 1726882095.64281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882095.65803: done with get_vars() 7064 1726882095.65826: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:28:15 -0400 (0:00:00.073) 0:00:35.896 ****** 7064 1726882095.65921: entering _queue_task() for managed_node1/ping 7064 1726882095.65923: Creating lock for ping 7064 1726882095.66228: worker is 1 (out of 1 available) 7064 1726882095.66241: exiting _queue_task() for managed_node1/ping 7064 1726882095.66253: done queuing things up, now waiting for results queue to drain 7064 1726882095.66254: waiting for pending results... 7064 1726882095.66712: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7064 1726882095.66716: in run() - task 12673a56-9f93-1c1a-8029-00000000002b 7064 1726882095.66720: variable 'ansible_search_path' from source: unknown 7064 1726882095.66723: variable 'ansible_search_path' from source: unknown 7064 1726882095.66747: calling self._execute() 7064 1726882095.66849: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882095.66863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882095.66879: variable 'omit' from source: magic vars 7064 1726882095.67267: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.67287: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882095.67599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882095.69741: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882095.69830: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882095.69871: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882095.69919: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882095.69952: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882095.70040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882095.70075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882095.70112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882095.70160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882095.70228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882095.70306: variable 'ansible_distribution' from source: facts 7064 1726882095.70317: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.70332: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882095.70450: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.70598: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882095.70627: variable 'ansible_distribution' from source: facts 7064 1726882095.70635: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.70644: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882095.70749: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.70758: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882095.70918: variable 'ansible_distribution' from source: facts 7064 1726882095.70930: variable 'ansible_distribution_major_version' from source: facts 7064 1726882095.70940: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882095.70950: variable 'omit' from source: magic vars 7064 1726882095.71000: variable 'omit' from source: magic vars 7064 1726882095.71041: variable 'omit' from source: magic vars 7064 1726882095.71068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882095.71100: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882095.71124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882095.71151: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882095.71167: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882095.71204: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882095.71212: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882095.71220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882095.71320: Set connection var ansible_connection to ssh 7064 1726882095.71338: Set connection var ansible_shell_executable to /bin/sh 7064 1726882095.71348: Set connection var ansible_pipelining to False 7064 1726882095.71363: Set connection var ansible_timeout to 10 7064 1726882095.71398: Set connection var ansible_shell_type to sh 7064 1726882095.71401: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882095.71411: variable 'ansible_shell_executable' from source: unknown 7064 1726882095.71419: variable 'ansible_connection' from source: unknown 7064 1726882095.71426: variable 'ansible_module_compression' from source: unknown 7064 1726882095.71433: variable 'ansible_shell_type' from source: unknown 7064 1726882095.71467: variable 'ansible_shell_executable' from source: unknown 7064 1726882095.71470: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882095.71473: variable 'ansible_pipelining' from source: unknown 7064 1726882095.71474: variable 'ansible_timeout' from source: unknown 7064 1726882095.71476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882095.71609: 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__) 7064 1726882095.71628: variable 'omit' from source: magic vars 7064 1726882095.71685: starting attempt loop 7064 1726882095.71688: running the handler 7064 1726882095.71690: _low_level_execute_command(): starting 7064 1726882095.71692: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882095.72379: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882095.72396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882095.72413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882095.72435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882095.72540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882095.72582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882095.72667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882095.74344: stdout chunk (state=3): >>>/root <<< 7064 1726882095.74508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882095.74511: stdout chunk (state=3): >>><<< 7064 1726882095.74513: stderr chunk (state=3): >>><<< 7064 1726882095.74533: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882095.74552: _low_level_execute_command(): starting 7064 1726882095.74639: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882095.7453976-8437-218460013556804 `" && echo ansible-tmp-1726882095.7453976-8437-218460013556804="` echo /root/.ansible/tmp/ansible-tmp-1726882095.7453976-8437-218460013556804 `" ) && sleep 0' 7064 1726882095.75199: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882095.75214: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882095.75235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882095.75250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882095.75265: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882095.75274: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882095.75288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882095.75315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882095.75347: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882095.75428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882095.75457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882095.75541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882095.77421: stdout chunk (state=3): >>>ansible-tmp-1726882095.7453976-8437-218460013556804=/root/.ansible/tmp/ansible-tmp-1726882095.7453976-8437-218460013556804 <<< 7064 1726882095.77563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882095.77579: stdout chunk (state=3): >>><<< 7064 1726882095.77599: stderr chunk (state=3): >>><<< 7064 1726882095.77623: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882095.7453976-8437-218460013556804=/root/.ansible/tmp/ansible-tmp-1726882095.7453976-8437-218460013556804 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882095.77681: variable 'ansible_module_compression' from source: unknown 7064 1726882095.77787: ANSIBALLZ: Using lock for ping 7064 1726882095.77790: ANSIBALLZ: Acquiring lock 7064 1726882095.77796: ANSIBALLZ: Lock acquired: 140004480179024 7064 1726882095.77799: ANSIBALLZ: Creating module 7064 1726882095.89882: ANSIBALLZ: Writing module into payload 7064 1726882095.89954: ANSIBALLZ: Writing module 7064 1726882095.89982: ANSIBALLZ: Renaming module 7064 1726882095.90000: ANSIBALLZ: Done creating module 7064 1726882095.90042: variable 'ansible_facts' from source: unknown 7064 1726882095.90118: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882095.7453976-8437-218460013556804/AnsiballZ_ping.py 7064 1726882095.90283: Sending initial data 7064 1726882095.90288: Sent initial data (151 bytes) 7064 1726882095.91004: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882095.91026: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882095.91086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882095.91169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882095.92686: 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 <<< 7064 1726882095.92753: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882095.92822: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp2ewivoj4 /root/.ansible/tmp/ansible-tmp-1726882095.7453976-8437-218460013556804/AnsiballZ_ping.py <<< 7064 1726882095.92836: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882095.7453976-8437-218460013556804/AnsiballZ_ping.py" <<< 7064 1726882095.92880: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp2ewivoj4" to remote "/root/.ansible/tmp/ansible-tmp-1726882095.7453976-8437-218460013556804/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882095.7453976-8437-218460013556804/AnsiballZ_ping.py" <<< 7064 1726882095.93610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882095.93721: stderr chunk (state=3): >>><<< 7064 1726882095.93724: stdout chunk (state=3): >>><<< 7064 1726882095.93740: done transferring module to remote 7064 1726882095.93755: _low_level_execute_command(): starting 7064 1726882095.93765: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882095.7453976-8437-218460013556804/ /root/.ansible/tmp/ansible-tmp-1726882095.7453976-8437-218460013556804/AnsiballZ_ping.py && sleep 0' 7064 1726882095.94443: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882095.94459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882095.94483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882095.94591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882095.94616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882095.94662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882095.94695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882095.96463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882095.96465: stdout chunk (state=3): >>><<< 7064 1726882095.96467: stderr chunk (state=3): >>><<< 7064 1726882095.96499: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882095.96503: _low_level_execute_command(): starting 7064 1726882095.96505: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882095.7453976-8437-218460013556804/AnsiballZ_ping.py && sleep 0' 7064 1726882095.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 <<< 7064 1726882095.97043: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882095.97046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882095.97048: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882095.97116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882095.97158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882096.12118: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7064 1726882096.13510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882096.13515: stdout chunk (state=3): >>><<< 7064 1726882096.13518: stderr chunk (state=3): >>><<< 7064 1726882096.13520: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882096.13522: 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-1726882095.7453976-8437-218460013556804/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882096.13529: _low_level_execute_command(): starting 7064 1726882096.13531: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882095.7453976-8437-218460013556804/ > /dev/null 2>&1 && sleep 0' 7064 1726882096.14119: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.14124: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882096.14137: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882096.14189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882096.16002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882096.16041: stderr chunk (state=3): >>><<< 7064 1726882096.16044: stdout chunk (state=3): >>><<< 7064 1726882096.16053: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882096.16058: handler run complete 7064 1726882096.16075: attempt loop complete, returning result 7064 1726882096.16078: _execute() done 7064 1726882096.16080: dumping result to json 7064 1726882096.16082: done dumping result, returning 7064 1726882096.16130: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-1c1a-8029-00000000002b] 7064 1726882096.16133: sending task result for task 12673a56-9f93-1c1a-8029-00000000002b 7064 1726882096.16199: done sending task result for task 12673a56-9f93-1c1a-8029-00000000002b 7064 1726882096.16202: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7064 1726882096.16350: no more pending results, returning what we have 7064 1726882096.16353: results queue empty 7064 1726882096.16354: checking for any_errors_fatal 7064 1726882096.16359: done checking for any_errors_fatal 7064 1726882096.16360: checking for max_fail_percentage 7064 1726882096.16362: done checking for max_fail_percentage 7064 1726882096.16362: checking to see if all hosts have failed and the running result is not ok 7064 1726882096.16363: done checking to see if all hosts have failed 7064 1726882096.16364: getting the remaining hosts for this loop 7064 1726882096.16365: done getting the remaining hosts for this loop 7064 1726882096.16369: getting the next task for host managed_node1 7064 1726882096.16378: done getting next task for host managed_node1 7064 1726882096.16380: ^ task is: TASK: meta (role_complete) 7064 1726882096.16382: ^ 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 7064 1726882096.16391: getting variables 7064 1726882096.16395: in VariableManager get_vars() 7064 1726882096.16442: Calling all_inventory to load vars for managed_node1 7064 1726882096.16445: Calling groups_inventory to load vars for managed_node1 7064 1726882096.16447: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882096.16456: Calling all_plugins_play to load vars for managed_node1 7064 1726882096.16458: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882096.16461: Calling groups_plugins_play to load vars for managed_node1 7064 1726882096.17753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882096.18966: done with get_vars() 7064 1726882096.18982: done getting variables 7064 1726882096.19046: done queuing things up, now waiting for results queue to drain 7064 1726882096.19047: results queue empty 7064 1726882096.19048: checking for any_errors_fatal 7064 1726882096.19050: done checking for any_errors_fatal 7064 1726882096.19050: checking for max_fail_percentage 7064 1726882096.19051: done checking for max_fail_percentage 7064 1726882096.19051: checking to see if all hosts have failed and the running result is not ok 7064 1726882096.19052: done checking to see if all hosts have failed 7064 1726882096.19052: getting the remaining hosts for this loop 7064 1726882096.19053: done getting the remaining hosts for this loop 7064 1726882096.19054: getting the next task for host managed_node1 7064 1726882096.19057: done getting next task for host managed_node1 7064 1726882096.19059: ^ task is: TASK: Ensure ping command is present 7064 1726882096.19059: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882096.19061: getting variables 7064 1726882096.19061: in VariableManager get_vars() 7064 1726882096.19075: Calling all_inventory to load vars for managed_node1 7064 1726882096.19076: Calling groups_inventory to load vars for managed_node1 7064 1726882096.19078: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882096.19081: Calling all_plugins_play to load vars for managed_node1 7064 1726882096.19082: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882096.19084: Calling groups_plugins_play to load vars for managed_node1 7064 1726882096.19709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882096.21004: done with get_vars() 7064 1726882096.21022: done getting variables 7064 1726882096.21050: 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 [Ensure ping command is present] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:41 Friday 20 September 2024 21:28:16 -0400 (0:00:00.551) 0:00:36.448 ****** 7064 1726882096.21074: entering _queue_task() for managed_node1/package 7064 1726882096.21302: worker is 1 (out of 1 available) 7064 1726882096.21314: exiting _queue_task() for managed_node1/package 7064 1726882096.21325: done queuing things up, now waiting for results queue to drain 7064 1726882096.21327: waiting for pending results... 7064 1726882096.21506: running TaskExecutor() for managed_node1/TASK: Ensure ping command is present 7064 1726882096.21568: in run() - task 12673a56-9f93-1c1a-8029-00000000005b 7064 1726882096.21580: variable 'ansible_search_path' from source: unknown 7064 1726882096.21610: calling self._execute() 7064 1726882096.21682: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882096.21686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882096.21697: variable 'omit' from source: magic vars 7064 1726882096.21970: variable 'ansible_distribution_major_version' from source: facts 7064 1726882096.21980: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882096.22122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882096.23585: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882096.23642: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882096.23667: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882096.23692: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882096.23715: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882096.23773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882096.23792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882096.23814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882096.23846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882096.23853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882096.23931: variable 'ansible_distribution' from source: facts 7064 1726882096.23934: variable 'ansible_distribution_major_version' from source: facts 7064 1726882096.23941: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882096.23945: variable 'omit' from source: magic vars 7064 1726882096.23963: variable 'omit' from source: magic vars 7064 1726882096.24057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882096.24075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882096.24091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882096.24121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882096.24131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882096.24190: variable '__network_is_ostree' from source: set_fact 7064 1726882096.24195: variable 'omit' from source: magic vars 7064 1726882096.24220: variable 'omit' from source: magic vars 7064 1726882096.24238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882096.24258: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882096.24273: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882096.24288: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882096.24301: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882096.24324: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882096.24327: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882096.24329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882096.24396: Set connection var ansible_connection to ssh 7064 1726882096.24402: Set connection var ansible_shell_executable to /bin/sh 7064 1726882096.24407: Set connection var ansible_pipelining to False 7064 1726882096.24413: Set connection var ansible_timeout to 10 7064 1726882096.24418: Set connection var ansible_shell_type to sh 7064 1726882096.24424: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882096.24440: variable 'ansible_shell_executable' from source: unknown 7064 1726882096.24442: variable 'ansible_connection' from source: unknown 7064 1726882096.24445: variable 'ansible_module_compression' from source: unknown 7064 1726882096.24447: variable 'ansible_shell_type' from source: unknown 7064 1726882096.24449: variable 'ansible_shell_executable' from source: unknown 7064 1726882096.24451: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882096.24456: variable 'ansible_pipelining' from source: unknown 7064 1726882096.24458: variable 'ansible_timeout' from source: unknown 7064 1726882096.24462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882096.24533: 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=False) 7064 1726882096.24541: variable 'omit' from source: magic vars 7064 1726882096.24546: starting attempt loop 7064 1726882096.24549: running the handler 7064 1726882096.24555: variable 'ansible_facts' from source: unknown 7064 1726882096.24557: variable 'ansible_facts' from source: unknown 7064 1726882096.24584: _low_level_execute_command(): starting 7064 1726882096.24589: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882096.25057: 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 <<< 7064 1726882096.25085: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.25100: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882096.25103: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.25148: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882096.25151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882096.25153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882096.25204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882096.26748: stdout chunk (state=3): >>>/root <<< 7064 1726882096.26846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882096.26874: stderr chunk (state=3): >>><<< 7064 1726882096.26877: stdout chunk (state=3): >>><<< 7064 1726882096.26901: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882096.26910: _low_level_execute_command(): starting 7064 1726882096.26915: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882096.269006-8454-36922398742643 `" && echo ansible-tmp-1726882096.269006-8454-36922398742643="` echo /root/.ansible/tmp/ansible-tmp-1726882096.269006-8454-36922398742643 `" ) && sleep 0' 7064 1726882096.27341: 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 <<< 7064 1726882096.27344: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.27347: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882096.27349: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882096.27351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.27399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882096.27403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882096.27451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882096.29291: stdout chunk (state=3): >>>ansible-tmp-1726882096.269006-8454-36922398742643=/root/.ansible/tmp/ansible-tmp-1726882096.269006-8454-36922398742643 <<< 7064 1726882096.29408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882096.29425: stderr chunk (state=3): >>><<< 7064 1726882096.29428: stdout chunk (state=3): >>><<< 7064 1726882096.29442: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882096.269006-8454-36922398742643=/root/.ansible/tmp/ansible-tmp-1726882096.269006-8454-36922398742643 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882096.29465: variable 'ansible_module_compression' from source: unknown 7064 1726882096.29509: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7064 1726882096.29539: variable 'ansible_facts' from source: unknown 7064 1726882096.29612: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882096.269006-8454-36922398742643/AnsiballZ_dnf.py 7064 1726882096.29704: Sending initial data 7064 1726882096.29708: Sent initial data (148 bytes) 7064 1726882096.30136: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882096.30139: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882096.30141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.30144: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882096.30146: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.30191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882096.30207: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882096.30244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882096.31732: 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 <<< 7064 1726882096.31736: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882096.31771: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882096.31816: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp5nbfdnh_ /root/.ansible/tmp/ansible-tmp-1726882096.269006-8454-36922398742643/AnsiballZ_dnf.py <<< 7064 1726882096.31819: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882096.269006-8454-36922398742643/AnsiballZ_dnf.py" <<< 7064 1726882096.31854: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp5nbfdnh_" to remote "/root/.ansible/tmp/ansible-tmp-1726882096.269006-8454-36922398742643/AnsiballZ_dnf.py" <<< 7064 1726882096.31860: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882096.269006-8454-36922398742643/AnsiballZ_dnf.py" <<< 7064 1726882096.32504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882096.32542: stderr chunk (state=3): >>><<< 7064 1726882096.32545: stdout chunk (state=3): >>><<< 7064 1726882096.32584: done transferring module to remote 7064 1726882096.32591: _low_level_execute_command(): starting 7064 1726882096.32599: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882096.269006-8454-36922398742643/ /root/.ansible/tmp/ansible-tmp-1726882096.269006-8454-36922398742643/AnsiballZ_dnf.py && sleep 0' 7064 1726882096.33015: 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 <<< 7064 1726882096.33018: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.33021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882096.33023: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.33071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882096.33074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882096.33121: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882096.34832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882096.34855: stderr chunk (state=3): >>><<< 7064 1726882096.34858: stdout chunk (state=3): >>><<< 7064 1726882096.34872: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882096.34875: _low_level_execute_command(): starting 7064 1726882096.34878: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882096.269006-8454-36922398742643/AnsiballZ_dnf.py && sleep 0' 7064 1726882096.35301: 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 <<< 7064 1726882096.35305: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.35307: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882096.35309: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.35355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882096.35359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882096.35410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882096.75744: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7064 1726882096.79672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882096.79704: stderr chunk (state=3): >>><<< 7064 1726882096.79707: stdout chunk (state=3): >>><<< 7064 1726882096.79724: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882096.79757: done with _execute_module (ansible.legacy.dnf, {'name': 'iputils', 'state': 'present', '_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.dnf', '_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-1726882096.269006-8454-36922398742643/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882096.79763: _low_level_execute_command(): starting 7064 1726882096.79767: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882096.269006-8454-36922398742643/ > /dev/null 2>&1 && sleep 0' 7064 1726882096.80228: 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 <<< 7064 1726882096.80232: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882096.80234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.80236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882096.80238: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.80291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882096.80298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882096.80301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882096.80350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882096.82139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882096.82165: stderr chunk (state=3): >>><<< 7064 1726882096.82168: stdout chunk (state=3): >>><<< 7064 1726882096.82185: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882096.82191: handler run complete 7064 1726882096.82220: attempt loop complete, returning result 7064 1726882096.82223: _execute() done 7064 1726882096.82225: dumping result to json 7064 1726882096.82230: done dumping result, returning 7064 1726882096.82238: done running TaskExecutor() for managed_node1/TASK: Ensure ping command is present [12673a56-9f93-1c1a-8029-00000000005b] 7064 1726882096.82242: sending task result for task 12673a56-9f93-1c1a-8029-00000000005b 7064 1726882096.82335: done sending task result for task 12673a56-9f93-1c1a-8029-00000000005b 7064 1726882096.82338: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7064 1726882096.82413: no more pending results, returning what we have 7064 1726882096.82416: results queue empty 7064 1726882096.82417: checking for any_errors_fatal 7064 1726882096.82419: done checking for any_errors_fatal 7064 1726882096.82420: checking for max_fail_percentage 7064 1726882096.82422: done checking for max_fail_percentage 7064 1726882096.82423: checking to see if all hosts have failed and the running result is not ok 7064 1726882096.82424: done checking to see if all hosts have failed 7064 1726882096.82424: getting the remaining hosts for this loop 7064 1726882096.82426: done getting the remaining hosts for this loop 7064 1726882096.82429: getting the next task for host managed_node1 7064 1726882096.82435: done getting next task for host managed_node1 7064 1726882096.82438: ^ task is: TASK: TEST: I can ping the EAP server 7064 1726882096.82440: ^ 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 7064 1726882096.82450: getting variables 7064 1726882096.82451: in VariableManager get_vars() 7064 1726882096.82508: Calling all_inventory to load vars for managed_node1 7064 1726882096.82511: Calling groups_inventory to load vars for managed_node1 7064 1726882096.82513: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882096.82523: Calling all_plugins_play to load vars for managed_node1 7064 1726882096.82525: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882096.82528: Calling groups_plugins_play to load vars for managed_node1 7064 1726882096.83425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882096.84262: done with get_vars() 7064 1726882096.84277: done getting variables 7064 1726882096.84323: 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 [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:46 Friday 20 September 2024 21:28:16 -0400 (0:00:00.632) 0:00:37.081 ****** 7064 1726882096.84345: entering _queue_task() for managed_node1/command 7064 1726882096.84562: worker is 1 (out of 1 available) 7064 1726882096.84575: exiting _queue_task() for managed_node1/command 7064 1726882096.84586: done queuing things up, now waiting for results queue to drain 7064 1726882096.84587: waiting for pending results... 7064 1726882096.84759: running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server 7064 1726882096.84824: in run() - task 12673a56-9f93-1c1a-8029-00000000005c 7064 1726882096.84836: variable 'ansible_search_path' from source: unknown 7064 1726882096.84864: calling self._execute() 7064 1726882096.84940: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882096.84944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882096.84953: variable 'omit' from source: magic vars 7064 1726882096.85224: variable 'ansible_distribution_major_version' from source: facts 7064 1726882096.85234: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882096.85369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882096.86850: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882096.86907: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882096.86933: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882096.86960: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882096.86979: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882096.87042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882096.87062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882096.87080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882096.87113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882096.87123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882096.87206: variable 'ansible_distribution' from source: facts 7064 1726882096.87210: variable 'ansible_distribution_major_version' from source: facts 7064 1726882096.87220: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882096.87223: variable 'omit' from source: magic vars 7064 1726882096.87239: variable 'omit' from source: magic vars 7064 1726882096.87264: variable 'omit' from source: magic vars 7064 1726882096.87283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882096.87305: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882096.87330: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882096.87335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882096.87345: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882096.87367: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882096.87370: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882096.87373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882096.87440: Set connection var ansible_connection to ssh 7064 1726882096.87450: Set connection var ansible_shell_executable to /bin/sh 7064 1726882096.87454: Set connection var ansible_pipelining to False 7064 1726882096.87460: Set connection var ansible_timeout to 10 7064 1726882096.87465: Set connection var ansible_shell_type to sh 7064 1726882096.87470: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882096.87487: variable 'ansible_shell_executable' from source: unknown 7064 1726882096.87489: variable 'ansible_connection' from source: unknown 7064 1726882096.87492: variable 'ansible_module_compression' from source: unknown 7064 1726882096.87498: variable 'ansible_shell_type' from source: unknown 7064 1726882096.87500: variable 'ansible_shell_executable' from source: unknown 7064 1726882096.87502: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882096.87504: variable 'ansible_pipelining' from source: unknown 7064 1726882096.87508: variable 'ansible_timeout' from source: unknown 7064 1726882096.87512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882096.87581: 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) 7064 1726882096.87589: variable 'omit' from source: magic vars 7064 1726882096.87598: starting attempt loop 7064 1726882096.87601: running the handler 7064 1726882096.87611: _low_level_execute_command(): starting 7064 1726882096.87617: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882096.88127: 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 <<< 7064 1726882096.88130: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.88133: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882096.88135: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.88182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882096.88185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882096.88188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882096.88240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882096.89800: stdout chunk (state=3): >>>/root <<< 7064 1726882096.89898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882096.89926: stderr chunk (state=3): >>><<< 7064 1726882096.89929: stdout chunk (state=3): >>><<< 7064 1726882096.89953: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882096.89963: _low_level_execute_command(): starting 7064 1726882096.89967: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882096.8994896-8477-35204096204819 `" && echo ansible-tmp-1726882096.8994896-8477-35204096204819="` echo /root/.ansible/tmp/ansible-tmp-1726882096.8994896-8477-35204096204819 `" ) && sleep 0' 7064 1726882096.90382: 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 <<< 7064 1726882096.90421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882096.90425: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.90428: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882096.90431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.90476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882096.90483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882096.90485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882096.90527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882096.92365: stdout chunk (state=3): >>>ansible-tmp-1726882096.8994896-8477-35204096204819=/root/.ansible/tmp/ansible-tmp-1726882096.8994896-8477-35204096204819 <<< 7064 1726882096.92475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882096.92504: stderr chunk (state=3): >>><<< 7064 1726882096.92507: stdout chunk (state=3): >>><<< 7064 1726882096.92523: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882096.8994896-8477-35204096204819=/root/.ansible/tmp/ansible-tmp-1726882096.8994896-8477-35204096204819 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882096.92552: variable 'ansible_module_compression' from source: unknown 7064 1726882096.92592: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7064 1726882096.92620: variable 'ansible_facts' from source: unknown 7064 1726882096.92677: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882096.8994896-8477-35204096204819/AnsiballZ_command.py 7064 1726882096.92774: Sending initial data 7064 1726882096.92777: Sent initial data (153 bytes) 7064 1726882096.93236: 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 <<< 7064 1726882096.93239: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.93243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882096.93246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.93301: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882096.93308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882096.93310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882096.93347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882096.94855: 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" <<< 7064 1726882096.94864: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882096.94895: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882096.94935: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp_bu2zxs4 /root/.ansible/tmp/ansible-tmp-1726882096.8994896-8477-35204096204819/AnsiballZ_command.py <<< 7064 1726882096.94938: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882096.8994896-8477-35204096204819/AnsiballZ_command.py" <<< 7064 1726882096.94981: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp_bu2zxs4" to remote "/root/.ansible/tmp/ansible-tmp-1726882096.8994896-8477-35204096204819/AnsiballZ_command.py" <<< 7064 1726882096.94983: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882096.8994896-8477-35204096204819/AnsiballZ_command.py" <<< 7064 1726882096.95496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882096.95545: stderr chunk (state=3): >>><<< 7064 1726882096.95548: stdout chunk (state=3): >>><<< 7064 1726882096.95565: done transferring module to remote 7064 1726882096.95574: _low_level_execute_command(): starting 7064 1726882096.95582: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882096.8994896-8477-35204096204819/ /root/.ansible/tmp/ansible-tmp-1726882096.8994896-8477-35204096204819/AnsiballZ_command.py && sleep 0' 7064 1726882096.96046: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882096.96049: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882096.96051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.96053: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882096.96057: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.96114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882096.96117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882096.96121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882096.96163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882096.97872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882096.97906: stderr chunk (state=3): >>><<< 7064 1726882096.97909: stdout chunk (state=3): >>><<< 7064 1726882096.97924: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882096.97927: _low_level_execute_command(): starting 7064 1726882096.97932: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882096.8994896-8477-35204096204819/AnsiballZ_command.py && sleep 0' 7064 1726882096.98378: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882096.98382: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882096.98384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.98386: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882096.98388: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882096.98444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882096.98452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882096.98496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882097.13862: stdout chunk (state=3): >>> {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.057 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.057/0.057/0.057/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 21:28:17.131131", "end": "2024-09-20 21:28:17.137109", "delta": "0:00:00.005978", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_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}}} <<< 7064 1726882097.15218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882097.15241: stderr chunk (state=3): >>><<< 7064 1726882097.15244: stdout chunk (state=3): >>><<< 7064 1726882097.15260: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.057 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.057/0.057/0.057/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 21:28:17.131131", "end": "2024-09-20 21:28:17.137109", "delta": "0:00:00.005978", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882097.15291: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ping -c1 203.0.113.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-1726882096.8994896-8477-35204096204819/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882097.15298: _low_level_execute_command(): starting 7064 1726882097.15304: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882096.8994896-8477-35204096204819/ > /dev/null 2>&1 && sleep 0' 7064 1726882097.15953: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882097.15957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882097.15998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882097.17774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882097.17877: stderr chunk (state=3): >>><<< 7064 1726882097.17880: stdout chunk (state=3): >>><<< 7064 1726882097.17883: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882097.17885: handler run complete 7064 1726882097.17910: Evaluated conditional (False): False 7064 1726882097.17925: attempt loop complete, returning result 7064 1726882097.17934: _execute() done 7064 1726882097.17940: dumping result to json 7064 1726882097.18100: done dumping result, returning 7064 1726882097.18103: done running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server [12673a56-9f93-1c1a-8029-00000000005c] 7064 1726882097.18105: sending task result for task 12673a56-9f93-1c1a-8029-00000000005c 7064 1726882097.18174: done sending task result for task 12673a56-9f93-1c1a-8029-00000000005c 7064 1726882097.18177: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.005978", "end": "2024-09-20 21:28:17.137109", "rc": 0, "start": "2024-09-20 21:28:17.131131" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.057 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.057/0.057/0.057/0.000 ms 7064 1726882097.18251: no more pending results, returning what we have 7064 1726882097.18255: results queue empty 7064 1726882097.18256: checking for any_errors_fatal 7064 1726882097.18264: done checking for any_errors_fatal 7064 1726882097.18265: checking for max_fail_percentage 7064 1726882097.18267: done checking for max_fail_percentage 7064 1726882097.18268: checking to see if all hosts have failed and the running result is not ok 7064 1726882097.18269: done checking to see if all hosts have failed 7064 1726882097.18270: getting the remaining hosts for this loop 7064 1726882097.18271: done getting the remaining hosts for this loop 7064 1726882097.18275: getting the next task for host managed_node1 7064 1726882097.18284: done getting next task for host managed_node1 7064 1726882097.18299: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7064 1726882097.18302: ^ 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? (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 7064 1726882097.18320: getting variables 7064 1726882097.18322: in VariableManager get_vars() 7064 1726882097.18378: Calling all_inventory to load vars for managed_node1 7064 1726882097.18381: Calling groups_inventory to load vars for managed_node1 7064 1726882097.18384: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882097.18498: Calling all_plugins_play to load vars for managed_node1 7064 1726882097.18509: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882097.18513: Calling groups_plugins_play to load vars for managed_node1 7064 1726882097.20037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882097.21555: done with get_vars() 7064 1726882097.21581: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:28:17 -0400 (0:00:00.373) 0:00:37.454 ****** 7064 1726882097.21682: entering _queue_task() for managed_node1/include_tasks 7064 1726882097.21991: worker is 1 (out of 1 available) 7064 1726882097.22007: exiting _queue_task() for managed_node1/include_tasks 7064 1726882097.22018: done queuing things up, now waiting for results queue to drain 7064 1726882097.22020: waiting for pending results... 7064 1726882097.22392: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7064 1726882097.22425: in run() - task 12673a56-9f93-1c1a-8029-000000000064 7064 1726882097.22444: variable 'ansible_search_path' from source: unknown 7064 1726882097.22513: variable 'ansible_search_path' from source: unknown 7064 1726882097.22516: calling self._execute() 7064 1726882097.22584: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882097.22599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882097.22620: variable 'omit' from source: magic vars 7064 1726882097.23000: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.23018: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.23228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882097.25477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882097.25933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882097.26091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882097.26099: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882097.26102: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882097.26143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882097.26177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882097.26214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882097.26259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882097.26278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882097.26406: variable 'ansible_distribution' from source: facts 7064 1726882097.26421: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.26434: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.26561: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.26572: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.26760: variable 'ansible_distribution' from source: facts 7064 1726882097.26769: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.26780: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.26897: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.26909: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.27083: variable 'ansible_distribution' from source: facts 7064 1726882097.27097: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.27179: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.27182: _execute() done 7064 1726882097.27185: dumping result to json 7064 1726882097.27187: done dumping result, returning 7064 1726882097.27189: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-1c1a-8029-000000000064] 7064 1726882097.27191: sending task result for task 12673a56-9f93-1c1a-8029-000000000064 7064 1726882097.27260: done sending task result for task 12673a56-9f93-1c1a-8029-000000000064 7064 1726882097.27262: WORKER PROCESS EXITING 7064 1726882097.27325: no more pending results, returning what we have 7064 1726882097.27329: in VariableManager get_vars() 7064 1726882097.27387: Calling all_inventory to load vars for managed_node1 7064 1726882097.27390: Calling groups_inventory to load vars for managed_node1 7064 1726882097.27396: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882097.27407: Calling all_plugins_play to load vars for managed_node1 7064 1726882097.27410: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882097.27413: Calling groups_plugins_play to load vars for managed_node1 7064 1726882097.29128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882097.30703: done with get_vars() 7064 1726882097.30724: variable 'ansible_search_path' from source: unknown 7064 1726882097.30725: variable 'ansible_search_path' from source: unknown 7064 1726882097.30763: we have included files to process 7064 1726882097.30764: generating all_blocks data 7064 1726882097.30766: done generating all_blocks data 7064 1726882097.30770: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882097.30771: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882097.30773: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882097.31358: done processing included file 7064 1726882097.31360: iterating over new_blocks loaded from include file 7064 1726882097.31362: in VariableManager get_vars() 7064 1726882097.31401: done with get_vars() 7064 1726882097.31403: filtering new block on tags 7064 1726882097.31422: done filtering new block on tags 7064 1726882097.31425: in VariableManager get_vars() 7064 1726882097.31455: done with get_vars() 7064 1726882097.31457: filtering new block on tags 7064 1726882097.31477: done filtering new block on tags 7064 1726882097.31480: in VariableManager get_vars() 7064 1726882097.31513: done with get_vars() 7064 1726882097.31515: filtering new block on tags 7064 1726882097.31534: done filtering new block on tags 7064 1726882097.31536: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7064 1726882097.31541: extending task lists for all hosts with included blocks 7064 1726882097.32400: done extending task lists 7064 1726882097.32401: done processing included files 7064 1726882097.32402: results queue empty 7064 1726882097.32403: checking for any_errors_fatal 7064 1726882097.32407: done checking for any_errors_fatal 7064 1726882097.32408: checking for max_fail_percentage 7064 1726882097.32409: done checking for max_fail_percentage 7064 1726882097.32410: checking to see if all hosts have failed and the running result is not ok 7064 1726882097.32410: done checking to see if all hosts have failed 7064 1726882097.32411: getting the remaining hosts for this loop 7064 1726882097.32412: done getting the remaining hosts for this loop 7064 1726882097.32422: getting the next task for host managed_node1 7064 1726882097.32426: done getting next task for host managed_node1 7064 1726882097.32429: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7064 1726882097.32432: ^ 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? (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 7064 1726882097.32441: getting variables 7064 1726882097.32442: in VariableManager get_vars() 7064 1726882097.32462: Calling all_inventory to load vars for managed_node1 7064 1726882097.32464: Calling groups_inventory to load vars for managed_node1 7064 1726882097.32466: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882097.32471: Calling all_plugins_play to load vars for managed_node1 7064 1726882097.32473: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882097.32475: Calling groups_plugins_play to load vars for managed_node1 7064 1726882097.33637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882097.35284: done with get_vars() 7064 1726882097.35309: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:28:17 -0400 (0:00:00.137) 0:00:37.591 ****** 7064 1726882097.35384: entering _queue_task() for managed_node1/setup 7064 1726882097.35696: worker is 1 (out of 1 available) 7064 1726882097.35709: exiting _queue_task() for managed_node1/setup 7064 1726882097.35719: done queuing things up, now waiting for results queue to drain 7064 1726882097.35721: waiting for pending results... 7064 1726882097.36116: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7064 1726882097.36162: in run() - task 12673a56-9f93-1c1a-8029-00000000032e 7064 1726882097.36181: variable 'ansible_search_path' from source: unknown 7064 1726882097.36188: variable 'ansible_search_path' from source: unknown 7064 1726882097.36234: calling self._execute() 7064 1726882097.36344: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882097.36356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882097.36372: variable 'omit' from source: magic vars 7064 1726882097.36788: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.36811: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.37032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882097.45175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882097.45255: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882097.45300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882097.45339: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882097.45387: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882097.45467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882097.45508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882097.45537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882097.45696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882097.45701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882097.45731: variable 'ansible_distribution' from source: facts 7064 1726882097.45741: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.45752: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.45875: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.45888: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.46076: variable 'ansible_distribution' from source: facts 7064 1726882097.46087: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.46105: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.46217: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.46232: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.46485: variable 'ansible_distribution' from source: facts 7064 1726882097.46489: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.46491: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.46599: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.46783: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.46935: variable 'ansible_distribution' from source: facts 7064 1726882097.46946: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.46957: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.47068: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.47078: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.47259: variable 'ansible_distribution' from source: facts 7064 1726882097.47268: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.47278: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.47435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882097.47467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882097.47499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882097.47543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882097.47700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882097.47704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882097.47706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882097.47708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882097.47716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882097.47735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882097.47870: variable '__network_required_facts' from source: role '' defaults 7064 1726882097.47884: variable 'ansible_facts' from source: unknown 7064 1726882097.48560: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7064 1726882097.48567: when evaluation is False, skipping this task 7064 1726882097.48573: _execute() done 7064 1726882097.48584: dumping result to json 7064 1726882097.48592: done dumping result, returning 7064 1726882097.48610: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-1c1a-8029-00000000032e] 7064 1726882097.48696: sending task result for task 12673a56-9f93-1c1a-8029-00000000032e 7064 1726882097.48763: done sending task result for task 12673a56-9f93-1c1a-8029-00000000032e 7064 1726882097.48767: 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 } 7064 1726882097.48839: no more pending results, returning what we have 7064 1726882097.48843: results queue empty 7064 1726882097.48845: checking for any_errors_fatal 7064 1726882097.48846: done checking for any_errors_fatal 7064 1726882097.48847: checking for max_fail_percentage 7064 1726882097.48848: done checking for max_fail_percentage 7064 1726882097.48849: checking to see if all hosts have failed and the running result is not ok 7064 1726882097.48850: done checking to see if all hosts have failed 7064 1726882097.48851: getting the remaining hosts for this loop 7064 1726882097.48852: done getting the remaining hosts for this loop 7064 1726882097.48857: getting the next task for host managed_node1 7064 1726882097.48867: done getting next task for host managed_node1 7064 1726882097.48871: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7064 1726882097.48874: ^ 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? (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 7064 1726882097.48891: getting variables 7064 1726882097.48896: in VariableManager get_vars() 7064 1726882097.48947: Calling all_inventory to load vars for managed_node1 7064 1726882097.48950: Calling groups_inventory to load vars for managed_node1 7064 1726882097.48952: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882097.48961: Calling all_plugins_play to load vars for managed_node1 7064 1726882097.48964: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882097.48967: Calling groups_plugins_play to load vars for managed_node1 7064 1726882097.55816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882097.57487: done with get_vars() 7064 1726882097.57512: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:28:17 -0400 (0:00:00.222) 0:00:37.813 ****** 7064 1726882097.57595: entering _queue_task() for managed_node1/stat 7064 1726882097.58005: worker is 1 (out of 1 available) 7064 1726882097.58021: exiting _queue_task() for managed_node1/stat 7064 1726882097.58033: done queuing things up, now waiting for results queue to drain 7064 1726882097.58034: waiting for pending results... 7064 1726882097.58411: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7064 1726882097.58417: in run() - task 12673a56-9f93-1c1a-8029-000000000330 7064 1726882097.58422: variable 'ansible_search_path' from source: unknown 7064 1726882097.58426: variable 'ansible_search_path' from source: unknown 7064 1726882097.58452: calling self._execute() 7064 1726882097.58543: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882097.58549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882097.58567: variable 'omit' from source: magic vars 7064 1726882097.58952: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.58962: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.59160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882097.61423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882097.61505: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882097.61541: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882097.61574: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882097.61622: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882097.61700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882097.61734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882097.61761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882097.61803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882097.61818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882097.61959: variable 'ansible_distribution' from source: facts 7064 1726882097.61962: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.61964: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.62084: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.62088: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.62274: variable 'ansible_distribution' from source: facts 7064 1726882097.62278: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.62499: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.62503: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.62506: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.62569: variable 'ansible_distribution' from source: facts 7064 1726882097.62573: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.62580: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.62688: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.62691: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.62867: variable 'ansible_distribution' from source: facts 7064 1726882097.62871: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.62876: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.62984: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.62987: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.63161: variable 'ansible_distribution' from source: facts 7064 1726882097.63165: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.63172: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.63296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882097.63487: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882097.63525: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882097.63556: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882097.63592: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882097.63640: 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) 7064 1726882097.63665: 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) 7064 1726882097.63700: 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) 7064 1726882097.63725: 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) 7064 1726882097.63804: variable '__network_is_ostree' from source: set_fact 7064 1726882097.63809: Evaluated conditional (not __network_is_ostree is defined): False 7064 1726882097.63812: when evaluation is False, skipping this task 7064 1726882097.63815: _execute() done 7064 1726882097.63817: dumping result to json 7064 1726882097.63825: done dumping result, returning 7064 1726882097.63831: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-1c1a-8029-000000000330] 7064 1726882097.63835: sending task result for task 12673a56-9f93-1c1a-8029-000000000330 7064 1726882097.64046: done sending task result for task 12673a56-9f93-1c1a-8029-000000000330 7064 1726882097.64049: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7064 1726882097.64097: no more pending results, returning what we have 7064 1726882097.64100: results queue empty 7064 1726882097.64101: checking for any_errors_fatal 7064 1726882097.64110: done checking for any_errors_fatal 7064 1726882097.64112: checking for max_fail_percentage 7064 1726882097.64114: done checking for max_fail_percentage 7064 1726882097.64114: checking to see if all hosts have failed and the running result is not ok 7064 1726882097.64122: done checking to see if all hosts have failed 7064 1726882097.64122: getting the remaining hosts for this loop 7064 1726882097.64124: done getting the remaining hosts for this loop 7064 1726882097.64127: getting the next task for host managed_node1 7064 1726882097.64134: done getting next task for host managed_node1 7064 1726882097.64138: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7064 1726882097.64141: ^ 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? (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 7064 1726882097.64157: getting variables 7064 1726882097.64159: in VariableManager get_vars() 7064 1726882097.64360: Calling all_inventory to load vars for managed_node1 7064 1726882097.64363: Calling groups_inventory to load vars for managed_node1 7064 1726882097.64366: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882097.64374: Calling all_plugins_play to load vars for managed_node1 7064 1726882097.64377: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882097.64379: Calling groups_plugins_play to load vars for managed_node1 7064 1726882097.65691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882097.67402: done with get_vars() 7064 1726882097.67424: done getting variables 7064 1726882097.67488: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:28:17 -0400 (0:00:00.099) 0:00:37.913 ****** 7064 1726882097.67531: entering _queue_task() for managed_node1/set_fact 7064 1726882097.67871: worker is 1 (out of 1 available) 7064 1726882097.68105: exiting _queue_task() for managed_node1/set_fact 7064 1726882097.68115: done queuing things up, now waiting for results queue to drain 7064 1726882097.68116: waiting for pending results... 7064 1726882097.68315: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7064 1726882097.68351: in run() - task 12673a56-9f93-1c1a-8029-000000000331 7064 1726882097.68366: variable 'ansible_search_path' from source: unknown 7064 1726882097.68369: variable 'ansible_search_path' from source: unknown 7064 1726882097.68409: calling self._execute() 7064 1726882097.68502: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882097.68700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882097.68703: variable 'omit' from source: magic vars 7064 1726882097.68899: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.68909: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.69107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882097.71410: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882097.71483: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882097.71530: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882097.71561: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882097.71587: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882097.71673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882097.71705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882097.71734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882097.71766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882097.71778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882097.71903: variable 'ansible_distribution' from source: facts 7064 1726882097.71907: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.71914: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.72050: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.72053: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.72236: variable 'ansible_distribution' from source: facts 7064 1726882097.72240: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.72245: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.72364: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.72374: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.72546: variable 'ansible_distribution' from source: facts 7064 1726882097.72549: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.72557: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.72667: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.72671: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.72850: variable 'ansible_distribution' from source: facts 7064 1726882097.72854: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.72860: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.72970: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.72973: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.73144: variable 'ansible_distribution' from source: facts 7064 1726882097.73148: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.73154: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.73280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882097.73536: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882097.73539: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882097.73553: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882097.73588: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882097.73640: 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) 7064 1726882097.73658: 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) 7064 1726882097.73690: 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) 7064 1726882097.73718: 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) 7064 1726882097.73862: variable '__network_is_ostree' from source: set_fact 7064 1726882097.73865: Evaluated conditional (not __network_is_ostree is defined): False 7064 1726882097.73867: when evaluation is False, skipping this task 7064 1726882097.73869: _execute() done 7064 1726882097.73870: dumping result to json 7064 1726882097.73872: done dumping result, returning 7064 1726882097.73874: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-1c1a-8029-000000000331] 7064 1726882097.73876: sending task result for task 12673a56-9f93-1c1a-8029-000000000331 7064 1726882097.73940: done sending task result for task 12673a56-9f93-1c1a-8029-000000000331 7064 1726882097.73943: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7064 1726882097.74099: no more pending results, returning what we have 7064 1726882097.74104: results queue empty 7064 1726882097.74104: checking for any_errors_fatal 7064 1726882097.74109: done checking for any_errors_fatal 7064 1726882097.74110: checking for max_fail_percentage 7064 1726882097.74111: done checking for max_fail_percentage 7064 1726882097.74112: checking to see if all hosts have failed and the running result is not ok 7064 1726882097.74120: done checking to see if all hosts have failed 7064 1726882097.74121: getting the remaining hosts for this loop 7064 1726882097.74122: done getting the remaining hosts for this loop 7064 1726882097.74126: getting the next task for host managed_node1 7064 1726882097.74136: done getting next task for host managed_node1 7064 1726882097.74141: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7064 1726882097.74144: ^ 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? (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 7064 1726882097.74162: getting variables 7064 1726882097.74163: in VariableManager get_vars() 7064 1726882097.74222: Calling all_inventory to load vars for managed_node1 7064 1726882097.74225: Calling groups_inventory to load vars for managed_node1 7064 1726882097.74228: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882097.74237: Calling all_plugins_play to load vars for managed_node1 7064 1726882097.74240: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882097.74243: Calling groups_plugins_play to load vars for managed_node1 7064 1726882097.75706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882097.77242: done with get_vars() 7064 1726882097.77265: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:28:17 -0400 (0:00:00.098) 0:00:38.011 ****** 7064 1726882097.77367: entering _queue_task() for managed_node1/service_facts 7064 1726882097.77724: worker is 1 (out of 1 available) 7064 1726882097.77737: exiting _queue_task() for managed_node1/service_facts 7064 1726882097.77748: done queuing things up, now waiting for results queue to drain 7064 1726882097.77749: waiting for pending results... 7064 1726882097.78113: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7064 1726882097.78155: in run() - task 12673a56-9f93-1c1a-8029-000000000333 7064 1726882097.78170: variable 'ansible_search_path' from source: unknown 7064 1726882097.78174: variable 'ansible_search_path' from source: unknown 7064 1726882097.78220: calling self._execute() 7064 1726882097.78320: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882097.78327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882097.78340: variable 'omit' from source: magic vars 7064 1726882097.78750: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.78762: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.78959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882097.81218: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882097.81664: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882097.81711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882097.81744: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882097.81771: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882097.81857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882097.81892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882097.81916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882097.81954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882097.81968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882097.82071: variable 'ansible_distribution' from source: facts 7064 1726882097.82075: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.82086: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.82202: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.82308: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.82385: variable 'ansible_distribution' from source: facts 7064 1726882097.82389: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.82399: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.82507: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.82510: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.82682: variable 'ansible_distribution' from source: facts 7064 1726882097.82686: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.82692: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.82802: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.82807: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.82977: variable 'ansible_distribution' from source: facts 7064 1726882097.82982: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.82987: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.83099: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.83102: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882097.83287: variable 'ansible_distribution' from source: facts 7064 1726882097.83291: variable 'ansible_distribution_major_version' from source: facts 7064 1726882097.83299: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882097.83302: variable 'omit' from source: magic vars 7064 1726882097.83400: variable 'omit' from source: magic vars 7064 1726882097.83412: variable 'omit' from source: magic vars 7064 1726882097.83443: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882097.83508: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882097.83512: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882097.83514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882097.83520: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882097.83555: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882097.83558: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882097.83561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882097.83664: Set connection var ansible_connection to ssh 7064 1726882097.83724: Set connection var ansible_shell_executable to /bin/sh 7064 1726882097.83727: Set connection var ansible_pipelining to False 7064 1726882097.83730: Set connection var ansible_timeout to 10 7064 1726882097.83732: Set connection var ansible_shell_type to sh 7064 1726882097.83734: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882097.83737: variable 'ansible_shell_executable' from source: unknown 7064 1726882097.83739: variable 'ansible_connection' from source: unknown 7064 1726882097.83742: variable 'ansible_module_compression' from source: unknown 7064 1726882097.83744: variable 'ansible_shell_type' from source: unknown 7064 1726882097.83747: variable 'ansible_shell_executable' from source: unknown 7064 1726882097.83749: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882097.83752: variable 'ansible_pipelining' from source: unknown 7064 1726882097.83754: variable 'ansible_timeout' from source: unknown 7064 1726882097.83757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882097.83883: 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__) 7064 1726882097.83941: variable 'omit' from source: magic vars 7064 1726882097.83944: starting attempt loop 7064 1726882097.83947: running the handler 7064 1726882097.83949: _low_level_execute_command(): starting 7064 1726882097.83959: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882097.84617: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882097.84710: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882097.84815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882097.84818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882097.84824: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882097.84857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882097.86536: stdout chunk (state=3): >>>/root <<< 7064 1726882097.86643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882097.86655: stderr chunk (state=3): >>><<< 7064 1726882097.86663: stdout chunk (state=3): >>><<< 7064 1726882097.86781: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882097.86785: _low_level_execute_command(): starting 7064 1726882097.86788: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882097.8669024-8503-50494126833758 `" && echo ansible-tmp-1726882097.8669024-8503-50494126833758="` echo /root/.ansible/tmp/ansible-tmp-1726882097.8669024-8503-50494126833758 `" ) && sleep 0' 7064 1726882097.87324: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882097.87339: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882097.87354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882097.87373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882097.87390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882097.87485: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882097.87518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882097.87534: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882097.87610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882097.89469: stdout chunk (state=3): >>>ansible-tmp-1726882097.8669024-8503-50494126833758=/root/.ansible/tmp/ansible-tmp-1726882097.8669024-8503-50494126833758 <<< 7064 1726882097.89609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882097.89613: stdout chunk (state=3): >>><<< 7064 1726882097.89621: stderr chunk (state=3): >>><<< 7064 1726882097.89643: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882097.8669024-8503-50494126833758=/root/.ansible/tmp/ansible-tmp-1726882097.8669024-8503-50494126833758 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882097.89690: variable 'ansible_module_compression' from source: unknown 7064 1726882097.89902: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7064 1726882097.89905: variable 'ansible_facts' from source: unknown 7064 1726882097.89907: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882097.8669024-8503-50494126833758/AnsiballZ_service_facts.py 7064 1726882097.90017: Sending initial data 7064 1726882097.90022: Sent initial data (159 bytes) 7064 1726882097.90711: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882097.90732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882097.90743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882097.90760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882097.90826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882097.92347: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7064 1726882097.92360: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7064 1726882097.92369: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7064 1726882097.92402: stderr chunk (state=3): >>>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 <<< 7064 1726882097.92457: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882097.92508: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp_xixr7af /root/.ansible/tmp/ansible-tmp-1726882097.8669024-8503-50494126833758/AnsiballZ_service_facts.py <<< 7064 1726882097.92513: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882097.8669024-8503-50494126833758/AnsiballZ_service_facts.py" <<< 7064 1726882097.92564: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp_xixr7af" to remote "/root/.ansible/tmp/ansible-tmp-1726882097.8669024-8503-50494126833758/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882097.8669024-8503-50494126833758/AnsiballZ_service_facts.py" <<< 7064 1726882097.93359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882097.93411: stderr chunk (state=3): >>><<< 7064 1726882097.93513: stdout chunk (state=3): >>><<< 7064 1726882097.93523: done transferring module to remote 7064 1726882097.93538: _low_level_execute_command(): starting 7064 1726882097.93548: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882097.8669024-8503-50494126833758/ /root/.ansible/tmp/ansible-tmp-1726882097.8669024-8503-50494126833758/AnsiballZ_service_facts.py && sleep 0' 7064 1726882097.94214: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882097.94287: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882097.94338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882097.94364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882097.94413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882097.94455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882097.96218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882097.96228: stdout chunk (state=3): >>><<< 7064 1726882097.96239: stderr chunk (state=3): >>><<< 7064 1726882097.96257: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882097.96266: _low_level_execute_command(): starting 7064 1726882097.96284: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882097.8669024-8503-50494126833758/AnsiballZ_service_facts.py && sleep 0' 7064 1726882097.96909: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882097.96923: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882097.96935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882097.96960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882097.97065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882097.97083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882097.97099: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882097.97183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882099.46734: 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<<< 7064 1726882099.46759: 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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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":<<< 7064 1726882099.46780: stdout chunk (state=3): >>> "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.<<< 7064 1726882099.46788: stdout chunk (state=3): >>>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": "st<<< 7064 1726882099.46863: stdout chunk (state=3): >>>opped", "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": "active", "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"}, "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"}, "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.<<< 7064 1726882099.46885: stdout chunk (state=3): >>>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": {}}} <<< 7064 1726882099.48500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882099.48504: stdout chunk (state=3): >>><<< 7064 1726882099.48507: stderr chunk (state=3): >>><<< 7064 1726882099.48521: _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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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": "active", "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"}, "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"}, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882099.49125: 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-1726882097.8669024-8503-50494126833758/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882099.49129: _low_level_execute_command(): starting 7064 1726882099.49131: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882097.8669024-8503-50494126833758/ > /dev/null 2>&1 && sleep 0' 7064 1726882099.50355: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882099.50366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882099.50380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882099.50396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882099.50434: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882099.50440: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882099.50452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882099.50466: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882099.50600: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882099.50639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882099.50712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882099.50814: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882099.50963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882099.52750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882099.52753: stdout chunk (state=3): >>><<< 7064 1726882099.52760: stderr chunk (state=3): >>><<< 7064 1726882099.52779: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882099.52786: handler run complete 7064 1726882099.52990: variable 'ansible_facts' from source: unknown 7064 1726882099.53501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882099.54292: variable 'ansible_facts' from source: unknown 7064 1726882099.54541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882099.54877: attempt loop complete, returning result 7064 1726882099.54880: _execute() done 7064 1726882099.54883: dumping result to json 7064 1726882099.55005: done dumping result, returning 7064 1726882099.55014: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-1c1a-8029-000000000333] 7064 1726882099.55016: sending task result for task 12673a56-9f93-1c1a-8029-000000000333 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7064 1726882099.57567: no more pending results, returning what we have 7064 1726882099.57570: results queue empty 7064 1726882099.57571: checking for any_errors_fatal 7064 1726882099.57574: done checking for any_errors_fatal 7064 1726882099.57575: checking for max_fail_percentage 7064 1726882099.57577: done checking for max_fail_percentage 7064 1726882099.57578: checking to see if all hosts have failed and the running result is not ok 7064 1726882099.57578: done checking to see if all hosts have failed 7064 1726882099.57579: getting the remaining hosts for this loop 7064 1726882099.57580: done getting the remaining hosts for this loop 7064 1726882099.57584: getting the next task for host managed_node1 7064 1726882099.57589: done getting next task for host managed_node1 7064 1726882099.57592: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7064 1726882099.57598: ^ 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? (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 7064 1726882099.57609: getting variables 7064 1726882099.57611: in VariableManager get_vars() 7064 1726882099.57652: Calling all_inventory to load vars for managed_node1 7064 1726882099.57655: Calling groups_inventory to load vars for managed_node1 7064 1726882099.57658: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882099.57667: Calling all_plugins_play to load vars for managed_node1 7064 1726882099.57670: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882099.57673: Calling groups_plugins_play to load vars for managed_node1 7064 1726882099.58206: done sending task result for task 12673a56-9f93-1c1a-8029-000000000333 7064 1726882099.58210: WORKER PROCESS EXITING 7064 1726882099.59941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882099.63467: done with get_vars() 7064 1726882099.63708: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:28:19 -0400 (0:00:01.864) 0:00:39.875 ****** 7064 1726882099.63818: entering _queue_task() for managed_node1/package_facts 7064 1726882099.64546: worker is 1 (out of 1 available) 7064 1726882099.64561: exiting _queue_task() for managed_node1/package_facts 7064 1726882099.64575: done queuing things up, now waiting for results queue to drain 7064 1726882099.64576: waiting for pending results... 7064 1726882099.65096: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7064 1726882099.65567: in run() - task 12673a56-9f93-1c1a-8029-000000000334 7064 1726882099.66001: variable 'ansible_search_path' from source: unknown 7064 1726882099.66005: variable 'ansible_search_path' from source: unknown 7064 1726882099.66008: calling self._execute() 7064 1726882099.66399: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882099.66404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882099.66407: variable 'omit' from source: magic vars 7064 1726882099.67401: variable 'ansible_distribution_major_version' from source: facts 7064 1726882099.67405: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882099.67640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882099.72610: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882099.72671: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882099.72715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882099.72747: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882099.72772: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882099.72867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882099.72897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882099.72927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882099.72964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882099.72977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882099.73096: variable 'ansible_distribution' from source: facts 7064 1726882099.73099: variable 'ansible_distribution_major_version' from source: facts 7064 1726882099.73105: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882099.73226: variable 'ansible_distribution_major_version' from source: facts 7064 1726882099.73234: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882099.73407: variable 'ansible_distribution' from source: facts 7064 1726882099.73410: variable 'ansible_distribution_major_version' from source: facts 7064 1726882099.73417: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882099.73525: variable 'ansible_distribution_major_version' from source: facts 7064 1726882099.73528: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882099.73699: variable 'ansible_distribution' from source: facts 7064 1726882099.73703: variable 'ansible_distribution_major_version' from source: facts 7064 1726882099.73709: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882099.73815: variable 'ansible_distribution_major_version' from source: facts 7064 1726882099.73819: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882099.73996: variable 'ansible_distribution' from source: facts 7064 1726882099.74000: variable 'ansible_distribution_major_version' from source: facts 7064 1726882099.74003: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882099.74131: variable 'ansible_distribution_major_version' from source: facts 7064 1726882099.74322: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882099.74498: variable 'ansible_distribution' from source: facts 7064 1726882099.74501: variable 'ansible_distribution_major_version' from source: facts 7064 1726882099.74518: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882099.74521: variable 'omit' from source: magic vars 7064 1726882099.74586: variable 'omit' from source: magic vars 7064 1726882099.74901: variable 'omit' from source: magic vars 7064 1726882099.74904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882099.74907: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882099.74910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882099.74913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882099.74915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882099.74917: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882099.74919: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882099.74921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882099.74923: Set connection var ansible_connection to ssh 7064 1726882099.74925: Set connection var ansible_shell_executable to /bin/sh 7064 1726882099.74927: Set connection var ansible_pipelining to False 7064 1726882099.74929: Set connection var ansible_timeout to 10 7064 1726882099.74931: Set connection var ansible_shell_type to sh 7064 1726882099.74933: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882099.74936: variable 'ansible_shell_executable' from source: unknown 7064 1726882099.74938: variable 'ansible_connection' from source: unknown 7064 1726882099.74940: variable 'ansible_module_compression' from source: unknown 7064 1726882099.74942: variable 'ansible_shell_type' from source: unknown 7064 1726882099.74943: variable 'ansible_shell_executable' from source: unknown 7064 1726882099.74945: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882099.74947: variable 'ansible_pipelining' from source: unknown 7064 1726882099.74949: variable 'ansible_timeout' from source: unknown 7064 1726882099.74951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882099.75056: 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__) 7064 1726882099.75066: variable 'omit' from source: magic vars 7064 1726882099.75071: starting attempt loop 7064 1726882099.75074: running the handler 7064 1726882099.75087: _low_level_execute_command(): starting 7064 1726882099.75101: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882099.75756: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882099.75769: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882099.75800: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882099.75824: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882099.75900: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882099.75933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882099.76011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882099.77624: stdout chunk (state=3): >>>/root <<< 7064 1726882099.77821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882099.77824: stdout chunk (state=3): >>><<< 7064 1726882099.77826: stderr chunk (state=3): >>><<< 7064 1726882099.77829: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882099.77835: _low_level_execute_command(): starting 7064 1726882099.77841: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882099.7782311-8563-50142645775102 `" && echo ansible-tmp-1726882099.7782311-8563-50142645775102="` echo /root/.ansible/tmp/ansible-tmp-1726882099.7782311-8563-50142645775102 `" ) && sleep 0' 7064 1726882099.78704: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882099.78707: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882099.78712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882099.78715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882099.78717: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882099.78719: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882099.78721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882099.78723: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882099.78725: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882099.78729: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882099.78735: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882099.78737: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882099.78787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882099.80666: stdout chunk (state=3): >>>ansible-tmp-1726882099.7782311-8563-50142645775102=/root/.ansible/tmp/ansible-tmp-1726882099.7782311-8563-50142645775102 <<< 7064 1726882099.80944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882099.80948: stderr chunk (state=3): >>><<< 7064 1726882099.80950: stdout chunk (state=3): >>><<< 7064 1726882099.80953: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882099.7782311-8563-50142645775102=/root/.ansible/tmp/ansible-tmp-1726882099.7782311-8563-50142645775102 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882099.80956: variable 'ansible_module_compression' from source: unknown 7064 1726882099.80958: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7064 1726882099.81199: variable 'ansible_facts' from source: unknown 7064 1726882099.81203: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882099.7782311-8563-50142645775102/AnsiballZ_package_facts.py 7064 1726882099.81538: Sending initial data 7064 1726882099.81542: Sent initial data (159 bytes) 7064 1726882099.82901: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882099.82949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882099.82962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882099.82973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882099.83055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882099.84568: 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" <<< 7064 1726882099.84572: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882099.84610: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882099.84656: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpuyboy7ei /root/.ansible/tmp/ansible-tmp-1726882099.7782311-8563-50142645775102/AnsiballZ_package_facts.py <<< 7064 1726882099.84658: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882099.7782311-8563-50142645775102/AnsiballZ_package_facts.py" <<< 7064 1726882099.84697: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpuyboy7ei" to remote "/root/.ansible/tmp/ansible-tmp-1726882099.7782311-8563-50142645775102/AnsiballZ_package_facts.py" <<< 7064 1726882099.84703: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882099.7782311-8563-50142645775102/AnsiballZ_package_facts.py" <<< 7064 1726882099.85756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882099.85992: stderr chunk (state=3): >>><<< 7064 1726882099.85997: stdout chunk (state=3): >>><<< 7064 1726882099.86000: done transferring module to remote 7064 1726882099.86002: _low_level_execute_command(): starting 7064 1726882099.86004: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882099.7782311-8563-50142645775102/ /root/.ansible/tmp/ansible-tmp-1726882099.7782311-8563-50142645775102/AnsiballZ_package_facts.py && sleep 0' 7064 1726882099.87007: 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 <<< 7064 1726882099.87011: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882099.87014: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882099.87016: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882099.87019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882099.87143: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882099.87186: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882099.87284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882099.88988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882099.89035: stderr chunk (state=3): >>><<< 7064 1726882099.89040: stdout chunk (state=3): >>><<< 7064 1726882099.89051: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882099.89054: _low_level_execute_command(): starting 7064 1726882099.89056: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882099.7782311-8563-50142645775102/AnsiballZ_package_facts.py && sleep 0' 7064 1726882099.89646: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882099.89656: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882099.89667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882099.89682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882099.89712: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882099.89736: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882099.89832: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882099.89855: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882099.89904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882099.89964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882100.33622: 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.<<< 7064 1726882100.33721: stdout chunk (state=3): >>>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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7064 1726882100.35491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882100.35499: stdout chunk (state=3): >>><<< 7064 1726882100.35502: stderr chunk (state=3): >>><<< 7064 1726882100.35509: _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"}]}}, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882100.39860: 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-1726882099.7782311-8563-50142645775102/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882100.39866: _low_level_execute_command(): starting 7064 1726882100.39877: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882099.7782311-8563-50142645775102/ > /dev/null 2>&1 && sleep 0' 7064 1726882100.41076: 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 <<< 7064 1726882100.41097: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882100.41265: 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/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882100.41269: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882100.41300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882100.43223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882100.43251: stderr chunk (state=3): >>><<< 7064 1726882100.43309: stdout chunk (state=3): >>><<< 7064 1726882100.43337: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882100.43351: handler run complete 7064 1726882100.45300: variable 'ansible_facts' from source: unknown 7064 1726882100.46362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882100.50045: variable 'ansible_facts' from source: unknown 7064 1726882100.50504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882100.51386: attempt loop complete, returning result 7064 1726882100.51409: _execute() done 7064 1726882100.51416: dumping result to json 7064 1726882100.51637: done dumping result, returning 7064 1726882100.51650: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-1c1a-8029-000000000334] 7064 1726882100.51658: sending task result for task 12673a56-9f93-1c1a-8029-000000000334 7064 1726882100.54511: done sending task result for task 12673a56-9f93-1c1a-8029-000000000334 7064 1726882100.54514: 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 } 7064 1726882100.54660: no more pending results, returning what we have 7064 1726882100.54663: results queue empty 7064 1726882100.54663: checking for any_errors_fatal 7064 1726882100.54668: done checking for any_errors_fatal 7064 1726882100.54669: checking for max_fail_percentage 7064 1726882100.54670: done checking for max_fail_percentage 7064 1726882100.54671: checking to see if all hosts have failed and the running result is not ok 7064 1726882100.54672: done checking to see if all hosts have failed 7064 1726882100.54673: getting the remaining hosts for this loop 7064 1726882100.54674: done getting the remaining hosts for this loop 7064 1726882100.54677: getting the next task for host managed_node1 7064 1726882100.54683: done getting next task for host managed_node1 7064 1726882100.54686: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7064 1726882100.54689: ^ 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? (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 7064 1726882100.54710: getting variables 7064 1726882100.54711: in VariableManager get_vars() 7064 1726882100.54750: Calling all_inventory to load vars for managed_node1 7064 1726882100.54753: Calling groups_inventory to load vars for managed_node1 7064 1726882100.54755: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882100.54763: Calling all_plugins_play to load vars for managed_node1 7064 1726882100.54766: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882100.54768: Calling groups_plugins_play to load vars for managed_node1 7064 1726882100.55989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882100.57884: done with get_vars() 7064 1726882100.57914: done getting variables 7064 1726882100.58087: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:28:20 -0400 (0:00:00.943) 0:00:40.819 ****** 7064 1726882100.58127: entering _queue_task() for managed_node1/debug 7064 1726882100.58581: worker is 1 (out of 1 available) 7064 1726882100.58596: exiting _queue_task() for managed_node1/debug 7064 1726882100.58610: done queuing things up, now waiting for results queue to drain 7064 1726882100.58614: waiting for pending results... 7064 1726882100.58921: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7064 1726882100.59029: in run() - task 12673a56-9f93-1c1a-8029-000000000065 7064 1726882100.59045: variable 'ansible_search_path' from source: unknown 7064 1726882100.59049: variable 'ansible_search_path' from source: unknown 7064 1726882100.59076: calling self._execute() 7064 1726882100.59152: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882100.59162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882100.59172: variable 'omit' from source: magic vars 7064 1726882100.59459: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.59469: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882100.59612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882100.61918: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882100.62200: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882100.62204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882100.62274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882100.62329: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882100.62454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882100.62503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882100.62523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882100.62548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882100.62559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882100.62649: variable 'ansible_distribution' from source: facts 7064 1726882100.62653: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.62660: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882100.62742: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.62745: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882100.62860: variable 'ansible_distribution' from source: facts 7064 1726882100.62864: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.62869: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882100.62945: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.62948: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882100.63058: variable 'ansible_distribution' from source: facts 7064 1726882100.63061: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.63067: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882100.63073: variable 'omit' from source: magic vars 7064 1726882100.63114: variable 'omit' from source: magic vars 7064 1726882100.63178: variable 'network_provider' from source: set_fact 7064 1726882100.63206: variable 'omit' from source: magic vars 7064 1726882100.63226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882100.63245: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882100.63263: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882100.63275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882100.63283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882100.63310: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882100.63313: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882100.63315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882100.63378: Set connection var ansible_connection to ssh 7064 1726882100.63388: Set connection var ansible_shell_executable to /bin/sh 7064 1726882100.63394: Set connection var ansible_pipelining to False 7064 1726882100.63402: Set connection var ansible_timeout to 10 7064 1726882100.63407: Set connection var ansible_shell_type to sh 7064 1726882100.63411: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882100.63427: variable 'ansible_shell_executable' from source: unknown 7064 1726882100.63430: variable 'ansible_connection' from source: unknown 7064 1726882100.63433: variable 'ansible_module_compression' from source: unknown 7064 1726882100.63435: variable 'ansible_shell_type' from source: unknown 7064 1726882100.63437: variable 'ansible_shell_executable' from source: unknown 7064 1726882100.63439: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882100.63444: variable 'ansible_pipelining' from source: unknown 7064 1726882100.63446: variable 'ansible_timeout' from source: unknown 7064 1726882100.63450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882100.63521: 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) 7064 1726882100.63529: variable 'omit' from source: magic vars 7064 1726882100.63534: starting attempt loop 7064 1726882100.63537: running the handler 7064 1726882100.63570: handler run complete 7064 1726882100.63582: attempt loop complete, returning result 7064 1726882100.63589: _execute() done 7064 1726882100.63595: dumping result to json 7064 1726882100.63599: done dumping result, returning 7064 1726882100.63603: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-1c1a-8029-000000000065] 7064 1726882100.63608: sending task result for task 12673a56-9f93-1c1a-8029-000000000065 7064 1726882100.63682: done sending task result for task 12673a56-9f93-1c1a-8029-000000000065 7064 1726882100.63685: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7064 1726882100.63748: no more pending results, returning what we have 7064 1726882100.63751: results queue empty 7064 1726882100.63751: checking for any_errors_fatal 7064 1726882100.63762: done checking for any_errors_fatal 7064 1726882100.63768: checking for max_fail_percentage 7064 1726882100.63769: done checking for max_fail_percentage 7064 1726882100.63770: checking to see if all hosts have failed and the running result is not ok 7064 1726882100.63771: done checking to see if all hosts have failed 7064 1726882100.63772: getting the remaining hosts for this loop 7064 1726882100.63773: done getting the remaining hosts for this loop 7064 1726882100.63776: getting the next task for host managed_node1 7064 1726882100.63783: done getting next task for host managed_node1 7064 1726882100.63786: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7064 1726882100.63789: ^ 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? (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 7064 1726882100.63803: getting variables 7064 1726882100.63805: in VariableManager get_vars() 7064 1726882100.63851: Calling all_inventory to load vars for managed_node1 7064 1726882100.63854: Calling groups_inventory to load vars for managed_node1 7064 1726882100.63856: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882100.63864: Calling all_plugins_play to load vars for managed_node1 7064 1726882100.63866: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882100.63869: Calling groups_plugins_play to load vars for managed_node1 7064 1726882100.65820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882100.66882: done with get_vars() 7064 1726882100.66912: done getting variables 7064 1726882100.66973: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:28:20 -0400 (0:00:00.088) 0:00:40.907 ****** 7064 1726882100.67021: entering _queue_task() for managed_node1/fail 7064 1726882100.67360: worker is 1 (out of 1 available) 7064 1726882100.67374: exiting _queue_task() for managed_node1/fail 7064 1726882100.67386: done queuing things up, now waiting for results queue to drain 7064 1726882100.67388: waiting for pending results... 7064 1726882100.67714: 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 7064 1726882100.67775: in run() - task 12673a56-9f93-1c1a-8029-000000000066 7064 1726882100.67805: variable 'ansible_search_path' from source: unknown 7064 1726882100.67816: variable 'ansible_search_path' from source: unknown 7064 1726882100.67859: calling self._execute() 7064 1726882100.67965: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882100.67974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882100.67989: variable 'omit' from source: magic vars 7064 1726882100.68372: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.68395: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882100.68601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882100.71186: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882100.71264: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882100.71401: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882100.71405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882100.71407: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882100.71463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882100.71515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882100.71543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882100.71600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882100.71614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882100.71749: variable 'ansible_distribution' from source: facts 7064 1726882100.71752: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.71760: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882100.71883: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.72008: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882100.72260: variable 'ansible_distribution' from source: facts 7064 1726882100.72264: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.72273: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882100.72390: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.72402: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882100.72700: variable 'ansible_distribution' from source: facts 7064 1726882100.72704: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.72706: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882100.72721: variable 'network_state' from source: role '' defaults 7064 1726882100.72737: Evaluated conditional (network_state != {}): False 7064 1726882100.72742: when evaluation is False, skipping this task 7064 1726882100.72822: _execute() done 7064 1726882100.72826: dumping result to json 7064 1726882100.72828: done dumping result, returning 7064 1726882100.72831: 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 [12673a56-9f93-1c1a-8029-000000000066] 7064 1726882100.72833: sending task result for task 12673a56-9f93-1c1a-8029-000000000066 7064 1726882100.73037: done sending task result for task 12673a56-9f93-1c1a-8029-000000000066 7064 1726882100.73041: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882100.73086: no more pending results, returning what we have 7064 1726882100.73090: results queue empty 7064 1726882100.73091: checking for any_errors_fatal 7064 1726882100.73101: done checking for any_errors_fatal 7064 1726882100.73103: checking for max_fail_percentage 7064 1726882100.73105: done checking for max_fail_percentage 7064 1726882100.73105: checking to see if all hosts have failed and the running result is not ok 7064 1726882100.73106: done checking to see if all hosts have failed 7064 1726882100.73107: getting the remaining hosts for this loop 7064 1726882100.73108: done getting the remaining hosts for this loop 7064 1726882100.73112: getting the next task for host managed_node1 7064 1726882100.73119: done getting next task for host managed_node1 7064 1726882100.73122: ^ 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 7064 1726882100.73125: ^ 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? (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 7064 1726882100.73142: getting variables 7064 1726882100.73144: in VariableManager get_vars() 7064 1726882100.73298: Calling all_inventory to load vars for managed_node1 7064 1726882100.73308: Calling groups_inventory to load vars for managed_node1 7064 1726882100.73313: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882100.73323: Calling all_plugins_play to load vars for managed_node1 7064 1726882100.73326: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882100.73329: Calling groups_plugins_play to load vars for managed_node1 7064 1726882100.74605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882100.75457: done with get_vars() 7064 1726882100.75474: done getting variables 7064 1726882100.75520: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:28:20 -0400 (0:00:00.085) 0:00:40.993 ****** 7064 1726882100.75548: entering _queue_task() for managed_node1/fail 7064 1726882100.75766: worker is 1 (out of 1 available) 7064 1726882100.75779: exiting _queue_task() for managed_node1/fail 7064 1726882100.75790: done queuing things up, now waiting for results queue to drain 7064 1726882100.75792: waiting for pending results... 7064 1726882100.75970: 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 7064 1726882100.76065: in run() - task 12673a56-9f93-1c1a-8029-000000000067 7064 1726882100.76076: variable 'ansible_search_path' from source: unknown 7064 1726882100.76080: variable 'ansible_search_path' from source: unknown 7064 1726882100.76112: calling self._execute() 7064 1726882100.76183: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882100.76187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882100.76200: variable 'omit' from source: magic vars 7064 1726882100.76489: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.76503: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882100.76640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882100.78371: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882100.78418: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882100.78445: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882100.78468: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882100.78488: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882100.78549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882100.78570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882100.78587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882100.78623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882100.78635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882100.78714: variable 'ansible_distribution' from source: facts 7064 1726882100.78717: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.78723: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882100.78802: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.78806: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882100.78918: variable 'ansible_distribution' from source: facts 7064 1726882100.78921: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.78926: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882100.78998: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.79005: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882100.79113: variable 'ansible_distribution' from source: facts 7064 1726882100.79117: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.79122: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882100.79196: variable 'network_state' from source: role '' defaults 7064 1726882100.79206: Evaluated conditional (network_state != {}): False 7064 1726882100.79209: when evaluation is False, skipping this task 7064 1726882100.79212: _execute() done 7064 1726882100.79214: dumping result to json 7064 1726882100.79216: done dumping result, returning 7064 1726882100.79225: 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 [12673a56-9f93-1c1a-8029-000000000067] 7064 1726882100.79228: sending task result for task 12673a56-9f93-1c1a-8029-000000000067 7064 1726882100.79313: done sending task result for task 12673a56-9f93-1c1a-8029-000000000067 7064 1726882100.79316: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882100.79359: no more pending results, returning what we have 7064 1726882100.79362: results queue empty 7064 1726882100.79363: checking for any_errors_fatal 7064 1726882100.79370: done checking for any_errors_fatal 7064 1726882100.79371: checking for max_fail_percentage 7064 1726882100.79373: done checking for max_fail_percentage 7064 1726882100.79373: checking to see if all hosts have failed and the running result is not ok 7064 1726882100.79374: done checking to see if all hosts have failed 7064 1726882100.79375: getting the remaining hosts for this loop 7064 1726882100.79376: done getting the remaining hosts for this loop 7064 1726882100.79380: getting the next task for host managed_node1 7064 1726882100.79387: done getting next task for host managed_node1 7064 1726882100.79390: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7064 1726882100.79395: ^ 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? (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 7064 1726882100.79414: getting variables 7064 1726882100.79415: in VariableManager get_vars() 7064 1726882100.79463: Calling all_inventory to load vars for managed_node1 7064 1726882100.79466: Calling groups_inventory to load vars for managed_node1 7064 1726882100.79468: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882100.79475: Calling all_plugins_play to load vars for managed_node1 7064 1726882100.79478: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882100.79480: Calling groups_plugins_play to load vars for managed_node1 7064 1726882100.80351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882100.81221: done with get_vars() 7064 1726882100.81239: done getting variables 7064 1726882100.81280: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:28:20 -0400 (0:00:00.057) 0:00:41.050 ****** 7064 1726882100.81310: entering _queue_task() for managed_node1/fail 7064 1726882100.81531: worker is 1 (out of 1 available) 7064 1726882100.81543: exiting _queue_task() for managed_node1/fail 7064 1726882100.81555: done queuing things up, now waiting for results queue to drain 7064 1726882100.81556: waiting for pending results... 7064 1726882100.81741: 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 7064 1726882100.81836: in run() - task 12673a56-9f93-1c1a-8029-000000000068 7064 1726882100.81847: variable 'ansible_search_path' from source: unknown 7064 1726882100.81851: variable 'ansible_search_path' from source: unknown 7064 1726882100.81879: calling self._execute() 7064 1726882100.81950: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882100.81954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882100.81963: variable 'omit' from source: magic vars 7064 1726882100.82234: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.82244: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882100.82376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882100.84220: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882100.84267: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882100.84296: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882100.84321: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882100.84344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882100.84408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882100.84429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882100.84447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882100.84476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882100.84486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882100.84568: variable 'ansible_distribution' from source: facts 7064 1726882100.84571: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.84576: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882100.84651: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.84654: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882100.84766: variable 'ansible_distribution' from source: facts 7064 1726882100.84769: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.84774: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882100.84848: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.84852: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882100.84960: variable 'ansible_distribution' from source: facts 7064 1726882100.84963: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.84969: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882100.85056: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.85068: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7064 1726882100.85141: variable 'ansible_distribution' from source: facts 7064 1726882100.85145: variable '__network_rh_distros' from source: role '' defaults 7064 1726882100.85152: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7064 1726882100.85415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882100.85418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882100.85420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882100.85449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882100.85464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882100.85510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882100.85531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882100.85802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882100.85806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882100.85808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882100.85811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882100.85813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882100.85816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882100.85818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882100.85820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882100.86004: variable 'network_connections' from source: task vars 7064 1726882100.86007: variable 'interface' from source: play vars 7064 1726882100.86057: variable 'interface' from source: play vars 7064 1726882100.86075: variable 'network_state' from source: role '' defaults 7064 1726882100.86139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882100.86288: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882100.86329: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882100.86352: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882100.86379: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882100.86437: 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) 7064 1726882100.86454: 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) 7064 1726882100.86478: 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) 7064 1726882100.86504: 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) 7064 1726882100.86546: 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 7064 1726882100.86554: when evaluation is False, skipping this task 7064 1726882100.86556: _execute() done 7064 1726882100.86558: dumping result to json 7064 1726882100.86561: done dumping result, returning 7064 1726882100.86563: 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 [12673a56-9f93-1c1a-8029-000000000068] 7064 1726882100.86565: sending task result for task 12673a56-9f93-1c1a-8029-000000000068 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" } 7064 1726882100.86761: no more pending results, returning what we have 7064 1726882100.86763: results queue empty 7064 1726882100.86764: checking for any_errors_fatal 7064 1726882100.86769: done checking for any_errors_fatal 7064 1726882100.86770: checking for max_fail_percentage 7064 1726882100.86771: done checking for max_fail_percentage 7064 1726882100.86772: checking to see if all hosts have failed and the running result is not ok 7064 1726882100.86773: done checking to see if all hosts have failed 7064 1726882100.86773: getting the remaining hosts for this loop 7064 1726882100.86774: done getting the remaining hosts for this loop 7064 1726882100.86777: getting the next task for host managed_node1 7064 1726882100.86783: done getting next task for host managed_node1 7064 1726882100.86787: ^ 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 7064 1726882100.86789: ^ 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? (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 7064 1726882100.86811: getting variables 7064 1726882100.86812: in VariableManager get_vars() 7064 1726882100.86859: Calling all_inventory to load vars for managed_node1 7064 1726882100.86861: Calling groups_inventory to load vars for managed_node1 7064 1726882100.86863: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882100.86872: Calling all_plugins_play to load vars for managed_node1 7064 1726882100.86875: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882100.86877: Calling groups_plugins_play to load vars for managed_node1 7064 1726882100.87408: done sending task result for task 12673a56-9f93-1c1a-8029-000000000068 7064 1726882100.87412: WORKER PROCESS EXITING 7064 1726882100.88246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882100.89918: done with get_vars() 7064 1726882100.89953: done getting variables 7064 1726882100.90024: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:28:20 -0400 (0:00:00.087) 0:00:41.138 ****** 7064 1726882100.90063: entering _queue_task() for managed_node1/dnf 7064 1726882100.90525: worker is 1 (out of 1 available) 7064 1726882100.90537: exiting _queue_task() for managed_node1/dnf 7064 1726882100.90548: done queuing things up, now waiting for results queue to drain 7064 1726882100.90550: waiting for pending results... 7064 1726882100.90745: 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 7064 1726882100.90913: in run() - task 12673a56-9f93-1c1a-8029-000000000069 7064 1726882100.90935: variable 'ansible_search_path' from source: unknown 7064 1726882100.90944: variable 'ansible_search_path' from source: unknown 7064 1726882100.91001: calling self._execute() 7064 1726882100.91400: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882100.91404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882100.91407: variable 'omit' from source: magic vars 7064 1726882100.91843: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.91867: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882100.92085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882100.94743: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882100.95005: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882100.95009: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882100.95273: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882100.95277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882100.95802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882100.95806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882100.95816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882100.95862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882100.95924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882100.96327: variable 'ansible_distribution' from source: facts 7064 1726882100.96337: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.96354: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882100.96672: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.96700: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882100.97001: variable 'ansible_distribution' from source: facts 7064 1726882100.97218: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.97222: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882100.97339: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.97349: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882100.97607: variable 'ansible_distribution' from source: facts 7064 1726882100.97902: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.97905: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882100.98123: variable 'ansible_distribution' from source: facts 7064 1726882100.98132: variable 'ansible_distribution_major_version' from source: facts 7064 1726882100.98150: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7064 1726882100.98368: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882100.98697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882100.98732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882100.98761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882100.98929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882100.98947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882100.99209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882100.99213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882100.99215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882100.99217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882100.99407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882100.99454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882100.99484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882100.99520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882100.99569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882100.99587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882100.99861: variable 'network_connections' from source: task vars 7064 1726882101.00015: variable 'interface' from source: play vars 7064 1726882101.00083: variable 'interface' from source: play vars 7064 1726882101.00173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882101.00583: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882101.00691: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882101.00797: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882101.00832: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882101.00917: 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) 7064 1726882101.01006: 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) 7064 1726882101.01034: 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) 7064 1726882101.01120: 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) 7064 1726882101.01167: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882101.01749: variable 'network_connections' from source: task vars 7064 1726882101.01761: variable 'interface' from source: play vars 7064 1726882101.01906: variable 'interface' from source: play vars 7064 1726882101.01945: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882101.01955: when evaluation is False, skipping this task 7064 1726882101.02155: _execute() done 7064 1726882101.02159: dumping result to json 7064 1726882101.02161: done dumping result, returning 7064 1726882101.02163: 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 [12673a56-9f93-1c1a-8029-000000000069] 7064 1726882101.02165: sending task result for task 12673a56-9f93-1c1a-8029-000000000069 7064 1726882101.02245: done sending task result for task 12673a56-9f93-1c1a-8029-000000000069 7064 1726882101.02248: 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" } 7064 1726882101.02328: no more pending results, returning what we have 7064 1726882101.02333: results queue empty 7064 1726882101.02334: checking for any_errors_fatal 7064 1726882101.02344: done checking for any_errors_fatal 7064 1726882101.02345: checking for max_fail_percentage 7064 1726882101.02347: done checking for max_fail_percentage 7064 1726882101.02348: checking to see if all hosts have failed and the running result is not ok 7064 1726882101.02349: done checking to see if all hosts have failed 7064 1726882101.02349: getting the remaining hosts for this loop 7064 1726882101.02351: done getting the remaining hosts for this loop 7064 1726882101.02355: getting the next task for host managed_node1 7064 1726882101.02364: done getting next task for host managed_node1 7064 1726882101.02369: ^ 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 7064 1726882101.02372: ^ 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? (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 7064 1726882101.02397: getting variables 7064 1726882101.02399: in VariableManager get_vars() 7064 1726882101.02464: Calling all_inventory to load vars for managed_node1 7064 1726882101.02468: Calling groups_inventory to load vars for managed_node1 7064 1726882101.02471: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882101.02482: Calling all_plugins_play to load vars for managed_node1 7064 1726882101.02485: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882101.02489: Calling groups_plugins_play to load vars for managed_node1 7064 1726882101.05163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882101.06899: done with get_vars() 7064 1726882101.06923: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7064 1726882101.07005: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:28:21 -0400 (0:00:00.169) 0:00:41.308 ****** 7064 1726882101.07036: entering _queue_task() for managed_node1/yum 7064 1726882101.07617: worker is 1 (out of 1 available) 7064 1726882101.07628: exiting _queue_task() for managed_node1/yum 7064 1726882101.07636: done queuing things up, now waiting for results queue to drain 7064 1726882101.07637: waiting for pending results... 7064 1726882101.08411: 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 7064 1726882101.08416: in run() - task 12673a56-9f93-1c1a-8029-00000000006a 7064 1726882101.08532: variable 'ansible_search_path' from source: unknown 7064 1726882101.08535: variable 'ansible_search_path' from source: unknown 7064 1726882101.08539: calling self._execute() 7064 1726882101.08580: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882101.08648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882101.08663: variable 'omit' from source: magic vars 7064 1726882101.09377: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.09620: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.09949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882101.14523: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882101.14858: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882101.14862: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882101.14865: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882101.14902: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882101.15117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.15152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.15216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.15314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.15334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.15466: variable 'ansible_distribution' from source: facts 7064 1726882101.15477: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.15490: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.15629: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.15644: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.15837: variable 'ansible_distribution' from source: facts 7064 1726882101.15846: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.15862: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.15983: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.15998: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.16187: variable 'ansible_distribution' from source: facts 7064 1726882101.16200: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.16211: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.16351: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.16369: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7064 1726882101.16381: when evaluation is False, skipping this task 7064 1726882101.16388: _execute() done 7064 1726882101.16434: dumping result to json 7064 1726882101.16444: done dumping result, returning 7064 1726882101.16457: 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 [12673a56-9f93-1c1a-8029-00000000006a] 7064 1726882101.16466: sending task result for task 12673a56-9f93-1c1a-8029-00000000006a skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7064 1726882101.16776: no more pending results, returning what we have 7064 1726882101.16779: results queue empty 7064 1726882101.16781: checking for any_errors_fatal 7064 1726882101.16786: done checking for any_errors_fatal 7064 1726882101.16787: checking for max_fail_percentage 7064 1726882101.16789: done checking for max_fail_percentage 7064 1726882101.16790: checking to see if all hosts have failed and the running result is not ok 7064 1726882101.16791: done checking to see if all hosts have failed 7064 1726882101.16792: getting the remaining hosts for this loop 7064 1726882101.16797: done getting the remaining hosts for this loop 7064 1726882101.16802: getting the next task for host managed_node1 7064 1726882101.16811: done getting next task for host managed_node1 7064 1726882101.16814: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7064 1726882101.16817: ^ 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? (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 7064 1726882101.16838: getting variables 7064 1726882101.16840: in VariableManager get_vars() 7064 1726882101.17024: Calling all_inventory to load vars for managed_node1 7064 1726882101.17027: Calling groups_inventory to load vars for managed_node1 7064 1726882101.17030: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882101.17105: Calling all_plugins_play to load vars for managed_node1 7064 1726882101.17108: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882101.17111: Calling groups_plugins_play to load vars for managed_node1 7064 1726882101.17126: done sending task result for task 12673a56-9f93-1c1a-8029-00000000006a 7064 1726882101.17129: WORKER PROCESS EXITING 7064 1726882101.18631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882101.21231: done with get_vars() 7064 1726882101.21254: done getting variables 7064 1726882101.21423: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:28:21 -0400 (0:00:00.144) 0:00:41.452 ****** 7064 1726882101.21462: entering _queue_task() for managed_node1/fail 7064 1726882101.21964: worker is 1 (out of 1 available) 7064 1726882101.21976: exiting _queue_task() for managed_node1/fail 7064 1726882101.21988: done queuing things up, now waiting for results queue to drain 7064 1726882101.21989: waiting for pending results... 7064 1726882101.22466: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7064 1726882101.22585: in run() - task 12673a56-9f93-1c1a-8029-00000000006b 7064 1726882101.22801: variable 'ansible_search_path' from source: unknown 7064 1726882101.22805: variable 'ansible_search_path' from source: unknown 7064 1726882101.22842: calling self._execute() 7064 1726882101.22931: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882101.22936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882101.22948: variable 'omit' from source: magic vars 7064 1726882101.23801: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.23806: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.23935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882101.26657: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882101.26791: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882101.26851: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882101.26886: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882101.27018: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882101.27114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.27365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.27391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.27430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.27442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.27667: variable 'ansible_distribution' from source: facts 7064 1726882101.27670: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.27743: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.27945: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.27950: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.28220: variable 'ansible_distribution' from source: facts 7064 1726882101.28223: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.28344: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.28502: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.28506: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.28903: variable 'ansible_distribution' from source: facts 7064 1726882101.28906: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.28908: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.29112: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882101.29360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.29534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.29538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.29541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.29543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.29683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.30002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.30006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.30009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.30011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.30013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.30015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.30017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.30020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.30023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.30542: variable 'network_connections' from source: task vars 7064 1726882101.30561: variable 'interface' from source: play vars 7064 1726882101.30635: variable 'interface' from source: play vars 7064 1726882101.30880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882101.31061: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882101.31336: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882101.31370: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882101.31403: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882101.31698: 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) 7064 1726882101.31701: 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) 7064 1726882101.31704: 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) 7064 1726882101.31706: 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) 7064 1726882101.31759: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882101.32209: variable 'network_connections' from source: task vars 7064 1726882101.32506: variable 'interface' from source: play vars 7064 1726882101.32509: variable 'interface' from source: play vars 7064 1726882101.32512: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882101.32514: when evaluation is False, skipping this task 7064 1726882101.32516: _execute() done 7064 1726882101.32518: dumping result to json 7064 1726882101.32520: done dumping result, returning 7064 1726882101.32522: 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 [12673a56-9f93-1c1a-8029-00000000006b] 7064 1726882101.32524: sending task result for task 12673a56-9f93-1c1a-8029-00000000006b skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7064 1726882101.32673: no more pending results, returning what we have 7064 1726882101.32677: results queue empty 7064 1726882101.32678: checking for any_errors_fatal 7064 1726882101.32682: done checking for any_errors_fatal 7064 1726882101.32682: checking for max_fail_percentage 7064 1726882101.32684: done checking for max_fail_percentage 7064 1726882101.32685: checking to see if all hosts have failed and the running result is not ok 7064 1726882101.32685: done checking to see if all hosts have failed 7064 1726882101.32686: getting the remaining hosts for this loop 7064 1726882101.32687: done getting the remaining hosts for this loop 7064 1726882101.32691: getting the next task for host managed_node1 7064 1726882101.32702: done getting next task for host managed_node1 7064 1726882101.32706: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7064 1726882101.32709: ^ 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? (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 7064 1726882101.32721: done sending task result for task 12673a56-9f93-1c1a-8029-00000000006b 7064 1726882101.32724: WORKER PROCESS EXITING 7064 1726882101.32736: getting variables 7064 1726882101.32737: in VariableManager get_vars() 7064 1726882101.32792: Calling all_inventory to load vars for managed_node1 7064 1726882101.32940: Calling groups_inventory to load vars for managed_node1 7064 1726882101.32943: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882101.32953: Calling all_plugins_play to load vars for managed_node1 7064 1726882101.32956: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882101.32959: Calling groups_plugins_play to load vars for managed_node1 7064 1726882101.35265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882101.37230: done with get_vars() 7064 1726882101.37263: done getting variables 7064 1726882101.37334: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:28:21 -0400 (0:00:00.159) 0:00:41.611 ****** 7064 1726882101.37376: entering _queue_task() for managed_node1/package 7064 1726882101.37915: worker is 1 (out of 1 available) 7064 1726882101.37925: exiting _queue_task() for managed_node1/package 7064 1726882101.37935: done queuing things up, now waiting for results queue to drain 7064 1726882101.37937: waiting for pending results... 7064 1726882101.38020: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7064 1726882101.38179: in run() - task 12673a56-9f93-1c1a-8029-00000000006c 7064 1726882101.38203: variable 'ansible_search_path' from source: unknown 7064 1726882101.38211: variable 'ansible_search_path' from source: unknown 7064 1726882101.38250: calling self._execute() 7064 1726882101.38354: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882101.38365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882101.38387: variable 'omit' from source: magic vars 7064 1726882101.38881: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.38903: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.39113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882101.41498: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882101.41592: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882101.41646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882101.41685: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882101.41718: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882101.41817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.42232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.42235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.42272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.42298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.42420: variable 'ansible_distribution' from source: facts 7064 1726882101.42431: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.42454: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.42598: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.42601: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.42762: variable 'ansible_distribution' from source: facts 7064 1726882101.42779: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.42790: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.42995: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.42999: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.43079: variable 'ansible_distribution' from source: facts 7064 1726882101.43089: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.43108: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.43271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882101.43480: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882101.43582: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882101.43624: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882101.43669: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882101.43785: variable 'network_packages' from source: role '' defaults 7064 1726882101.43954: variable '__network_provider_setup' from source: role '' defaults 7064 1726882101.43957: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882101.43999: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882101.44025: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882101.44100: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882101.44284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.44325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.44355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.44408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.44435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.44499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.44517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.44551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.44608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.44624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.44964: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7064 1726882101.44967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.45001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.45043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.45145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.45173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.45328: variable 'ansible_python' from source: facts 7064 1726882101.45414: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7064 1726882101.45466: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882101.45557: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882101.45672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.45700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.45725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.45775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.45792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.45856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.45887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.45955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.45967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.46073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.46331: variable 'network_connections' from source: task vars 7064 1726882101.46342: variable 'interface' from source: play vars 7064 1726882101.46627: variable 'interface' from source: play vars 7064 1726882101.46711: 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) 7064 1726882101.46735: 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) 7064 1726882101.46767: 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) 7064 1726882101.46798: 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) 7064 1726882101.46849: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882101.47312: variable 'network_connections' from source: task vars 7064 1726882101.47316: variable 'interface' from source: play vars 7064 1726882101.47599: variable 'interface' from source: play vars 7064 1726882101.47603: variable '__network_packages_default_wireless' from source: role '' defaults 7064 1726882101.47605: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882101.47842: variable 'network_connections' from source: task vars 7064 1726882101.47846: variable 'interface' from source: play vars 7064 1726882101.47915: variable 'interface' from source: play vars 7064 1726882101.47940: variable '__network_packages_default_team' from source: role '' defaults 7064 1726882101.48012: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882101.48304: variable 'network_connections' from source: task vars 7064 1726882101.48307: variable 'interface' from source: play vars 7064 1726882101.48373: variable 'interface' from source: play vars 7064 1726882101.48422: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882101.48662: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882101.48666: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882101.48669: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882101.48841: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7064 1726882101.49311: variable 'network_connections' from source: task vars 7064 1726882101.49314: variable 'interface' from source: play vars 7064 1726882101.49372: variable 'interface' from source: play vars 7064 1726882101.49379: variable 'ansible_distribution' from source: facts 7064 1726882101.49382: variable '__network_rh_distros' from source: role '' defaults 7064 1726882101.49388: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.49407: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7064 1726882101.49571: variable 'ansible_distribution' from source: facts 7064 1726882101.49574: variable '__network_rh_distros' from source: role '' defaults 7064 1726882101.49577: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.49587: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7064 1726882101.49751: variable 'ansible_distribution' from source: facts 7064 1726882101.49754: variable '__network_rh_distros' from source: role '' defaults 7064 1726882101.49759: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.49792: variable 'network_provider' from source: set_fact 7064 1726882101.49811: variable 'ansible_facts' from source: unknown 7064 1726882101.50440: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7064 1726882101.50444: when evaluation is False, skipping this task 7064 1726882101.50446: _execute() done 7064 1726882101.50449: dumping result to json 7064 1726882101.50451: done dumping result, returning 7064 1726882101.50544: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-1c1a-8029-00000000006c] 7064 1726882101.50547: sending task result for task 12673a56-9f93-1c1a-8029-00000000006c 7064 1726882101.50617: done sending task result for task 12673a56-9f93-1c1a-8029-00000000006c 7064 1726882101.50620: 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" } 7064 1726882101.50699: no more pending results, returning what we have 7064 1726882101.50702: results queue empty 7064 1726882101.50703: checking for any_errors_fatal 7064 1726882101.50708: done checking for any_errors_fatal 7064 1726882101.50709: checking for max_fail_percentage 7064 1726882101.50711: done checking for max_fail_percentage 7064 1726882101.50711: checking to see if all hosts have failed and the running result is not ok 7064 1726882101.50712: done checking to see if all hosts have failed 7064 1726882101.50713: getting the remaining hosts for this loop 7064 1726882101.50714: done getting the remaining hosts for this loop 7064 1726882101.50718: getting the next task for host managed_node1 7064 1726882101.50724: done getting next task for host managed_node1 7064 1726882101.50727: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7064 1726882101.50730: ^ 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? (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 7064 1726882101.50745: getting variables 7064 1726882101.50746: in VariableManager get_vars() 7064 1726882101.50918: Calling all_inventory to load vars for managed_node1 7064 1726882101.50920: Calling groups_inventory to load vars for managed_node1 7064 1726882101.50923: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882101.50931: Calling all_plugins_play to load vars for managed_node1 7064 1726882101.50934: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882101.50937: Calling groups_plugins_play to load vars for managed_node1 7064 1726882101.52822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882101.54356: done with get_vars() 7064 1726882101.54378: done getting variables 7064 1726882101.54436: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:28:21 -0400 (0:00:00.170) 0:00:41.782 ****** 7064 1726882101.54467: entering _queue_task() for managed_node1/package 7064 1726882101.54760: worker is 1 (out of 1 available) 7064 1726882101.54772: exiting _queue_task() for managed_node1/package 7064 1726882101.54784: done queuing things up, now waiting for results queue to drain 7064 1726882101.54786: waiting for pending results... 7064 1726882101.55205: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7064 1726882101.55211: in run() - task 12673a56-9f93-1c1a-8029-00000000006d 7064 1726882101.55233: variable 'ansible_search_path' from source: unknown 7064 1726882101.55241: variable 'ansible_search_path' from source: unknown 7064 1726882101.55279: calling self._execute() 7064 1726882101.55388: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882101.55405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882101.55421: variable 'omit' from source: magic vars 7064 1726882101.55879: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.55914: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.56136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882101.58662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882101.58725: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882101.58753: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882101.58778: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882101.58802: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882101.58875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.58898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.58920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.58946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.58958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.59043: variable 'ansible_distribution' from source: facts 7064 1726882101.59046: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.59053: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.59140: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.59143: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.59258: variable 'ansible_distribution' from source: facts 7064 1726882101.59261: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.59267: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.59341: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.59344: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.59455: variable 'ansible_distribution' from source: facts 7064 1726882101.59458: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.59461: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.59538: variable 'network_state' from source: role '' defaults 7064 1726882101.59547: Evaluated conditional (network_state != {}): False 7064 1726882101.59549: when evaluation is False, skipping this task 7064 1726882101.59552: _execute() done 7064 1726882101.59555: dumping result to json 7064 1726882101.59559: done dumping result, returning 7064 1726882101.59566: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-1c1a-8029-00000000006d] 7064 1726882101.59572: sending task result for task 12673a56-9f93-1c1a-8029-00000000006d 7064 1726882101.59660: done sending task result for task 12673a56-9f93-1c1a-8029-00000000006d 7064 1726882101.59662: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882101.59710: no more pending results, returning what we have 7064 1726882101.59713: results queue empty 7064 1726882101.59714: checking for any_errors_fatal 7064 1726882101.59723: done checking for any_errors_fatal 7064 1726882101.59724: checking for max_fail_percentage 7064 1726882101.59725: done checking for max_fail_percentage 7064 1726882101.59726: checking to see if all hosts have failed and the running result is not ok 7064 1726882101.59727: done checking to see if all hosts have failed 7064 1726882101.59727: getting the remaining hosts for this loop 7064 1726882101.59729: done getting the remaining hosts for this loop 7064 1726882101.59732: getting the next task for host managed_node1 7064 1726882101.59739: done getting next task for host managed_node1 7064 1726882101.59743: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7064 1726882101.59746: ^ 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? (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 7064 1726882101.59763: getting variables 7064 1726882101.59765: in VariableManager get_vars() 7064 1726882101.59818: Calling all_inventory to load vars for managed_node1 7064 1726882101.59821: Calling groups_inventory to load vars for managed_node1 7064 1726882101.59823: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882101.59831: Calling all_plugins_play to load vars for managed_node1 7064 1726882101.59834: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882101.59836: Calling groups_plugins_play to load vars for managed_node1 7064 1726882101.60799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882101.61987: done with get_vars() 7064 1726882101.62008: done getting variables 7064 1726882101.62052: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:28:21 -0400 (0:00:00.076) 0:00:41.858 ****** 7064 1726882101.62082: entering _queue_task() for managed_node1/package 7064 1726882101.62315: worker is 1 (out of 1 available) 7064 1726882101.62328: exiting _queue_task() for managed_node1/package 7064 1726882101.62339: done queuing things up, now waiting for results queue to drain 7064 1726882101.62340: waiting for pending results... 7064 1726882101.62521: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7064 1726882101.62622: in run() - task 12673a56-9f93-1c1a-8029-00000000006e 7064 1726882101.62633: variable 'ansible_search_path' from source: unknown 7064 1726882101.62636: variable 'ansible_search_path' from source: unknown 7064 1726882101.62665: calling self._execute() 7064 1726882101.62740: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882101.62744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882101.62752: variable 'omit' from source: magic vars 7064 1726882101.63035: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.63044: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.63180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882101.65440: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882101.65485: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882101.65514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882101.65539: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882101.65560: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882101.65622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.65643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.65662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.65690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.65704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.65782: variable 'ansible_distribution' from source: facts 7064 1726882101.65786: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.65796: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.65870: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.65874: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.65987: variable 'ansible_distribution' from source: facts 7064 1726882101.65995: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.66008: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.66069: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.66072: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.66181: variable 'ansible_distribution' from source: facts 7064 1726882101.66184: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.66190: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.66266: variable 'network_state' from source: role '' defaults 7064 1726882101.66275: Evaluated conditional (network_state != {}): False 7064 1726882101.66278: when evaluation is False, skipping this task 7064 1726882101.66280: _execute() done 7064 1726882101.66283: dumping result to json 7064 1726882101.66288: done dumping result, returning 7064 1726882101.66298: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-1c1a-8029-00000000006e] 7064 1726882101.66301: sending task result for task 12673a56-9f93-1c1a-8029-00000000006e 7064 1726882101.66387: done sending task result for task 12673a56-9f93-1c1a-8029-00000000006e 7064 1726882101.66390: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882101.66454: no more pending results, returning what we have 7064 1726882101.66457: results queue empty 7064 1726882101.66458: checking for any_errors_fatal 7064 1726882101.66464: done checking for any_errors_fatal 7064 1726882101.66465: checking for max_fail_percentage 7064 1726882101.66467: done checking for max_fail_percentage 7064 1726882101.66467: checking to see if all hosts have failed and the running result is not ok 7064 1726882101.66468: done checking to see if all hosts have failed 7064 1726882101.66469: getting the remaining hosts for this loop 7064 1726882101.66470: done getting the remaining hosts for this loop 7064 1726882101.66474: getting the next task for host managed_node1 7064 1726882101.66480: done getting next task for host managed_node1 7064 1726882101.66483: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7064 1726882101.66486: ^ 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? (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 7064 1726882101.66510: getting variables 7064 1726882101.66511: in VariableManager get_vars() 7064 1726882101.66558: Calling all_inventory to load vars for managed_node1 7064 1726882101.66561: Calling groups_inventory to load vars for managed_node1 7064 1726882101.66563: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882101.66572: Calling all_plugins_play to load vars for managed_node1 7064 1726882101.66574: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882101.66577: Calling groups_plugins_play to load vars for managed_node1 7064 1726882101.67842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882101.69141: done with get_vars() 7064 1726882101.69157: done getting variables 7064 1726882101.69206: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:28:21 -0400 (0:00:00.071) 0:00:41.930 ****** 7064 1726882101.69234: entering _queue_task() for managed_node1/service 7064 1726882101.69450: worker is 1 (out of 1 available) 7064 1726882101.69464: exiting _queue_task() for managed_node1/service 7064 1726882101.69475: done queuing things up, now waiting for results queue to drain 7064 1726882101.69476: waiting for pending results... 7064 1726882101.69660: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7064 1726882101.69752: in run() - task 12673a56-9f93-1c1a-8029-00000000006f 7064 1726882101.69765: variable 'ansible_search_path' from source: unknown 7064 1726882101.69768: variable 'ansible_search_path' from source: unknown 7064 1726882101.69808: calling self._execute() 7064 1726882101.69877: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882101.69881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882101.69891: variable 'omit' from source: magic vars 7064 1726882101.70163: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.70172: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.70303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882101.72203: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882101.72249: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882101.72276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882101.72308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882101.72327: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882101.72383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.72419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.72437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.72463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.72474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.72554: variable 'ansible_distribution' from source: facts 7064 1726882101.72558: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.72564: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.72646: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.72650: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.72763: variable 'ansible_distribution' from source: facts 7064 1726882101.72766: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.72771: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.72846: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.72849: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.72955: variable 'ansible_distribution' from source: facts 7064 1726882101.72960: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.72967: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.73035: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882101.73120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.73137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.73153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.73185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.73197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.73225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.73241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.73257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.73283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.73299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.73324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.73339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.73355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.73378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.73390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.73485: variable 'network_connections' from source: task vars 7064 1726882101.73499: variable 'interface' from source: play vars 7064 1726882101.73546: variable 'interface' from source: play vars 7064 1726882101.73604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882101.73718: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882101.73746: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882101.73768: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882101.73789: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882101.73822: 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) 7064 1726882101.73840: 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) 7064 1726882101.73858: 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) 7064 1726882101.73874: 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) 7064 1726882101.73911: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882101.74067: variable 'network_connections' from source: task vars 7064 1726882101.74071: variable 'interface' from source: play vars 7064 1726882101.74116: variable 'interface' from source: play vars 7064 1726882101.74134: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882101.74137: when evaluation is False, skipping this task 7064 1726882101.74139: _execute() done 7064 1726882101.74142: dumping result to json 7064 1726882101.74144: done dumping result, returning 7064 1726882101.74151: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-1c1a-8029-00000000006f] 7064 1726882101.74159: sending task result for task 12673a56-9f93-1c1a-8029-00000000006f 7064 1726882101.74243: done sending task result for task 12673a56-9f93-1c1a-8029-00000000006f 7064 1726882101.74246: 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" } 7064 1726882101.74391: no more pending results, returning what we have 7064 1726882101.74398: results queue empty 7064 1726882101.74399: checking for any_errors_fatal 7064 1726882101.74405: done checking for any_errors_fatal 7064 1726882101.74406: checking for max_fail_percentage 7064 1726882101.74408: done checking for max_fail_percentage 7064 1726882101.74409: checking to see if all hosts have failed and the running result is not ok 7064 1726882101.74410: done checking to see if all hosts have failed 7064 1726882101.74411: getting the remaining hosts for this loop 7064 1726882101.74412: done getting the remaining hosts for this loop 7064 1726882101.74416: getting the next task for host managed_node1 7064 1726882101.74423: done getting next task for host managed_node1 7064 1726882101.74427: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7064 1726882101.74429: ^ 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? (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 7064 1726882101.74445: getting variables 7064 1726882101.74447: in VariableManager get_vars() 7064 1726882101.74524: Calling all_inventory to load vars for managed_node1 7064 1726882101.74528: Calling groups_inventory to load vars for managed_node1 7064 1726882101.74530: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882101.74538: Calling all_plugins_play to load vars for managed_node1 7064 1726882101.74541: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882101.74544: Calling groups_plugins_play to load vars for managed_node1 7064 1726882101.75978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882101.77812: done with get_vars() 7064 1726882101.77834: done getting variables 7064 1726882101.77913: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:28:21 -0400 (0:00:00.087) 0:00:42.017 ****** 7064 1726882101.77945: entering _queue_task() for managed_node1/service 7064 1726882101.78257: worker is 1 (out of 1 available) 7064 1726882101.78269: exiting _queue_task() for managed_node1/service 7064 1726882101.78282: done queuing things up, now waiting for results queue to drain 7064 1726882101.78283: waiting for pending results... 7064 1726882101.78628: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7064 1726882101.78740: in run() - task 12673a56-9f93-1c1a-8029-000000000070 7064 1726882101.78750: variable 'ansible_search_path' from source: unknown 7064 1726882101.78753: variable 'ansible_search_path' from source: unknown 7064 1726882101.78778: calling self._execute() 7064 1726882101.78851: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882101.78854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882101.78864: variable 'omit' from source: magic vars 7064 1726882101.79126: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.79135: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.79269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882101.84768: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882101.84815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882101.84845: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882101.84868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882101.84886: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882101.84937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.84957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.84974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.85002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.85013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.85087: variable 'ansible_distribution' from source: facts 7064 1726882101.85091: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.85099: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.85177: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.85180: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.85297: variable 'ansible_distribution' from source: facts 7064 1726882101.85301: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.85303: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.85373: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.85377: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882101.85481: variable 'ansible_distribution' from source: facts 7064 1726882101.85485: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.85489: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882101.85577: variable 'network_provider' from source: set_fact 7064 1726882101.85580: variable 'network_state' from source: role '' defaults 7064 1726882101.85591: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7064 1726882101.85598: variable 'omit' from source: magic vars 7064 1726882101.85632: variable 'omit' from source: magic vars 7064 1726882101.85651: variable 'network_service_name' from source: role '' defaults 7064 1726882101.85700: variable 'network_service_name' from source: role '' defaults 7064 1726882101.85763: variable '__network_provider_setup' from source: role '' defaults 7064 1726882101.85766: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882101.85811: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882101.85825: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882101.85866: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882101.85963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.85979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.85999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.86024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.86038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.86063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.86079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.86099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.86122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.86132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.86258: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7064 1726882101.86327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.86343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.86364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.86390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.86403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.86459: variable 'ansible_python' from source: facts 7064 1726882101.86474: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7064 1726882101.86528: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882101.86578: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882101.86669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.86684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.86707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.86731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.86741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.86773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882101.86788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882101.86811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882101.86835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882101.86845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882101.86933: variable 'network_connections' from source: task vars 7064 1726882101.86939: variable 'interface' from source: play vars 7064 1726882101.86988: variable 'interface' from source: play vars 7064 1726882101.87059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882101.87170: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882101.87206: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882101.87238: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882101.87267: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882101.87313: 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) 7064 1726882101.87333: 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) 7064 1726882101.87356: 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) 7064 1726882101.87380: 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) 7064 1726882101.87408: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882101.87576: variable 'network_connections' from source: task vars 7064 1726882101.87579: variable 'interface' from source: play vars 7064 1726882101.87632: variable 'interface' from source: play vars 7064 1726882101.87654: variable '__network_packages_default_wireless' from source: role '' defaults 7064 1726882101.87710: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882101.87885: variable 'network_connections' from source: task vars 7064 1726882101.87888: variable 'interface' from source: play vars 7064 1726882101.87946: variable 'interface' from source: play vars 7064 1726882101.87962: variable '__network_packages_default_team' from source: role '' defaults 7064 1726882101.88017: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882101.88205: variable 'network_connections' from source: task vars 7064 1726882101.88209: variable 'interface' from source: play vars 7064 1726882101.88261: variable 'interface' from source: play vars 7064 1726882101.88292: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882101.88340: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882101.88343: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882101.88382: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882101.88515: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7064 1726882101.88811: variable 'network_connections' from source: task vars 7064 1726882101.88814: variable 'interface' from source: play vars 7064 1726882101.88856: variable 'interface' from source: play vars 7064 1726882101.88862: variable 'ansible_distribution' from source: facts 7064 1726882101.88865: variable '__network_rh_distros' from source: role '' defaults 7064 1726882101.88871: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.88882: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7064 1726882101.88996: variable 'ansible_distribution' from source: facts 7064 1726882101.89000: variable '__network_rh_distros' from source: role '' defaults 7064 1726882101.89002: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.89011: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7064 1726882101.89117: variable 'ansible_distribution' from source: facts 7064 1726882101.89121: variable '__network_rh_distros' from source: role '' defaults 7064 1726882101.89126: variable 'ansible_distribution_major_version' from source: facts 7064 1726882101.89150: variable 'network_provider' from source: set_fact 7064 1726882101.89165: variable 'omit' from source: magic vars 7064 1726882101.89182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882101.89202: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882101.89215: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882101.89228: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882101.89235: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882101.89249: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882101.89252: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882101.89254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882101.89312: Set connection var ansible_connection to ssh 7064 1726882101.89322: Set connection var ansible_shell_executable to /bin/sh 7064 1726882101.89327: Set connection var ansible_pipelining to False 7064 1726882101.89334: Set connection var ansible_timeout to 10 7064 1726882101.89337: Set connection var ansible_shell_type to sh 7064 1726882101.89342: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882101.89358: variable 'ansible_shell_executable' from source: unknown 7064 1726882101.89361: variable 'ansible_connection' from source: unknown 7064 1726882101.89363: variable 'ansible_module_compression' from source: unknown 7064 1726882101.89365: variable 'ansible_shell_type' from source: unknown 7064 1726882101.89368: variable 'ansible_shell_executable' from source: unknown 7064 1726882101.89370: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882101.89374: variable 'ansible_pipelining' from source: unknown 7064 1726882101.89376: variable 'ansible_timeout' from source: unknown 7064 1726882101.89381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882101.89446: 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) 7064 1726882101.89453: variable 'omit' from source: magic vars 7064 1726882101.89458: starting attempt loop 7064 1726882101.89460: running the handler 7064 1726882101.89514: variable 'ansible_facts' from source: unknown 7064 1726882101.89881: _low_level_execute_command(): starting 7064 1726882101.89884: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882101.90385: 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 <<< 7064 1726882101.90389: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882101.90391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882101.90395: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882101.90398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882101.90452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882101.90455: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882101.90457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882101.90511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882101.92181: stdout chunk (state=3): >>>/root <<< 7064 1726882101.92286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882101.92316: stderr chunk (state=3): >>><<< 7064 1726882101.92320: stdout chunk (state=3): >>><<< 7064 1726882101.92337: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882101.92349: _low_level_execute_command(): starting 7064 1726882101.92353: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882101.9233665-8655-101167841454104 `" && echo ansible-tmp-1726882101.9233665-8655-101167841454104="` echo /root/.ansible/tmp/ansible-tmp-1726882101.9233665-8655-101167841454104 `" ) && sleep 0' 7064 1726882101.92798: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882101.92801: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882101.92804: 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.9.159 is address <<< 7064 1726882101.92822: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882101.92825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882101.92867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882101.92874: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882101.92876: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882101.92923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882101.94757: stdout chunk (state=3): >>>ansible-tmp-1726882101.9233665-8655-101167841454104=/root/.ansible/tmp/ansible-tmp-1726882101.9233665-8655-101167841454104 <<< 7064 1726882101.94867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882101.94891: stderr chunk (state=3): >>><<< 7064 1726882101.94896: stdout chunk (state=3): >>><<< 7064 1726882101.94911: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882101.9233665-8655-101167841454104=/root/.ansible/tmp/ansible-tmp-1726882101.9233665-8655-101167841454104 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882101.94932: variable 'ansible_module_compression' from source: unknown 7064 1726882101.94968: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7064 1726882101.95020: variable 'ansible_facts' from source: unknown 7064 1726882101.95155: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882101.9233665-8655-101167841454104/AnsiballZ_systemd.py 7064 1726882101.95255: Sending initial data 7064 1726882101.95258: Sent initial data (154 bytes) 7064 1726882101.95678: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882101.95685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882101.95700: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882101.95720: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882101.95768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882101.95772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882101.95820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882101.97321: 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 <<< 7064 1726882101.97361: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882101.97408: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp2pfnkpiq /root/.ansible/tmp/ansible-tmp-1726882101.9233665-8655-101167841454104/AnsiballZ_systemd.py <<< 7064 1726882101.97410: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882101.9233665-8655-101167841454104/AnsiballZ_systemd.py" <<< 7064 1726882101.97445: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp2pfnkpiq" to remote "/root/.ansible/tmp/ansible-tmp-1726882101.9233665-8655-101167841454104/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882101.9233665-8655-101167841454104/AnsiballZ_systemd.py" <<< 7064 1726882101.98503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882101.98678: stderr chunk (state=3): >>><<< 7064 1726882101.98682: stdout chunk (state=3): >>><<< 7064 1726882101.98684: done transferring module to remote 7064 1726882101.98686: _low_level_execute_command(): starting 7064 1726882101.98689: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882101.9233665-8655-101167841454104/ /root/.ansible/tmp/ansible-tmp-1726882101.9233665-8655-101167841454104/AnsiballZ_systemd.py && sleep 0' 7064 1726882101.99373: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882101.99446: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882101.99486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882101.99598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882102.01282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882102.01296: stdout chunk (state=3): >>><<< 7064 1726882102.01309: stderr chunk (state=3): >>><<< 7064 1726882102.01336: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882102.01348: _low_level_execute_command(): starting 7064 1726882102.01357: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882101.9233665-8655-101167841454104/AnsiballZ_systemd.py && sleep 0' 7064 1726882102.01940: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882102.01960: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882102.01978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882102.01998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882102.02017: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882102.02031: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882102.02052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882102.02109: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882102.02170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882102.02201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882102.02238: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882102.02328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882102.30783: 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": "701", "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 21:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "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<<< 7064 1726882102.30798: 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": "9859072", "MemoryPeak": "10383360", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3305394176", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "130072000", "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", "PrivateI<<< 7064 1726882102.30818: stdout chunk (state=3): >>>PC": "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": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service network.target shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "dbus.socket basic.target dbus-broker.service sysinit.target system.slice network-pre.target systemd-journald.socket cloud-init-local.service", "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 21:28:12 EDT", "StateChangeTimestampMonotonic": "525341728", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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 21:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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}}} <<< 7064 1726882102.32539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882102.32571: stderr chunk (state=3): >>><<< 7064 1726882102.32574: stdout chunk (state=3): >>><<< 7064 1726882102.32592: _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": "701", "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 21:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "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": "9859072", "MemoryPeak": "10383360", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3305394176", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "130072000", "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": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service network.target shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "dbus.socket basic.target dbus-broker.service sysinit.target system.slice network-pre.target systemd-journald.socket cloud-init-local.service", "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 21:28:12 EDT", "StateChangeTimestampMonotonic": "525341728", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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 21:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882102.32708: 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-1726882101.9233665-8655-101167841454104/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882102.32724: _low_level_execute_command(): starting 7064 1726882102.32730: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882101.9233665-8655-101167841454104/ > /dev/null 2>&1 && sleep 0' 7064 1726882102.33175: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882102.33178: 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.9.159 originally 10.31.9.159 <<< 7064 1726882102.33180: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882102.33182: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882102.33184: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882102.33242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882102.33249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882102.33251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882102.33287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882102.35034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882102.35056: stderr chunk (state=3): >>><<< 7064 1726882102.35059: stdout chunk (state=3): >>><<< 7064 1726882102.35073: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882102.35078: handler run complete 7064 1726882102.35120: attempt loop complete, returning result 7064 1726882102.35123: _execute() done 7064 1726882102.35125: dumping result to json 7064 1726882102.35140: done dumping result, returning 7064 1726882102.35147: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-1c1a-8029-000000000070] 7064 1726882102.35149: sending task result for task 12673a56-9f93-1c1a-8029-000000000070 7064 1726882102.35345: done sending task result for task 12673a56-9f93-1c1a-8029-000000000070 7064 1726882102.35348: 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 } 7064 1726882102.35403: no more pending results, returning what we have 7064 1726882102.35406: results queue empty 7064 1726882102.35407: checking for any_errors_fatal 7064 1726882102.35413: done checking for any_errors_fatal 7064 1726882102.35414: checking for max_fail_percentage 7064 1726882102.35415: done checking for max_fail_percentage 7064 1726882102.35416: checking to see if all hosts have failed and the running result is not ok 7064 1726882102.35417: done checking to see if all hosts have failed 7064 1726882102.35417: getting the remaining hosts for this loop 7064 1726882102.35419: done getting the remaining hosts for this loop 7064 1726882102.35422: getting the next task for host managed_node1 7064 1726882102.35428: done getting next task for host managed_node1 7064 1726882102.35431: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7064 1726882102.35433: ^ 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? (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 7064 1726882102.35444: getting variables 7064 1726882102.35445: in VariableManager get_vars() 7064 1726882102.38944: Calling all_inventory to load vars for managed_node1 7064 1726882102.38946: Calling groups_inventory to load vars for managed_node1 7064 1726882102.38948: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882102.38953: Calling all_plugins_play to load vars for managed_node1 7064 1726882102.38955: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882102.38956: Calling groups_plugins_play to load vars for managed_node1 7064 1726882102.39563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882102.40768: done with get_vars() 7064 1726882102.40788: done getting variables 7064 1726882102.40839: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:28:22 -0400 (0:00:00.629) 0:00:42.646 ****** 7064 1726882102.40866: entering _queue_task() for managed_node1/service 7064 1726882102.41159: worker is 1 (out of 1 available) 7064 1726882102.41173: exiting _queue_task() for managed_node1/service 7064 1726882102.41187: done queuing things up, now waiting for results queue to drain 7064 1726882102.41189: waiting for pending results... 7064 1726882102.41378: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7064 1726882102.41481: in run() - task 12673a56-9f93-1c1a-8029-000000000071 7064 1726882102.41496: variable 'ansible_search_path' from source: unknown 7064 1726882102.41500: variable 'ansible_search_path' from source: unknown 7064 1726882102.41531: calling self._execute() 7064 1726882102.41605: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882102.41609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882102.41622: variable 'omit' from source: magic vars 7064 1726882102.41889: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.41901: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882102.42031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882102.43779: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882102.43999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882102.44002: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882102.44004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882102.44007: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882102.44030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882102.44063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882102.44095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882102.44140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882102.44157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882102.44278: variable 'ansible_distribution' from source: facts 7064 1726882102.44289: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.44302: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882102.44413: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.44425: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882102.44590: variable 'ansible_distribution' from source: facts 7064 1726882102.44602: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.44612: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882102.44716: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.44726: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882102.44892: variable 'ansible_distribution' from source: facts 7064 1726882102.44905: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.44915: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882102.45019: variable 'network_provider' from source: set_fact 7064 1726882102.45030: Evaluated conditional (network_provider == "nm"): True 7064 1726882102.45120: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882102.45202: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882102.45309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882102.45336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882102.45364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882102.45598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882102.45601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882102.45604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882102.45606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882102.45608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882102.45610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882102.45613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882102.45615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882102.45625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882102.45652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882102.45692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882102.45714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882102.45835: variable 'network_connections' from source: task vars 7064 1726882102.45850: variable 'interface' from source: play vars 7064 1726882102.45927: variable 'interface' from source: play vars 7064 1726882102.46009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882102.46316: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882102.46359: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882102.46395: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882102.46431: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882102.46476: 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) 7064 1726882102.46505: 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) 7064 1726882102.46533: 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) 7064 1726882102.46563: 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) 7064 1726882102.46608: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882102.46832: variable 'network_connections' from source: task vars 7064 1726882102.46843: variable 'interface' from source: play vars 7064 1726882102.46904: variable 'interface' from source: play vars 7064 1726882102.46940: Evaluated conditional (__network_wpa_supplicant_required): False 7064 1726882102.46948: when evaluation is False, skipping this task 7064 1726882102.46956: _execute() done 7064 1726882102.46962: dumping result to json 7064 1726882102.46969: done dumping result, returning 7064 1726882102.46980: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-1c1a-8029-000000000071] 7064 1726882102.46990: sending task result for task 12673a56-9f93-1c1a-8029-000000000071 7064 1726882102.47086: done sending task result for task 12673a56-9f93-1c1a-8029-000000000071 7064 1726882102.47094: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7064 1726882102.47146: no more pending results, returning what we have 7064 1726882102.47149: results queue empty 7064 1726882102.47150: checking for any_errors_fatal 7064 1726882102.47167: done checking for any_errors_fatal 7064 1726882102.47168: checking for max_fail_percentage 7064 1726882102.47170: done checking for max_fail_percentage 7064 1726882102.47170: checking to see if all hosts have failed and the running result is not ok 7064 1726882102.47171: done checking to see if all hosts have failed 7064 1726882102.47172: getting the remaining hosts for this loop 7064 1726882102.47173: done getting the remaining hosts for this loop 7064 1726882102.47177: getting the next task for host managed_node1 7064 1726882102.47184: done getting next task for host managed_node1 7064 1726882102.47188: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7064 1726882102.47190: ^ 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? (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 7064 1726882102.47214: getting variables 7064 1726882102.47216: in VariableManager get_vars() 7064 1726882102.47269: Calling all_inventory to load vars for managed_node1 7064 1726882102.47271: Calling groups_inventory to load vars for managed_node1 7064 1726882102.47274: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882102.47282: Calling all_plugins_play to load vars for managed_node1 7064 1726882102.47287: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882102.47290: Calling groups_plugins_play to load vars for managed_node1 7064 1726882102.49074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882102.50645: done with get_vars() 7064 1726882102.50665: done getting variables 7064 1726882102.50724: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:28:22 -0400 (0:00:00.098) 0:00:42.745 ****** 7064 1726882102.50754: entering _queue_task() for managed_node1/service 7064 1726882102.51029: worker is 1 (out of 1 available) 7064 1726882102.51042: exiting _queue_task() for managed_node1/service 7064 1726882102.51053: done queuing things up, now waiting for results queue to drain 7064 1726882102.51054: waiting for pending results... 7064 1726882102.51320: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7064 1726882102.51501: in run() - task 12673a56-9f93-1c1a-8029-000000000072 7064 1726882102.51505: variable 'ansible_search_path' from source: unknown 7064 1726882102.51507: variable 'ansible_search_path' from source: unknown 7064 1726882102.51526: calling self._execute() 7064 1726882102.51614: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882102.51633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882102.51650: variable 'omit' from source: magic vars 7064 1726882102.52017: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.52037: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882102.52277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882102.54594: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882102.54678: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882102.54720: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882102.54757: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882102.54790: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882102.54885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882102.54915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882102.55099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882102.55103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882102.55105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882102.55117: variable 'ansible_distribution' from source: facts 7064 1726882102.55126: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.55137: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882102.55255: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.55266: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882102.55444: variable 'ansible_distribution' from source: facts 7064 1726882102.55453: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.55464: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882102.55574: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.55585: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882102.55759: variable 'ansible_distribution' from source: facts 7064 1726882102.55772: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.55781: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882102.55890: variable 'network_provider' from source: set_fact 7064 1726882102.55903: Evaluated conditional (network_provider == "initscripts"): False 7064 1726882102.55911: when evaluation is False, skipping this task 7064 1726882102.55918: _execute() done 7064 1726882102.55924: dumping result to json 7064 1726882102.55930: done dumping result, returning 7064 1726882102.55941: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-1c1a-8029-000000000072] 7064 1726882102.55949: sending task result for task 12673a56-9f93-1c1a-8029-000000000072 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7064 1726882102.56205: no more pending results, returning what we have 7064 1726882102.56208: results queue empty 7064 1726882102.56209: checking for any_errors_fatal 7064 1726882102.56218: done checking for any_errors_fatal 7064 1726882102.56219: checking for max_fail_percentage 7064 1726882102.56221: done checking for max_fail_percentage 7064 1726882102.56222: checking to see if all hosts have failed and the running result is not ok 7064 1726882102.56223: done checking to see if all hosts have failed 7064 1726882102.56224: getting the remaining hosts for this loop 7064 1726882102.56225: done getting the remaining hosts for this loop 7064 1726882102.56229: getting the next task for host managed_node1 7064 1726882102.56237: done getting next task for host managed_node1 7064 1726882102.56241: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7064 1726882102.56244: ^ 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? (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 7064 1726882102.56262: getting variables 7064 1726882102.56264: in VariableManager get_vars() 7064 1726882102.56324: Calling all_inventory to load vars for managed_node1 7064 1726882102.56327: Calling groups_inventory to load vars for managed_node1 7064 1726882102.56330: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882102.56340: Calling all_plugins_play to load vars for managed_node1 7064 1726882102.56342: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882102.56345: Calling groups_plugins_play to load vars for managed_node1 7064 1726882102.56906: done sending task result for task 12673a56-9f93-1c1a-8029-000000000072 7064 1726882102.56910: WORKER PROCESS EXITING 7064 1726882102.57775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882102.59513: done with get_vars() 7064 1726882102.59538: done getting variables 7064 1726882102.59595: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:28:22 -0400 (0:00:00.088) 0:00:42.834 ****** 7064 1726882102.59636: entering _queue_task() for managed_node1/copy 7064 1726882102.60122: worker is 1 (out of 1 available) 7064 1726882102.60132: exiting _queue_task() for managed_node1/copy 7064 1726882102.60142: done queuing things up, now waiting for results queue to drain 7064 1726882102.60144: waiting for pending results... 7064 1726882102.60240: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7064 1726882102.60398: in run() - task 12673a56-9f93-1c1a-8029-000000000073 7064 1726882102.60418: variable 'ansible_search_path' from source: unknown 7064 1726882102.60428: variable 'ansible_search_path' from source: unknown 7064 1726882102.60465: calling self._execute() 7064 1726882102.60562: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882102.60577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882102.60600: variable 'omit' from source: magic vars 7064 1726882102.61000: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.61021: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882102.61233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882102.63615: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882102.63686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882102.63743: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882102.63843: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882102.63846: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882102.63892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882102.63930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882102.63964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882102.64011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882102.64031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882102.64151: variable 'ansible_distribution' from source: facts 7064 1726882102.64161: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.64179: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882102.64307: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.64389: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882102.64489: variable 'ansible_distribution' from source: facts 7064 1726882102.64507: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.64520: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882102.64636: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.64649: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882102.64817: variable 'ansible_distribution' from source: facts 7064 1726882102.65000: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.65003: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882102.65005: variable 'network_provider' from source: set_fact 7064 1726882102.65007: Evaluated conditional (network_provider == "initscripts"): False 7064 1726882102.65009: when evaluation is False, skipping this task 7064 1726882102.65011: _execute() done 7064 1726882102.65013: dumping result to json 7064 1726882102.65015: done dumping result, returning 7064 1726882102.65017: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-1c1a-8029-000000000073] 7064 1726882102.65019: sending task result for task 12673a56-9f93-1c1a-8029-000000000073 7064 1726882102.65111: done sending task result for task 12673a56-9f93-1c1a-8029-000000000073 7064 1726882102.65121: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7064 1726882102.65182: no more pending results, returning what we have 7064 1726882102.65186: results queue empty 7064 1726882102.65187: checking for any_errors_fatal 7064 1726882102.65194: done checking for any_errors_fatal 7064 1726882102.65195: checking for max_fail_percentage 7064 1726882102.65198: done checking for max_fail_percentage 7064 1726882102.65198: checking to see if all hosts have failed and the running result is not ok 7064 1726882102.65199: done checking to see if all hosts have failed 7064 1726882102.65200: getting the remaining hosts for this loop 7064 1726882102.65201: done getting the remaining hosts for this loop 7064 1726882102.65206: getting the next task for host managed_node1 7064 1726882102.65216: done getting next task for host managed_node1 7064 1726882102.65221: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7064 1726882102.65224: ^ 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? (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 7064 1726882102.65244: getting variables 7064 1726882102.65246: in VariableManager get_vars() 7064 1726882102.65508: Calling all_inventory to load vars for managed_node1 7064 1726882102.65512: Calling groups_inventory to load vars for managed_node1 7064 1726882102.65514: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882102.65523: Calling all_plugins_play to load vars for managed_node1 7064 1726882102.65526: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882102.65529: Calling groups_plugins_play to load vars for managed_node1 7064 1726882102.67037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882102.68622: done with get_vars() 7064 1726882102.68645: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:28:22 -0400 (0:00:00.091) 0:00:42.925 ****** 7064 1726882102.68746: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7064 1726882102.69075: worker is 1 (out of 1 available) 7064 1726882102.69087: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7064 1726882102.69111: done queuing things up, now waiting for results queue to drain 7064 1726882102.69113: waiting for pending results... 7064 1726882102.69426: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7064 1726882102.69560: in run() - task 12673a56-9f93-1c1a-8029-000000000074 7064 1726882102.69799: variable 'ansible_search_path' from source: unknown 7064 1726882102.69803: variable 'ansible_search_path' from source: unknown 7064 1726882102.69805: calling self._execute() 7064 1726882102.69808: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882102.69810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882102.69813: variable 'omit' from source: magic vars 7064 1726882102.70099: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.70116: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882102.70307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882102.72416: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882102.72495: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882102.72535: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882102.72574: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882102.72608: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882102.72686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882102.72724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882102.72755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882102.72802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882102.72823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882102.72926: variable 'ansible_distribution' from source: facts 7064 1726882102.72935: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.72945: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882102.73053: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.73113: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882102.73313: variable 'ansible_distribution' from source: facts 7064 1726882102.73316: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.73322: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882102.73443: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.73447: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882102.73636: variable 'ansible_distribution' from source: facts 7064 1726882102.73640: variable 'ansible_distribution_major_version' from source: facts 7064 1726882102.73646: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882102.73652: variable 'omit' from source: magic vars 7064 1726882102.73713: variable 'omit' from source: magic vars 7064 1726882102.73850: variable 'network_provider' from source: set_fact 7064 1726882102.73957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882102.73982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882102.74099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882102.74103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882102.74105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882102.74142: variable 'omit' from source: magic vars 7064 1726882102.74258: variable 'omit' from source: magic vars 7064 1726882102.74362: variable 'network_connections' from source: task vars 7064 1726882102.74382: variable 'interface' from source: play vars 7064 1726882102.74448: variable 'interface' from source: play vars 7064 1726882102.74811: variable 'omit' from source: magic vars 7064 1726882102.74814: variable '__lsr_ansible_managed' from source: task vars 7064 1726882102.74817: variable '__lsr_ansible_managed' from source: task vars 7064 1726882102.75039: Loaded config def from plugin (lookup/template) 7064 1726882102.75043: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7064 1726882102.75045: File lookup term: get_ansible_managed.j2 7064 1726882102.75047: variable 'ansible_search_path' from source: unknown 7064 1726882102.75050: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7064 1726882102.75145: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7064 1726882102.75161: variable 'ansible_search_path' from source: unknown 7064 1726882102.83360: variable 'ansible_managed' from source: unknown 7064 1726882102.83501: variable 'omit' from source: magic vars 7064 1726882102.83532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882102.83558: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882102.83577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882102.83601: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882102.83618: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882102.83648: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882102.83652: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882102.83654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882102.83757: Set connection var ansible_connection to ssh 7064 1726882102.83770: Set connection var ansible_shell_executable to /bin/sh 7064 1726882102.83775: Set connection var ansible_pipelining to False 7064 1726882102.83781: Set connection var ansible_timeout to 10 7064 1726882102.83998: Set connection var ansible_shell_type to sh 7064 1726882102.84002: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882102.84004: variable 'ansible_shell_executable' from source: unknown 7064 1726882102.84006: variable 'ansible_connection' from source: unknown 7064 1726882102.84009: variable 'ansible_module_compression' from source: unknown 7064 1726882102.84011: variable 'ansible_shell_type' from source: unknown 7064 1726882102.84013: variable 'ansible_shell_executable' from source: unknown 7064 1726882102.84014: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882102.84016: variable 'ansible_pipelining' from source: unknown 7064 1726882102.84018: variable 'ansible_timeout' from source: unknown 7064 1726882102.84021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882102.84024: 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__) 7064 1726882102.84027: variable 'omit' from source: magic vars 7064 1726882102.84030: starting attempt loop 7064 1726882102.84032: running the handler 7064 1726882102.84035: _low_level_execute_command(): starting 7064 1726882102.84052: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882102.84845: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882102.84857: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882102.85084: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882102.85088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882102.85090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882102.85117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882102.85198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882102.86846: stdout chunk (state=3): >>>/root <<< 7064 1726882102.87099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882102.87102: stdout chunk (state=3): >>><<< 7064 1726882102.87105: stderr chunk (state=3): >>><<< 7064 1726882102.87107: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882102.87110: _low_level_execute_command(): starting 7064 1726882102.87112: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882102.870127-8682-266795520111464 `" && echo ansible-tmp-1726882102.870127-8682-266795520111464="` echo /root/.ansible/tmp/ansible-tmp-1726882102.870127-8682-266795520111464 `" ) && sleep 0' 7064 1726882102.87610: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882102.87620: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882102.87631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882102.87645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882102.87662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882102.87669: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882102.87673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882102.87699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882102.87703: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882102.87705: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7064 1726882102.87775: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882102.87778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882102.87780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882102.87782: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882102.87784: stderr chunk (state=3): >>>debug2: match found <<< 7064 1726882102.87786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882102.87827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882102.87839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882102.87847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882102.87922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882102.89770: stdout chunk (state=3): >>>ansible-tmp-1726882102.870127-8682-266795520111464=/root/.ansible/tmp/ansible-tmp-1726882102.870127-8682-266795520111464 <<< 7064 1726882102.89910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882102.89926: stderr chunk (state=3): >>><<< 7064 1726882102.89935: stdout chunk (state=3): >>><<< 7064 1726882102.89964: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882102.870127-8682-266795520111464=/root/.ansible/tmp/ansible-tmp-1726882102.870127-8682-266795520111464 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882102.90203: variable 'ansible_module_compression' from source: unknown 7064 1726882102.90206: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7064 1726882102.90209: variable 'ansible_facts' from source: unknown 7064 1726882102.90220: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882102.870127-8682-266795520111464/AnsiballZ_network_connections.py 7064 1726882102.90435: Sending initial data 7064 1726882102.90444: Sent initial data (165 bytes) 7064 1726882102.90990: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882102.91009: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882102.91023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882102.91042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882102.91060: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882102.91077: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882102.91090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882102.91114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882102.91191: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882102.91219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882102.91237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882102.91256: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882102.91321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882102.92859: 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" <<< 7064 1726882102.92878: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882102.92915: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882102.92997: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpeyvqyvy_ /root/.ansible/tmp/ansible-tmp-1726882102.870127-8682-266795520111464/AnsiballZ_network_connections.py <<< 7064 1726882102.93012: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882102.870127-8682-266795520111464/AnsiballZ_network_connections.py" <<< 7064 1726882102.93056: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpeyvqyvy_" to remote "/root/.ansible/tmp/ansible-tmp-1726882102.870127-8682-266795520111464/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882102.870127-8682-266795520111464/AnsiballZ_network_connections.py" <<< 7064 1726882102.94356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882102.94417: stderr chunk (state=3): >>><<< 7064 1726882102.94431: stdout chunk (state=3): >>><<< 7064 1726882102.94486: done transferring module to remote 7064 1726882102.94507: _low_level_execute_command(): starting 7064 1726882102.94516: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882102.870127-8682-266795520111464/ /root/.ansible/tmp/ansible-tmp-1726882102.870127-8682-266795520111464/AnsiballZ_network_connections.py && sleep 0' 7064 1726882102.95179: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882102.95198: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882102.95218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882102.95338: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882102.95359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882102.95438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882102.97145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882102.97197: stderr chunk (state=3): >>><<< 7064 1726882102.97201: stdout chunk (state=3): >>><<< 7064 1726882102.97220: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882102.97223: _low_level_execute_command(): starting 7064 1726882102.97229: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882102.870127-8682-266795520111464/AnsiballZ_network_connections.py && sleep 0' 7064 1726882102.98076: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882102.98085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882102.98099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882102.98112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882102.98200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882102.98203: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882102.98205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882102.98208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882102.98210: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882102.98241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882102.98267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882102.98342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882103.28967: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_60oq4qpf/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_60oq4qpf/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on 802-1x-test/25af8ac0-7097-49fd-9cc2-57d03162cf0e: error=unknown <<< 7064 1726882103.29100: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__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": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7064 1726882103.30827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882103.30852: stderr chunk (state=3): >>><<< 7064 1726882103.30860: stdout chunk (state=3): >>><<< 7064 1726882103.30883: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_60oq4qpf/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_60oq4qpf/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on 802-1x-test/25af8ac0-7097-49fd-9cc2-57d03162cf0e: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__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": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882103.31000: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'persistent_state': 'absent', 'state': 'down'}], '__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-1726882102.870127-8682-266795520111464/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882103.31003: _low_level_execute_command(): starting 7064 1726882103.31005: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882102.870127-8682-266795520111464/ > /dev/null 2>&1 && sleep 0' 7064 1726882103.31599: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882103.31615: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882103.31629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882103.31657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882103.31675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882103.31687: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882103.31712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882103.31763: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882103.31820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882103.31845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882103.31873: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882103.31944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882103.33813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882103.33842: stdout chunk (state=3): >>><<< 7064 1726882103.33857: stderr chunk (state=3): >>><<< 7064 1726882103.33860: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882103.33867: handler run complete 7064 1726882103.33901: attempt loop complete, returning result 7064 1726882103.33905: _execute() done 7064 1726882103.33907: dumping result to json 7064 1726882103.33909: done dumping result, returning 7064 1726882103.33919: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-1c1a-8029-000000000074] 7064 1726882103.33922: sending task result for task 12673a56-9f93-1c1a-8029-000000000074 7064 1726882103.34033: done sending task result for task 12673a56-9f93-1c1a-8029-000000000074 7064 1726882103.34036: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 7064 1726882103.34137: no more pending results, returning what we have 7064 1726882103.34141: results queue empty 7064 1726882103.34142: checking for any_errors_fatal 7064 1726882103.34149: done checking for any_errors_fatal 7064 1726882103.34150: checking for max_fail_percentage 7064 1726882103.34151: done checking for max_fail_percentage 7064 1726882103.34152: checking to see if all hosts have failed and the running result is not ok 7064 1726882103.34153: done checking to see if all hosts have failed 7064 1726882103.34153: getting the remaining hosts for this loop 7064 1726882103.34155: done getting the remaining hosts for this loop 7064 1726882103.34158: getting the next task for host managed_node1 7064 1726882103.34165: done getting next task for host managed_node1 7064 1726882103.34168: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7064 1726882103.34172: ^ 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? (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 7064 1726882103.34182: getting variables 7064 1726882103.34184: in VariableManager get_vars() 7064 1726882103.34241: Calling all_inventory to load vars for managed_node1 7064 1726882103.34244: Calling groups_inventory to load vars for managed_node1 7064 1726882103.34246: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882103.34254: Calling all_plugins_play to load vars for managed_node1 7064 1726882103.34257: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882103.34259: Calling groups_plugins_play to load vars for managed_node1 7064 1726882103.35043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882103.36237: done with get_vars() 7064 1726882103.36260: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:28:23 -0400 (0:00:00.676) 0:00:43.601 ****** 7064 1726882103.36358: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7064 1726882103.36654: worker is 1 (out of 1 available) 7064 1726882103.36668: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7064 1726882103.36681: done queuing things up, now waiting for results queue to drain 7064 1726882103.36683: waiting for pending results... 7064 1726882103.36877: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7064 1726882103.36971: in run() - task 12673a56-9f93-1c1a-8029-000000000075 7064 1726882103.36984: variable 'ansible_search_path' from source: unknown 7064 1726882103.36987: variable 'ansible_search_path' from source: unknown 7064 1726882103.37022: calling self._execute() 7064 1726882103.37092: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882103.37099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882103.37112: variable 'omit' from source: magic vars 7064 1726882103.37415: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.37425: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882103.37565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882103.39959: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882103.40066: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882103.40080: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882103.40133: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882103.40173: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882103.40257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882103.40310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882103.40388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882103.40392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882103.40424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882103.40606: variable 'ansible_distribution' from source: facts 7064 1726882103.40635: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.40643: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882103.40767: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.40772: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882103.40907: variable 'ansible_distribution' from source: facts 7064 1726882103.40911: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.40916: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882103.40989: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.40992: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882103.41102: variable 'ansible_distribution' from source: facts 7064 1726882103.41106: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.41111: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882103.41182: variable 'network_state' from source: role '' defaults 7064 1726882103.41196: Evaluated conditional (network_state != {}): False 7064 1726882103.41199: when evaluation is False, skipping this task 7064 1726882103.41202: _execute() done 7064 1726882103.41205: dumping result to json 7064 1726882103.41207: done dumping result, returning 7064 1726882103.41213: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-1c1a-8029-000000000075] 7064 1726882103.41217: sending task result for task 12673a56-9f93-1c1a-8029-000000000075 7064 1726882103.41306: done sending task result for task 12673a56-9f93-1c1a-8029-000000000075 7064 1726882103.41309: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882103.41359: no more pending results, returning what we have 7064 1726882103.41363: results queue empty 7064 1726882103.41364: checking for any_errors_fatal 7064 1726882103.41374: done checking for any_errors_fatal 7064 1726882103.41374: checking for max_fail_percentage 7064 1726882103.41377: done checking for max_fail_percentage 7064 1726882103.41377: checking to see if all hosts have failed and the running result is not ok 7064 1726882103.41378: done checking to see if all hosts have failed 7064 1726882103.41379: getting the remaining hosts for this loop 7064 1726882103.41380: done getting the remaining hosts for this loop 7064 1726882103.41384: getting the next task for host managed_node1 7064 1726882103.41391: done getting next task for host managed_node1 7064 1726882103.41401: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7064 1726882103.41404: ^ 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? (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 7064 1726882103.41424: getting variables 7064 1726882103.41425: in VariableManager get_vars() 7064 1726882103.41473: Calling all_inventory to load vars for managed_node1 7064 1726882103.41476: Calling groups_inventory to load vars for managed_node1 7064 1726882103.41478: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882103.41487: Calling all_plugins_play to load vars for managed_node1 7064 1726882103.41489: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882103.41492: Calling groups_plugins_play to load vars for managed_node1 7064 1726882103.42582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882103.44562: done with get_vars() 7064 1726882103.44588: done getting variables 7064 1726882103.44649: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:28:23 -0400 (0:00:00.083) 0:00:43.684 ****** 7064 1726882103.44691: entering _queue_task() for managed_node1/debug 7064 1726882103.45122: worker is 1 (out of 1 available) 7064 1726882103.45133: exiting _queue_task() for managed_node1/debug 7064 1726882103.45143: done queuing things up, now waiting for results queue to drain 7064 1726882103.45145: waiting for pending results... 7064 1726882103.45557: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7064 1726882103.45563: in run() - task 12673a56-9f93-1c1a-8029-000000000076 7064 1726882103.45566: variable 'ansible_search_path' from source: unknown 7064 1726882103.45568: variable 'ansible_search_path' from source: unknown 7064 1726882103.45590: calling self._execute() 7064 1726882103.45690: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882103.46002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882103.46005: variable 'omit' from source: magic vars 7064 1726882103.46485: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.46557: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882103.46960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882103.49581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882103.49676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882103.49732: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882103.49776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882103.49808: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882103.49905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882103.49942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882103.49977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882103.50028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882103.50048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882103.50183: variable 'ansible_distribution' from source: facts 7064 1726882103.50197: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.50212: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882103.50341: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.50352: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882103.50561: variable 'ansible_distribution' from source: facts 7064 1726882103.50585: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.50611: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882103.50745: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.50756: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882103.50960: variable 'ansible_distribution' from source: facts 7064 1726882103.50963: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.50966: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882103.50976: variable 'omit' from source: magic vars 7064 1726882103.51296: variable 'omit' from source: magic vars 7064 1726882103.51299: variable 'omit' from source: magic vars 7064 1726882103.51322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882103.51351: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882103.51405: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882103.51425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882103.51434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882103.51462: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882103.51465: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882103.51468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882103.51558: Set connection var ansible_connection to ssh 7064 1726882103.51570: Set connection var ansible_shell_executable to /bin/sh 7064 1726882103.51575: Set connection var ansible_pipelining to False 7064 1726882103.51581: Set connection var ansible_timeout to 10 7064 1726882103.51586: Set connection var ansible_shell_type to sh 7064 1726882103.51591: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882103.51616: variable 'ansible_shell_executable' from source: unknown 7064 1726882103.51620: variable 'ansible_connection' from source: unknown 7064 1726882103.51623: variable 'ansible_module_compression' from source: unknown 7064 1726882103.51625: variable 'ansible_shell_type' from source: unknown 7064 1726882103.51628: variable 'ansible_shell_executable' from source: unknown 7064 1726882103.51630: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882103.51634: variable 'ansible_pipelining' from source: unknown 7064 1726882103.51637: variable 'ansible_timeout' from source: unknown 7064 1726882103.51641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882103.51738: 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) 7064 1726882103.51748: variable 'omit' from source: magic vars 7064 1726882103.51753: starting attempt loop 7064 1726882103.51756: running the handler 7064 1726882103.51870: variable '__network_connections_result' from source: set_fact 7064 1726882103.51920: handler run complete 7064 1726882103.51942: attempt loop complete, returning result 7064 1726882103.51946: _execute() done 7064 1726882103.51948: dumping result to json 7064 1726882103.51950: done dumping result, returning 7064 1726882103.51959: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-1c1a-8029-000000000076] 7064 1726882103.51962: sending task result for task 12673a56-9f93-1c1a-8029-000000000076 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 7064 1726882103.52210: no more pending results, returning what we have 7064 1726882103.52213: results queue empty 7064 1726882103.52214: checking for any_errors_fatal 7064 1726882103.52219: done checking for any_errors_fatal 7064 1726882103.52220: checking for max_fail_percentage 7064 1726882103.52228: done checking for max_fail_percentage 7064 1726882103.52229: checking to see if all hosts have failed and the running result is not ok 7064 1726882103.52230: done checking to see if all hosts have failed 7064 1726882103.52231: getting the remaining hosts for this loop 7064 1726882103.52232: done getting the remaining hosts for this loop 7064 1726882103.52235: getting the next task for host managed_node1 7064 1726882103.52241: done getting next task for host managed_node1 7064 1726882103.52244: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7064 1726882103.52247: ^ 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? (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 7064 1726882103.52256: getting variables 7064 1726882103.52258: in VariableManager get_vars() 7064 1726882103.52309: Calling all_inventory to load vars for managed_node1 7064 1726882103.52312: Calling groups_inventory to load vars for managed_node1 7064 1726882103.52315: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882103.52323: Calling all_plugins_play to load vars for managed_node1 7064 1726882103.52326: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882103.52329: Calling groups_plugins_play to load vars for managed_node1 7064 1726882103.52908: done sending task result for task 12673a56-9f93-1c1a-8029-000000000076 7064 1726882103.52911: WORKER PROCESS EXITING 7064 1726882103.53682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882103.55543: done with get_vars() 7064 1726882103.55575: done getting variables 7064 1726882103.55646: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:28:23 -0400 (0:00:00.109) 0:00:43.794 ****** 7064 1726882103.55690: entering _queue_task() for managed_node1/debug 7064 1726882103.56042: worker is 1 (out of 1 available) 7064 1726882103.56063: exiting _queue_task() for managed_node1/debug 7064 1726882103.56091: done queuing things up, now waiting for results queue to drain 7064 1726882103.56099: waiting for pending results... 7064 1726882103.56363: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7064 1726882103.56508: in run() - task 12673a56-9f93-1c1a-8029-000000000077 7064 1726882103.56533: variable 'ansible_search_path' from source: unknown 7064 1726882103.56541: variable 'ansible_search_path' from source: unknown 7064 1726882103.56582: calling self._execute() 7064 1726882103.56681: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882103.56695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882103.56712: variable 'omit' from source: magic vars 7064 1726882103.57171: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.57175: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882103.57338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882103.59540: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882103.59624: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882103.59668: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882103.59710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882103.59739: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882103.59824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882103.59857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882103.59891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882103.59992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882103.59997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882103.60075: variable 'ansible_distribution' from source: facts 7064 1726882103.60084: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.60101: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882103.60221: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.60231: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882103.60405: variable 'ansible_distribution' from source: facts 7064 1726882103.60414: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.60429: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882103.60540: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.60643: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882103.60723: variable 'ansible_distribution' from source: facts 7064 1726882103.60732: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.60742: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882103.60759: variable 'omit' from source: magic vars 7064 1726882103.60825: variable 'omit' from source: magic vars 7064 1726882103.60874: variable 'omit' from source: magic vars 7064 1726882103.60906: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882103.60937: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882103.60964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882103.60990: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882103.61081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882103.61084: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882103.61086: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882103.61088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882103.61132: Set connection var ansible_connection to ssh 7064 1726882103.61147: Set connection var ansible_shell_executable to /bin/sh 7064 1726882103.61155: Set connection var ansible_pipelining to False 7064 1726882103.61162: Set connection var ansible_timeout to 10 7064 1726882103.61169: Set connection var ansible_shell_type to sh 7064 1726882103.61176: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882103.61207: variable 'ansible_shell_executable' from source: unknown 7064 1726882103.61213: variable 'ansible_connection' from source: unknown 7064 1726882103.61219: variable 'ansible_module_compression' from source: unknown 7064 1726882103.61401: variable 'ansible_shell_type' from source: unknown 7064 1726882103.61405: variable 'ansible_shell_executable' from source: unknown 7064 1726882103.61407: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882103.61410: variable 'ansible_pipelining' from source: unknown 7064 1726882103.61412: variable 'ansible_timeout' from source: unknown 7064 1726882103.61415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882103.61447: 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) 7064 1726882103.61464: variable 'omit' from source: magic vars 7064 1726882103.61474: starting attempt loop 7064 1726882103.61481: running the handler 7064 1726882103.61542: variable '__network_connections_result' from source: set_fact 7064 1726882103.61621: variable '__network_connections_result' from source: set_fact 7064 1726882103.61728: handler run complete 7064 1726882103.61761: attempt loop complete, returning result 7064 1726882103.61770: _execute() done 7064 1726882103.61777: dumping result to json 7064 1726882103.61785: done dumping result, returning 7064 1726882103.61801: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-1c1a-8029-000000000077] 7064 1726882103.61810: sending task result for task 12673a56-9f93-1c1a-8029-000000000077 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 7064 1726882103.62005: no more pending results, returning what we have 7064 1726882103.62009: results queue empty 7064 1726882103.62010: checking for any_errors_fatal 7064 1726882103.62016: done checking for any_errors_fatal 7064 1726882103.62016: checking for max_fail_percentage 7064 1726882103.62018: done checking for max_fail_percentage 7064 1726882103.62019: checking to see if all hosts have failed and the running result is not ok 7064 1726882103.62020: done checking to see if all hosts have failed 7064 1726882103.62021: getting the remaining hosts for this loop 7064 1726882103.62022: done getting the remaining hosts for this loop 7064 1726882103.62026: getting the next task for host managed_node1 7064 1726882103.62033: done getting next task for host managed_node1 7064 1726882103.62037: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7064 1726882103.62039: ^ 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? (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 7064 1726882103.62051: done sending task result for task 12673a56-9f93-1c1a-8029-000000000077 7064 1726882103.62054: WORKER PROCESS EXITING 7064 1726882103.62171: getting variables 7064 1726882103.62173: in VariableManager get_vars() 7064 1726882103.62222: Calling all_inventory to load vars for managed_node1 7064 1726882103.62224: Calling groups_inventory to load vars for managed_node1 7064 1726882103.62226: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882103.62234: Calling all_plugins_play to load vars for managed_node1 7064 1726882103.62237: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882103.62239: Calling groups_plugins_play to load vars for managed_node1 7064 1726882103.63569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882103.65147: done with get_vars() 7064 1726882103.65171: done getting variables 7064 1726882103.65234: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:28:23 -0400 (0:00:00.095) 0:00:43.890 ****** 7064 1726882103.65274: entering _queue_task() for managed_node1/debug 7064 1726882103.65808: worker is 1 (out of 1 available) 7064 1726882103.65819: exiting _queue_task() for managed_node1/debug 7064 1726882103.65828: done queuing things up, now waiting for results queue to drain 7064 1726882103.65830: waiting for pending results... 7064 1726882103.65910: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7064 1726882103.66168: in run() - task 12673a56-9f93-1c1a-8029-000000000078 7064 1726882103.66172: variable 'ansible_search_path' from source: unknown 7064 1726882103.66175: variable 'ansible_search_path' from source: unknown 7064 1726882103.66178: calling self._execute() 7064 1726882103.66232: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882103.66243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882103.66259: variable 'omit' from source: magic vars 7064 1726882103.66656: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.66673: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882103.66879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882103.68491: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882103.68768: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882103.68800: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882103.68853: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882103.68858: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882103.69006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882103.69010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882103.69012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882103.69040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882103.69043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882103.69198: variable 'ansible_distribution' from source: facts 7064 1726882103.69202: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.69205: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882103.69403: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.69406: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882103.69437: variable 'ansible_distribution' from source: facts 7064 1726882103.69440: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.69446: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882103.69543: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.69546: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882103.69704: variable 'ansible_distribution' from source: facts 7064 1726882103.69708: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.69714: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882103.69817: variable 'network_state' from source: role '' defaults 7064 1726882103.69827: Evaluated conditional (network_state != {}): False 7064 1726882103.69834: when evaluation is False, skipping this task 7064 1726882103.69837: _execute() done 7064 1726882103.69840: dumping result to json 7064 1726882103.69842: done dumping result, returning 7064 1726882103.69845: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-1c1a-8029-000000000078] 7064 1726882103.69862: sending task result for task 12673a56-9f93-1c1a-8029-000000000078 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7064 1726882103.70123: no more pending results, returning what we have 7064 1726882103.70126: results queue empty 7064 1726882103.70127: checking for any_errors_fatal 7064 1726882103.70133: done checking for any_errors_fatal 7064 1726882103.70134: checking for max_fail_percentage 7064 1726882103.70136: done checking for max_fail_percentage 7064 1726882103.70136: checking to see if all hosts have failed and the running result is not ok 7064 1726882103.70137: done checking to see if all hosts have failed 7064 1726882103.70138: getting the remaining hosts for this loop 7064 1726882103.70139: done getting the remaining hosts for this loop 7064 1726882103.70142: getting the next task for host managed_node1 7064 1726882103.70148: done getting next task for host managed_node1 7064 1726882103.70151: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7064 1726882103.70154: ^ 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? (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 7064 1726882103.70170: getting variables 7064 1726882103.70171: in VariableManager get_vars() 7064 1726882103.70239: Calling all_inventory to load vars for managed_node1 7064 1726882103.70242: Calling groups_inventory to load vars for managed_node1 7064 1726882103.70245: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882103.70255: Calling all_plugins_play to load vars for managed_node1 7064 1726882103.70258: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882103.70262: Calling groups_plugins_play to load vars for managed_node1 7064 1726882103.70781: done sending task result for task 12673a56-9f93-1c1a-8029-000000000078 7064 1726882103.70785: WORKER PROCESS EXITING 7064 1726882103.71207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882103.72057: done with get_vars() 7064 1726882103.72073: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:28:23 -0400 (0:00:00.068) 0:00:43.959 ****** 7064 1726882103.72145: entering _queue_task() for managed_node1/ping 7064 1726882103.72465: worker is 1 (out of 1 available) 7064 1726882103.72477: exiting _queue_task() for managed_node1/ping 7064 1726882103.72488: done queuing things up, now waiting for results queue to drain 7064 1726882103.72490: waiting for pending results... 7064 1726882103.72814: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7064 1726882103.72977: in run() - task 12673a56-9f93-1c1a-8029-000000000079 7064 1726882103.72982: variable 'ansible_search_path' from source: unknown 7064 1726882103.72984: variable 'ansible_search_path' from source: unknown 7064 1726882103.72987: calling self._execute() 7064 1726882103.73076: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882103.73080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882103.73092: variable 'omit' from source: magic vars 7064 1726882103.73476: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.73488: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882103.73697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882103.75316: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882103.75372: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882103.75400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882103.75432: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882103.75491: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882103.75548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882103.75591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882103.75611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882103.75646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882103.75665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882103.76000: variable 'ansible_distribution' from source: facts 7064 1726882103.76004: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.76006: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882103.76009: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.76011: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882103.76086: variable 'ansible_distribution' from source: facts 7064 1726882103.76090: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.76099: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882103.76202: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.76210: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882103.76377: variable 'ansible_distribution' from source: facts 7064 1726882103.76381: variable 'ansible_distribution_major_version' from source: facts 7064 1726882103.76387: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882103.76398: variable 'omit' from source: magic vars 7064 1726882103.76456: variable 'omit' from source: magic vars 7064 1726882103.76488: variable 'omit' from source: magic vars 7064 1726882103.76514: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882103.76535: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882103.76553: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882103.76573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882103.76586: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882103.76617: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882103.76620: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882103.76622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882103.76782: Set connection var ansible_connection to ssh 7064 1726882103.76787: Set connection var ansible_shell_executable to /bin/sh 7064 1726882103.76790: Set connection var ansible_pipelining to False 7064 1726882103.76792: Set connection var ansible_timeout to 10 7064 1726882103.76799: Set connection var ansible_shell_type to sh 7064 1726882103.76801: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882103.76803: variable 'ansible_shell_executable' from source: unknown 7064 1726882103.76805: variable 'ansible_connection' from source: unknown 7064 1726882103.76807: variable 'ansible_module_compression' from source: unknown 7064 1726882103.76809: variable 'ansible_shell_type' from source: unknown 7064 1726882103.76810: variable 'ansible_shell_executable' from source: unknown 7064 1726882103.76812: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882103.76814: variable 'ansible_pipelining' from source: unknown 7064 1726882103.76816: variable 'ansible_timeout' from source: unknown 7064 1726882103.76818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882103.77024: 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__) 7064 1726882103.77029: variable 'omit' from source: magic vars 7064 1726882103.77031: starting attempt loop 7064 1726882103.77033: running the handler 7064 1726882103.77036: _low_level_execute_command(): starting 7064 1726882103.77038: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882103.77715: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882103.77727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882103.77787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882103.77796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882103.77844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882103.79515: stdout chunk (state=3): >>>/root <<< 7064 1726882103.79689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882103.79712: stderr chunk (state=3): >>><<< 7064 1726882103.79715: stdout chunk (state=3): >>><<< 7064 1726882103.79816: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882103.79820: _low_level_execute_command(): starting 7064 1726882103.79823: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882103.7973907-8728-196474529238422 `" && echo ansible-tmp-1726882103.7973907-8728-196474529238422="` echo /root/.ansible/tmp/ansible-tmp-1726882103.7973907-8728-196474529238422 `" ) && sleep 0' 7064 1726882103.80409: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882103.80482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882103.80485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882103.80510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882103.82375: stdout chunk (state=3): >>>ansible-tmp-1726882103.7973907-8728-196474529238422=/root/.ansible/tmp/ansible-tmp-1726882103.7973907-8728-196474529238422 <<< 7064 1726882103.82483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882103.82514: stderr chunk (state=3): >>><<< 7064 1726882103.82518: stdout chunk (state=3): >>><<< 7064 1726882103.82533: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882103.7973907-8728-196474529238422=/root/.ansible/tmp/ansible-tmp-1726882103.7973907-8728-196474529238422 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882103.82576: variable 'ansible_module_compression' from source: unknown 7064 1726882103.82607: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7064 1726882103.82637: variable 'ansible_facts' from source: unknown 7064 1726882103.82687: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882103.7973907-8728-196474529238422/AnsiballZ_ping.py 7064 1726882103.82786: Sending initial data 7064 1726882103.82789: Sent initial data (151 bytes) 7064 1726882103.83249: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882103.83252: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882103.83255: 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.9.159 is address debug1: re-parsing configuration <<< 7064 1726882103.83257: 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 <<< 7064 1726882103.83259: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882103.83301: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882103.83311: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882103.83363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882103.84866: 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" <<< 7064 1726882103.84876: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882103.84908: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882103.84952: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpdec1blww /root/.ansible/tmp/ansible-tmp-1726882103.7973907-8728-196474529238422/AnsiballZ_ping.py <<< 7064 1726882103.84959: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882103.7973907-8728-196474529238422/AnsiballZ_ping.py" <<< 7064 1726882103.85000: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 7064 1726882103.85004: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpdec1blww" to remote "/root/.ansible/tmp/ansible-tmp-1726882103.7973907-8728-196474529238422/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882103.7973907-8728-196474529238422/AnsiballZ_ping.py" <<< 7064 1726882103.85521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882103.85561: stderr chunk (state=3): >>><<< 7064 1726882103.85565: stdout chunk (state=3): >>><<< 7064 1726882103.85592: done transferring module to remote 7064 1726882103.85603: _low_level_execute_command(): starting 7064 1726882103.85607: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882103.7973907-8728-196474529238422/ /root/.ansible/tmp/ansible-tmp-1726882103.7973907-8728-196474529238422/AnsiballZ_ping.py && sleep 0' 7064 1726882103.86055: 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 <<< 7064 1726882103.86058: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882103.86061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882103.86063: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882103.86067: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882103.86110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882103.86124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882103.86169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882103.87963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882103.87967: stderr chunk (state=3): >>><<< 7064 1726882103.87969: stdout chunk (state=3): >>><<< 7064 1726882103.87972: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882103.87974: _low_level_execute_command(): starting 7064 1726882103.87976: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882103.7973907-8728-196474529238422/AnsiballZ_ping.py && sleep 0' 7064 1726882103.88607: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882103.88619: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882103.88627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882103.88643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882103.88664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882103.88700: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882103.88704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882103.88774: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882103.88790: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882103.88830: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882103.88890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882104.03514: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7064 1726882104.04731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882104.04766: stderr chunk (state=3): >>>Shared connection to 10.31.9.159 closed. <<< 7064 1726882104.04770: stdout chunk (state=3): >>><<< 7064 1726882104.04772: stderr chunk (state=3): >>><<< 7064 1726882104.04788: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882104.04918: 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-1726882103.7973907-8728-196474529238422/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882104.04922: _low_level_execute_command(): starting 7064 1726882104.04924: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882103.7973907-8728-196474529238422/ > /dev/null 2>&1 && sleep 0' 7064 1726882104.05503: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882104.05523: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882104.05646: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882104.05671: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882104.05751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882104.07654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882104.07671: stderr chunk (state=3): >>><<< 7064 1726882104.07683: stdout chunk (state=3): >>><<< 7064 1726882104.07721: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882104.07734: handler run complete 7064 1726882104.07800: attempt loop complete, returning result 7064 1726882104.07806: _execute() done 7064 1726882104.07808: dumping result to json 7064 1726882104.07810: done dumping result, returning 7064 1726882104.07813: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-1c1a-8029-000000000079] 7064 1726882104.07815: sending task result for task 12673a56-9f93-1c1a-8029-000000000079 ok: [managed_node1] => { "changed": false, "ping": "pong" } 7064 1726882104.08066: no more pending results, returning what we have 7064 1726882104.08070: results queue empty 7064 1726882104.08071: checking for any_errors_fatal 7064 1726882104.08079: done checking for any_errors_fatal 7064 1726882104.08080: checking for max_fail_percentage 7064 1726882104.08082: done checking for max_fail_percentage 7064 1726882104.08083: checking to see if all hosts have failed and the running result is not ok 7064 1726882104.08084: done checking to see if all hosts have failed 7064 1726882104.08085: getting the remaining hosts for this loop 7064 1726882104.08086: done getting the remaining hosts for this loop 7064 1726882104.08090: getting the next task for host managed_node1 7064 1726882104.08108: done getting next task for host managed_node1 7064 1726882104.08111: ^ task is: TASK: meta (role_complete) 7064 1726882104.08114: ^ 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? (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 7064 1726882104.08126: getting variables 7064 1726882104.08128: in VariableManager get_vars() 7064 1726882104.08191: Calling all_inventory to load vars for managed_node1 7064 1726882104.08400: Calling groups_inventory to load vars for managed_node1 7064 1726882104.08404: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882104.08411: done sending task result for task 12673a56-9f93-1c1a-8029-000000000079 7064 1726882104.08414: WORKER PROCESS EXITING 7064 1726882104.08431: Calling all_plugins_play to load vars for managed_node1 7064 1726882104.08435: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882104.08438: Calling groups_plugins_play to load vars for managed_node1 7064 1726882104.09918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882104.11577: done with get_vars() 7064 1726882104.11623: done getting variables 7064 1726882104.11721: done queuing things up, now waiting for results queue to drain 7064 1726882104.11723: results queue empty 7064 1726882104.11724: checking for any_errors_fatal 7064 1726882104.11727: done checking for any_errors_fatal 7064 1726882104.11728: checking for max_fail_percentage 7064 1726882104.11730: done checking for max_fail_percentage 7064 1726882104.11730: checking to see if all hosts have failed and the running result is not ok 7064 1726882104.11731: done checking to see if all hosts have failed 7064 1726882104.11732: getting the remaining hosts for this loop 7064 1726882104.11733: done getting the remaining hosts for this loop 7064 1726882104.11736: getting the next task for host managed_node1 7064 1726882104.11740: done getting next task for host managed_node1 7064 1726882104.11741: ^ task is: TASK: TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs 7064 1726882104.11743: ^ 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 7064 1726882104.11745: getting variables 7064 1726882104.11752: in VariableManager get_vars() 7064 1726882104.11775: Calling all_inventory to load vars for managed_node1 7064 1726882104.11777: Calling groups_inventory to load vars for managed_node1 7064 1726882104.11779: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882104.11785: Calling all_plugins_play to load vars for managed_node1 7064 1726882104.11787: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882104.11790: Calling groups_plugins_play to load vars for managed_node1 7064 1726882104.13304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882104.14850: done with get_vars() 7064 1726882104.14878: done getting variables 7064 1726882104.14927: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:57 Friday 20 September 2024 21:28:24 -0400 (0:00:00.428) 0:00:44.387 ****** 7064 1726882104.14957: entering _queue_task() for managed_node1/debug 7064 1726882104.15331: worker is 1 (out of 1 available) 7064 1726882104.15344: exiting _queue_task() for managed_node1/debug 7064 1726882104.15355: done queuing things up, now waiting for results queue to drain 7064 1726882104.15357: waiting for pending results... 7064 1726882104.15645: running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs 7064 1726882104.15746: in run() - task 12673a56-9f93-1c1a-8029-0000000000a9 7064 1726882104.15750: variable 'ansible_search_path' from source: unknown 7064 1726882104.15801: calling self._execute() 7064 1726882104.15879: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882104.15884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882104.15964: variable 'omit' from source: magic vars 7064 1726882104.16275: variable 'ansible_distribution_major_version' from source: facts 7064 1726882104.16289: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882104.16500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882104.18743: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882104.18825: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882104.18861: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882104.19100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882104.19104: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882104.19107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882104.19110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882104.19112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882104.19115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882104.19117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882104.19233: variable 'ansible_distribution' from source: facts 7064 1726882104.19236: variable 'ansible_distribution_major_version' from source: facts 7064 1726882104.19243: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882104.19249: variable 'omit' from source: magic vars 7064 1726882104.19269: variable 'omit' from source: magic vars 7064 1726882104.19305: variable 'omit' from source: magic vars 7064 1726882104.19333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882104.19358: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882104.19376: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882104.19391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882104.19405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882104.19450: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882104.19458: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882104.19460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882104.19559: Set connection var ansible_connection to ssh 7064 1726882104.19567: Set connection var ansible_shell_executable to /bin/sh 7064 1726882104.19569: Set connection var ansible_pipelining to False 7064 1726882104.19571: Set connection var ansible_timeout to 10 7064 1726882104.19573: Set connection var ansible_shell_type to sh 7064 1726882104.19575: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882104.19578: variable 'ansible_shell_executable' from source: unknown 7064 1726882104.19580: variable 'ansible_connection' from source: unknown 7064 1726882104.19582: variable 'ansible_module_compression' from source: unknown 7064 1726882104.19584: variable 'ansible_shell_type' from source: unknown 7064 1726882104.19588: variable 'ansible_shell_executable' from source: unknown 7064 1726882104.19591: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882104.19667: variable 'ansible_pipelining' from source: unknown 7064 1726882104.19672: variable 'ansible_timeout' from source: unknown 7064 1726882104.19675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882104.19776: 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) 7064 1726882104.19779: variable 'omit' from source: magic vars 7064 1726882104.19782: starting attempt loop 7064 1726882104.19786: running the handler 7064 1726882104.19788: handler run complete 7064 1726882104.19790: attempt loop complete, returning result 7064 1726882104.19797: _execute() done 7064 1726882104.19799: dumping result to json 7064 1726882104.19802: done dumping result, returning 7064 1726882104.19804: done running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs [12673a56-9f93-1c1a-8029-0000000000a9] 7064 1726882104.19806: sending task result for task 12673a56-9f93-1c1a-8029-0000000000a9 7064 1726882104.19952: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000a9 7064 1726882104.19955: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 7064 1726882104.20006: no more pending results, returning what we have 7064 1726882104.20009: results queue empty 7064 1726882104.20010: checking for any_errors_fatal 7064 1726882104.20011: done checking for any_errors_fatal 7064 1726882104.20012: checking for max_fail_percentage 7064 1726882104.20013: done checking for max_fail_percentage 7064 1726882104.20014: checking to see if all hosts have failed and the running result is not ok 7064 1726882104.20015: done checking to see if all hosts have failed 7064 1726882104.20016: getting the remaining hosts for this loop 7064 1726882104.20017: done getting the remaining hosts for this loop 7064 1726882104.20022: getting the next task for host managed_node1 7064 1726882104.20029: done getting next task for host managed_node1 7064 1726882104.20032: ^ task is: TASK: Copy cacert to system truststore 7064 1726882104.20034: ^ 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 7064 1726882104.20037: getting variables 7064 1726882104.20045: in VariableManager get_vars() 7064 1726882104.20099: Calling all_inventory to load vars for managed_node1 7064 1726882104.20102: Calling groups_inventory to load vars for managed_node1 7064 1726882104.20105: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882104.20115: Calling all_plugins_play to load vars for managed_node1 7064 1726882104.20118: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882104.20121: Calling groups_plugins_play to load vars for managed_node1 7064 1726882104.21609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882104.23204: done with get_vars() 7064 1726882104.23226: done getting variables 7064 1726882104.23286: 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 [Copy cacert to system truststore] **************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:62 Friday 20 September 2024 21:28:24 -0400 (0:00:00.083) 0:00:44.470 ****** 7064 1726882104.23318: entering _queue_task() for managed_node1/copy 7064 1726882104.23714: worker is 1 (out of 1 available) 7064 1726882104.23724: exiting _queue_task() for managed_node1/copy 7064 1726882104.23735: done queuing things up, now waiting for results queue to drain 7064 1726882104.23736: waiting for pending results... 7064 1726882104.23988: running TaskExecutor() for managed_node1/TASK: Copy cacert to system truststore 7064 1726882104.24001: in run() - task 12673a56-9f93-1c1a-8029-0000000000aa 7064 1726882104.24017: variable 'ansible_search_path' from source: unknown 7064 1726882104.24087: calling self._execute() 7064 1726882104.24148: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882104.24151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882104.24164: variable 'omit' from source: magic vars 7064 1726882104.24672: variable 'ansible_distribution_major_version' from source: facts 7064 1726882104.24675: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882104.24874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882104.27605: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882104.27682: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882104.27725: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882104.27754: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882104.27807: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882104.27882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882104.27979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882104.28026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882104.28065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882104.28069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882104.28267: variable 'ansible_distribution' from source: facts 7064 1726882104.28271: variable 'ansible_distribution_major_version' from source: facts 7064 1726882104.28273: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882104.28276: variable 'omit' from source: magic vars 7064 1726882104.28278: variable 'omit' from source: magic vars 7064 1726882104.28280: variable 'omit' from source: magic vars 7064 1726882104.28282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882104.28300: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882104.28318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882104.28336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882104.28346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882104.28382: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882104.28386: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882104.28388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882104.28527: Set connection var ansible_connection to ssh 7064 1726882104.28530: Set connection var ansible_shell_executable to /bin/sh 7064 1726882104.28532: Set connection var ansible_pipelining to False 7064 1726882104.28535: Set connection var ansible_timeout to 10 7064 1726882104.28537: Set connection var ansible_shell_type to sh 7064 1726882104.28539: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882104.28541: variable 'ansible_shell_executable' from source: unknown 7064 1726882104.28543: variable 'ansible_connection' from source: unknown 7064 1726882104.28545: variable 'ansible_module_compression' from source: unknown 7064 1726882104.28548: variable 'ansible_shell_type' from source: unknown 7064 1726882104.28550: variable 'ansible_shell_executable' from source: unknown 7064 1726882104.28552: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882104.28597: variable 'ansible_pipelining' from source: unknown 7064 1726882104.28601: variable 'ansible_timeout' from source: unknown 7064 1726882104.28603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882104.28745: 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=False) 7064 1726882104.28749: variable 'omit' from source: magic vars 7064 1726882104.28751: starting attempt loop 7064 1726882104.28753: running the handler 7064 1726882104.28755: _low_level_execute_command(): starting 7064 1726882104.28757: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882104.29375: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882104.29386: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882104.29401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882104.29415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882104.29501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882104.29514: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882104.29527: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882104.29584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882104.30100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882104.31660: stdout chunk (state=3): >>>/root <<< 7064 1726882104.31802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882104.31808: stdout chunk (state=3): >>><<< 7064 1726882104.31816: stderr chunk (state=3): >>><<< 7064 1726882104.31837: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882104.31848: _low_level_execute_command(): starting 7064 1726882104.31852: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083 `" && echo ansible-tmp-1726882104.3183675-8751-229575695593083="` echo /root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083 `" ) && sleep 0' 7064 1726882104.33499: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882104.33503: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882104.33507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882104.33509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882104.33512: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882104.33514: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882104.33516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882104.33728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882104.33999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882104.35769: stdout chunk (state=3): >>>ansible-tmp-1726882104.3183675-8751-229575695593083=/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083 <<< 7064 1726882104.35877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882104.35926: stderr chunk (state=3): >>><<< 7064 1726882104.35929: stdout chunk (state=3): >>><<< 7064 1726882104.35972: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882104.3183675-8751-229575695593083=/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882104.35985: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7064 1726882104.36009: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7064 1726882104.36067: variable 'ansible_module_compression' from source: unknown 7064 1726882104.36337: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7064 1726882104.36373: variable 'ansible_facts' from source: unknown 7064 1726882104.36557: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/AnsiballZ_stat.py 7064 1726882104.36844: Sending initial data 7064 1726882104.36848: Sent initial data (151 bytes) 7064 1726882104.38204: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882104.38217: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882104.38296: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882104.38509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882104.40005: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7064 1726882104.40023: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7064 1726882104.40057: 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 <<< 7064 1726882104.40084: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882104.40153: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpf9na4p24 /root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/AnsiballZ_stat.py <<< 7064 1726882104.40168: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/AnsiballZ_stat.py" <<< 7064 1726882104.40197: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpf9na4p24" to remote "/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/AnsiballZ_stat.py" <<< 7064 1726882104.41066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882104.41069: stdout chunk (state=3): >>><<< 7064 1726882104.41072: stderr chunk (state=3): >>><<< 7064 1726882104.41175: done transferring module to remote 7064 1726882104.41179: _low_level_execute_command(): starting 7064 1726882104.41182: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/ /root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/AnsiballZ_stat.py && sleep 0' 7064 1726882104.42281: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882104.42410: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882104.42467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882104.44413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882104.44417: stdout chunk (state=3): >>><<< 7064 1726882104.44420: stderr chunk (state=3): >>><<< 7064 1726882104.44549: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882104.44553: _low_level_execute_command(): starting 7064 1726882104.44555: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/AnsiballZ_stat.py && sleep 0' 7064 1726882104.45143: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882104.45157: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882104.45174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882104.45191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882104.45309: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882104.45325: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882104.45341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882104.45421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882104.60217: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7064 1726882104.61463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882104.61467: stdout chunk (state=3): >>><<< 7064 1726882104.61470: stderr chunk (state=3): >>><<< 7064 1726882104.61605: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882104.61609: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/ca-trust/source/anchors/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882104.3183675-8751-229575695593083/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7064 1726882104.61774: Sending initial data 7064 1726882104.61785: Sent initial data (195 bytes) 7064 1726882104.62400: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882104.62417: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882104.62478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882104.62520: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882104.62590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882104.64124: 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 <<< 7064 1726882104.64200: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882104.64274: stdout chunk (state=3): >>>sftp> put /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/.source.pem <<< 7064 1726882104.64279: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/.source.pem" <<< 7064 1726882104.64323: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/.source.pem" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/.source.pem" <<< 7064 1726882104.64590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882104.64727: stderr chunk (state=3): >>><<< 7064 1726882104.64730: stdout chunk (state=3): >>><<< 7064 1726882104.64733: _low_level_execute_command(): starting 7064 1726882104.64735: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/ /root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/.source.pem && sleep 0' 7064 1726882104.65363: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882104.65379: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882104.65410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882104.65434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882104.65472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882104.65514: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882104.65530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882104.65623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882104.65644: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882104.65718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882104.67489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882104.67497: stdout chunk (state=3): >>><<< 7064 1726882104.67700: stderr chunk (state=3): >>><<< 7064 1726882104.67704: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882104.67707: variable 'ansible_module_compression' from source: unknown 7064 1726882104.67710: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7064 1726882104.67713: variable 'ansible_facts' from source: unknown 7064 1726882104.67716: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/AnsiballZ_copy.py 7064 1726882104.67815: Sending initial data 7064 1726882104.67837: Sent initial data (151 bytes) 7064 1726882104.68454: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882104.68496: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882104.68510: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882104.68580: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882104.68604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882104.68665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882104.70210: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7064 1726882104.70214: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882104.70251: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882104.70327: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpw1dfzd8_ /root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/AnsiballZ_copy.py <<< 7064 1726882104.70332: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/AnsiballZ_copy.py" <<< 7064 1726882104.70359: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpw1dfzd8_" to remote "/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/AnsiballZ_copy.py" <<< 7064 1726882104.71408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882104.71411: stderr chunk (state=3): >>><<< 7064 1726882104.71413: stdout chunk (state=3): >>><<< 7064 1726882104.71415: done transferring module to remote 7064 1726882104.71417: _low_level_execute_command(): starting 7064 1726882104.71419: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/ /root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/AnsiballZ_copy.py && sleep 0' 7064 1726882104.72387: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882104.72391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882104.72408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882104.72424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882104.72437: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882104.72496: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882104.72499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882104.72506: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882104.72511: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882104.72550: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882104.72565: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882104.72582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882104.72645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882104.74599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882104.74602: stdout chunk (state=3): >>><<< 7064 1726882104.74605: stderr chunk (state=3): >>><<< 7064 1726882104.74607: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882104.74609: _low_level_execute_command(): starting 7064 1726882104.74611: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/AnsiballZ_copy.py && sleep 0' 7064 1726882104.75964: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882104.76031: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882104.76090: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882104.76291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882104.76316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882104.76437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882104.92629: stdout chunk (state=3): >>> {"dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/.source.pem", "dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882104.94121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882104.94125: stdout chunk (state=3): >>><<< 7064 1726882104.94144: stderr chunk (state=3): >>><<< 7064 1726882104.94337: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/.source.pem", "dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882104.94341: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/.source.pem', 'dest': '/etc/pki/ca-trust/source/anchors/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_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.copy', '_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-1726882104.3183675-8751-229575695593083/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882104.94344: _low_level_execute_command(): starting 7064 1726882104.94349: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/ > /dev/null 2>&1 && sleep 0' 7064 1726882104.95227: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882104.95230: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882104.95274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882104.97153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882104.97157: stderr chunk (state=3): >>><<< 7064 1726882104.97159: stdout chunk (state=3): >>><<< 7064 1726882104.97179: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882104.97299: handler run complete 7064 1726882104.97302: attempt loop complete, returning result 7064 1726882104.97304: _execute() done 7064 1726882104.97306: dumping result to json 7064 1726882104.97308: done dumping result, returning 7064 1726882104.97309: done running TaskExecutor() for managed_node1/TASK: Copy cacert to system truststore [12673a56-9f93-1c1a-8029-0000000000aa] 7064 1726882104.97317: sending task result for task 12673a56-9f93-1c1a-8029-0000000000aa 7064 1726882104.97384: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000aa 7064 1726882104.97387: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "gid": 0, "group": "root", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1726882104.3183675-8751-229575695593083/.source.pem", "state": "file", "uid": 0 } 7064 1726882104.97457: no more pending results, returning what we have 7064 1726882104.97461: results queue empty 7064 1726882104.97462: checking for any_errors_fatal 7064 1726882104.97468: done checking for any_errors_fatal 7064 1726882104.97468: checking for max_fail_percentage 7064 1726882104.97470: done checking for max_fail_percentage 7064 1726882104.97471: checking to see if all hosts have failed and the running result is not ok 7064 1726882104.97472: done checking to see if all hosts have failed 7064 1726882104.97473: getting the remaining hosts for this loop 7064 1726882104.97474: done getting the remaining hosts for this loop 7064 1726882104.97478: getting the next task for host managed_node1 7064 1726882104.97485: done getting next task for host managed_node1 7064 1726882104.97487: ^ task is: TASK: Update ca trust 7064 1726882104.97489: ^ 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 7064 1726882104.97710: getting variables 7064 1726882104.97714: in VariableManager get_vars() 7064 1726882104.97770: Calling all_inventory to load vars for managed_node1 7064 1726882104.97774: Calling groups_inventory to load vars for managed_node1 7064 1726882104.97776: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882104.97789: Calling all_plugins_play to load vars for managed_node1 7064 1726882104.97792: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882104.97801: Calling groups_plugins_play to load vars for managed_node1 7064 1726882104.99266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882105.00910: done with get_vars() 7064 1726882105.00935: done getting variables 7064 1726882105.01002: 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 [Update ca trust] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:67 Friday 20 September 2024 21:28:25 -0400 (0:00:00.777) 0:00:45.248 ****** 7064 1726882105.01028: entering _queue_task() for managed_node1/command 7064 1726882105.01352: worker is 1 (out of 1 available) 7064 1726882105.01604: exiting _queue_task() for managed_node1/command 7064 1726882105.01614: done queuing things up, now waiting for results queue to drain 7064 1726882105.01616: waiting for pending results... 7064 1726882105.01811: running TaskExecutor() for managed_node1/TASK: Update ca trust 7064 1726882105.01816: in run() - task 12673a56-9f93-1c1a-8029-0000000000ab 7064 1726882105.01819: variable 'ansible_search_path' from source: unknown 7064 1726882105.01863: calling self._execute() 7064 1726882105.01975: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882105.01987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882105.02007: variable 'omit' from source: magic vars 7064 1726882105.02418: variable 'ansible_distribution_major_version' from source: facts 7064 1726882105.02436: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882105.02636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882105.04992: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882105.05046: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882105.05084: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882105.05198: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882105.05206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882105.05244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882105.05277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882105.05309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882105.05359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882105.05378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882105.05494: variable 'ansible_distribution' from source: facts 7064 1726882105.05506: variable 'ansible_distribution_major_version' from source: facts 7064 1726882105.05517: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882105.05533: variable 'omit' from source: magic vars 7064 1726882105.05561: variable 'omit' from source: magic vars 7064 1726882105.05604: variable 'omit' from source: magic vars 7064 1726882105.05645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882105.05754: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882105.05757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882105.05760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882105.05762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882105.05764: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882105.05768: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882105.05777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882105.05881: Set connection var ansible_connection to ssh 7064 1726882105.05902: Set connection var ansible_shell_executable to /bin/sh 7064 1726882105.05913: Set connection var ansible_pipelining to False 7064 1726882105.05924: Set connection var ansible_timeout to 10 7064 1726882105.05934: Set connection var ansible_shell_type to sh 7064 1726882105.05944: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882105.05976: variable 'ansible_shell_executable' from source: unknown 7064 1726882105.05984: variable 'ansible_connection' from source: unknown 7064 1726882105.05991: variable 'ansible_module_compression' from source: unknown 7064 1726882105.06001: variable 'ansible_shell_type' from source: unknown 7064 1726882105.06008: variable 'ansible_shell_executable' from source: unknown 7064 1726882105.06014: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882105.06023: variable 'ansible_pipelining' from source: unknown 7064 1726882105.06030: variable 'ansible_timeout' from source: unknown 7064 1726882105.06079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882105.06501: 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) 7064 1726882105.06506: variable 'omit' from source: magic vars 7064 1726882105.06509: starting attempt loop 7064 1726882105.06511: running the handler 7064 1726882105.06513: _low_level_execute_command(): starting 7064 1726882105.06516: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882105.07710: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882105.07788: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882105.07791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882105.07838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882105.07899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882105.09934: stdout chunk (state=3): >>>/root <<< 7064 1726882105.09937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882105.09940: stdout chunk (state=3): >>><<< 7064 1726882105.09942: stderr chunk (state=3): >>><<< 7064 1726882105.09946: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882105.09955: _low_level_execute_command(): starting 7064 1726882105.09958: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882105.0984352-8797-148000241391448 `" && echo ansible-tmp-1726882105.0984352-8797-148000241391448="` echo /root/.ansible/tmp/ansible-tmp-1726882105.0984352-8797-148000241391448 `" ) && sleep 0' 7064 1726882105.10970: 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 <<< 7064 1726882105.10998: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882105.11002: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882105.11099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882105.11214: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882105.11236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882105.11274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882105.13174: stdout chunk (state=3): >>>ansible-tmp-1726882105.0984352-8797-148000241391448=/root/.ansible/tmp/ansible-tmp-1726882105.0984352-8797-148000241391448 <<< 7064 1726882105.13359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882105.13363: stdout chunk (state=3): >>><<< 7064 1726882105.13415: stderr chunk (state=3): >>><<< 7064 1726882105.13419: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882105.0984352-8797-148000241391448=/root/.ansible/tmp/ansible-tmp-1726882105.0984352-8797-148000241391448 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882105.13447: variable 'ansible_module_compression' from source: unknown 7064 1726882105.13592: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7064 1726882105.13599: variable 'ansible_facts' from source: unknown 7064 1726882105.13828: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882105.0984352-8797-148000241391448/AnsiballZ_command.py 7064 1726882105.14200: Sending initial data 7064 1726882105.14203: Sent initial data (154 bytes) 7064 1726882105.14963: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882105.15006: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882105.15015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882105.15026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882105.15100: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882105.15107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882105.15174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882105.16924: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7064 1726882105.16930: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7064 1726882105.16933: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7064 1726882105.16935: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 7064 1726882105.16937: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 7064 1726882105.16939: stderr chunk (state=3): >>>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 <<< 7064 1726882105.17108: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882105.17156: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmphd3gf7y9 /root/.ansible/tmp/ansible-tmp-1726882105.0984352-8797-148000241391448/AnsiballZ_command.py <<< 7064 1726882105.17160: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882105.0984352-8797-148000241391448/AnsiballZ_command.py" <<< 7064 1726882105.17200: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmphd3gf7y9" to remote "/root/.ansible/tmp/ansible-tmp-1726882105.0984352-8797-148000241391448/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882105.0984352-8797-148000241391448/AnsiballZ_command.py" <<< 7064 1726882105.18271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882105.18361: stderr chunk (state=3): >>><<< 7064 1726882105.18364: stdout chunk (state=3): >>><<< 7064 1726882105.18399: done transferring module to remote 7064 1726882105.18416: _low_level_execute_command(): starting 7064 1726882105.18432: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882105.0984352-8797-148000241391448/ /root/.ansible/tmp/ansible-tmp-1726882105.0984352-8797-148000241391448/AnsiballZ_command.py && sleep 0' 7064 1726882105.19448: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882105.19470: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882105.19486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882105.19514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882105.19531: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882105.19582: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882105.19646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882105.19663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882105.19692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882105.19750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882105.21701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882105.21705: stderr chunk (state=3): >>><<< 7064 1726882105.21707: stdout chunk (state=3): >>><<< 7064 1726882105.21710: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882105.21712: _low_level_execute_command(): starting 7064 1726882105.21715: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882105.0984352-8797-148000241391448/AnsiballZ_command.py && sleep 0' 7064 1726882105.22710: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882105.22714: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882105.22716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882105.22722: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882105.22728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882105.22730: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882105.22733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882105.22824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882106.30137: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-20 21:28:25.375376", "end": "2024-09-20 21:28:26.299757", "delta": "0:00:00.924381", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_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}}} <<< 7064 1726882106.31843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882106.31860: stdout chunk (state=3): >>><<< 7064 1726882106.31880: stderr chunk (state=3): >>><<< 7064 1726882106.31908: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-20 21:28:25.375376", "end": "2024-09-20 21:28:26.299757", "delta": "0:00:00.924381", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882106.31947: done with _execute_module (ansible.legacy.command, {'_raw_params': 'update-ca-trust', '_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-1726882105.0984352-8797-148000241391448/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882106.31974: _low_level_execute_command(): starting 7064 1726882106.31990: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882105.0984352-8797-148000241391448/ > /dev/null 2>&1 && sleep 0' 7064 1726882106.32708: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882106.32761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882106.32776: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882106.32801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882106.32873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882106.34711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882106.34737: stderr chunk (state=3): >>><<< 7064 1726882106.34753: stdout chunk (state=3): >>><<< 7064 1726882106.34773: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882106.34783: handler run complete 7064 1726882106.34812: Evaluated conditional (False): False 7064 1726882106.34833: attempt loop complete, returning result 7064 1726882106.34936: _execute() done 7064 1726882106.34940: dumping result to json 7064 1726882106.34942: done dumping result, returning 7064 1726882106.34945: done running TaskExecutor() for managed_node1/TASK: Update ca trust [12673a56-9f93-1c1a-8029-0000000000ab] 7064 1726882106.34947: sending task result for task 12673a56-9f93-1c1a-8029-0000000000ab 7064 1726882106.35025: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000ab 7064 1726882106.35028: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "update-ca-trust" ], "delta": "0:00:00.924381", "end": "2024-09-20 21:28:26.299757", "rc": 0, "start": "2024-09-20 21:28:25.375376" } 7064 1726882106.35100: no more pending results, returning what we have 7064 1726882106.35104: results queue empty 7064 1726882106.35105: checking for any_errors_fatal 7064 1726882106.35116: done checking for any_errors_fatal 7064 1726882106.35117: checking for max_fail_percentage 7064 1726882106.35119: done checking for max_fail_percentage 7064 1726882106.35120: checking to see if all hosts have failed and the running result is not ok 7064 1726882106.35121: done checking to see if all hosts have failed 7064 1726882106.35122: getting the remaining hosts for this loop 7064 1726882106.35123: done getting the remaining hosts for this loop 7064 1726882106.35128: getting the next task for host managed_node1 7064 1726882106.35138: done getting next task for host managed_node1 7064 1726882106.35144: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7064 1726882106.35147: ^ 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? (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 7064 1726882106.35170: getting variables 7064 1726882106.35172: in VariableManager get_vars() 7064 1726882106.35351: Calling all_inventory to load vars for managed_node1 7064 1726882106.35354: Calling groups_inventory to load vars for managed_node1 7064 1726882106.35357: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882106.35367: Calling all_plugins_play to load vars for managed_node1 7064 1726882106.35371: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882106.35374: Calling groups_plugins_play to load vars for managed_node1 7064 1726882106.37113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882106.38737: done with get_vars() 7064 1726882106.38763: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:28:26 -0400 (0:00:01.378) 0:00:46.626 ****** 7064 1726882106.38868: entering _queue_task() for managed_node1/include_tasks 7064 1726882106.39164: worker is 1 (out of 1 available) 7064 1726882106.39176: exiting _queue_task() for managed_node1/include_tasks 7064 1726882106.39301: done queuing things up, now waiting for results queue to drain 7064 1726882106.39303: waiting for pending results... 7064 1726882106.39610: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7064 1726882106.39627: in run() - task 12673a56-9f93-1c1a-8029-0000000000b3 7064 1726882106.39651: variable 'ansible_search_path' from source: unknown 7064 1726882106.39658: variable 'ansible_search_path' from source: unknown 7064 1726882106.39701: calling self._execute() 7064 1726882106.39805: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882106.39816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882106.39846: variable 'omit' from source: magic vars 7064 1726882106.40283: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.40288: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.40463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882106.42802: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882106.42880: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882106.43000: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882106.43003: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882106.43006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882106.43074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882106.43120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882106.43153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882106.43203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882106.43384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882106.43389: variable 'ansible_distribution' from source: facts 7064 1726882106.43392: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.43403: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.43486: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.43496: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.43622: variable 'ansible_distribution' from source: facts 7064 1726882106.43625: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.43631: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.43705: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.43709: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.43821: variable 'ansible_distribution' from source: facts 7064 1726882106.43825: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.43833: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.43836: _execute() done 7064 1726882106.43838: dumping result to json 7064 1726882106.43840: done dumping result, returning 7064 1726882106.43848: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-1c1a-8029-0000000000b3] 7064 1726882106.43852: sending task result for task 12673a56-9f93-1c1a-8029-0000000000b3 7064 1726882106.43985: no more pending results, returning what we have 7064 1726882106.43990: in VariableManager get_vars() 7064 1726882106.44053: Calling all_inventory to load vars for managed_node1 7064 1726882106.44056: Calling groups_inventory to load vars for managed_node1 7064 1726882106.44058: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882106.44068: Calling all_plugins_play to load vars for managed_node1 7064 1726882106.44070: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882106.44073: Calling groups_plugins_play to load vars for managed_node1 7064 1726882106.44865: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000b3 7064 1726882106.44869: WORKER PROCESS EXITING 7064 1726882106.44880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882106.46208: done with get_vars() 7064 1726882106.46232: variable 'ansible_search_path' from source: unknown 7064 1726882106.46233: variable 'ansible_search_path' from source: unknown 7064 1726882106.46273: we have included files to process 7064 1726882106.46274: generating all_blocks data 7064 1726882106.46276: done generating all_blocks data 7064 1726882106.46279: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882106.46280: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882106.46282: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882106.46676: done processing included file 7064 1726882106.46678: iterating over new_blocks loaded from include file 7064 1726882106.46679: in VariableManager get_vars() 7064 1726882106.46707: done with get_vars() 7064 1726882106.46708: filtering new block on tags 7064 1726882106.46720: done filtering new block on tags 7064 1726882106.46722: in VariableManager get_vars() 7064 1726882106.46741: done with get_vars() 7064 1726882106.46742: filtering new block on tags 7064 1726882106.46754: done filtering new block on tags 7064 1726882106.46756: in VariableManager get_vars() 7064 1726882106.46773: done with get_vars() 7064 1726882106.46774: filtering new block on tags 7064 1726882106.46784: done filtering new block on tags 7064 1726882106.46785: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7064 1726882106.46789: extending task lists for all hosts with included blocks 7064 1726882106.47259: done extending task lists 7064 1726882106.47260: done processing included files 7064 1726882106.47260: results queue empty 7064 1726882106.47261: checking for any_errors_fatal 7064 1726882106.47264: done checking for any_errors_fatal 7064 1726882106.47265: checking for max_fail_percentage 7064 1726882106.47265: done checking for max_fail_percentage 7064 1726882106.47266: checking to see if all hosts have failed and the running result is not ok 7064 1726882106.47266: done checking to see if all hosts have failed 7064 1726882106.47267: getting the remaining hosts for this loop 7064 1726882106.47267: done getting the remaining hosts for this loop 7064 1726882106.47273: getting the next task for host managed_node1 7064 1726882106.47276: done getting next task for host managed_node1 7064 1726882106.47278: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7064 1726882106.47280: ^ 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? (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 7064 1726882106.47287: getting variables 7064 1726882106.47288: in VariableManager get_vars() 7064 1726882106.47305: Calling all_inventory to load vars for managed_node1 7064 1726882106.47306: Calling groups_inventory to load vars for managed_node1 7064 1726882106.47308: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882106.47312: Calling all_plugins_play to load vars for managed_node1 7064 1726882106.47313: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882106.47315: Calling groups_plugins_play to load vars for managed_node1 7064 1726882106.48014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882106.49430: done with get_vars() 7064 1726882106.49451: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:28:26 -0400 (0:00:00.106) 0:00:46.733 ****** 7064 1726882106.49530: entering _queue_task() for managed_node1/setup 7064 1726882106.49784: worker is 1 (out of 1 available) 7064 1726882106.49802: exiting _queue_task() for managed_node1/setup 7064 1726882106.49814: done queuing things up, now waiting for results queue to drain 7064 1726882106.49815: waiting for pending results... 7064 1726882106.49990: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7064 1726882106.50107: in run() - task 12673a56-9f93-1c1a-8029-0000000003f0 7064 1726882106.50118: variable 'ansible_search_path' from source: unknown 7064 1726882106.50122: variable 'ansible_search_path' from source: unknown 7064 1726882106.50157: calling self._execute() 7064 1726882106.50227: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882106.50230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882106.50240: variable 'omit' from source: magic vars 7064 1726882106.50517: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.50525: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.50658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882106.52582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882106.52800: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882106.52804: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882106.52807: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882106.52809: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882106.52856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882106.52892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882106.52930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882106.52973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882106.53002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882106.53092: variable 'ansible_distribution' from source: facts 7064 1726882106.53097: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.53110: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.53185: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.53189: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.53308: variable 'ansible_distribution' from source: facts 7064 1726882106.53312: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.53317: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.53388: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.53391: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.53506: variable 'ansible_distribution' from source: facts 7064 1726882106.53509: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.53514: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.53587: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.53590: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.53704: variable 'ansible_distribution' from source: facts 7064 1726882106.53708: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.53713: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.53783: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.53787: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.53897: variable 'ansible_distribution' from source: facts 7064 1726882106.53903: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.53909: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.54004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882106.54022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882106.54039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882106.54064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882106.54074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882106.54114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882106.54130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882106.54145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882106.54169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882106.54179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882106.54268: variable '__network_required_facts' from source: role '' defaults 7064 1726882106.54276: variable 'ansible_facts' from source: unknown 7064 1726882106.54781: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7064 1726882106.54790: when evaluation is False, skipping this task 7064 1726882106.54802: _execute() done 7064 1726882106.54810: dumping result to json 7064 1726882106.54823: done dumping result, returning 7064 1726882106.54840: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-1c1a-8029-0000000003f0] 7064 1726882106.54999: sending task result for task 12673a56-9f93-1c1a-8029-0000000003f0 7064 1726882106.55063: done sending task result for task 12673a56-9f93-1c1a-8029-0000000003f0 7064 1726882106.55066: 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 } 7064 1726882106.55112: no more pending results, returning what we have 7064 1726882106.55116: results queue empty 7064 1726882106.55117: checking for any_errors_fatal 7064 1726882106.55118: done checking for any_errors_fatal 7064 1726882106.55119: checking for max_fail_percentage 7064 1726882106.55121: done checking for max_fail_percentage 7064 1726882106.55121: checking to see if all hosts have failed and the running result is not ok 7064 1726882106.55122: done checking to see if all hosts have failed 7064 1726882106.55123: getting the remaining hosts for this loop 7064 1726882106.55124: done getting the remaining hosts for this loop 7064 1726882106.55129: getting the next task for host managed_node1 7064 1726882106.55138: done getting next task for host managed_node1 7064 1726882106.55141: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7064 1726882106.55145: ^ 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? (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 7064 1726882106.55167: getting variables 7064 1726882106.55169: in VariableManager get_vars() 7064 1726882106.55228: Calling all_inventory to load vars for managed_node1 7064 1726882106.55231: Calling groups_inventory to load vars for managed_node1 7064 1726882106.55233: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882106.55244: Calling all_plugins_play to load vars for managed_node1 7064 1726882106.55247: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882106.55250: Calling groups_plugins_play to load vars for managed_node1 7064 1726882106.56268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882106.57243: done with get_vars() 7064 1726882106.57261: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:28:26 -0400 (0:00:00.078) 0:00:46.811 ****** 7064 1726882106.57333: entering _queue_task() for managed_node1/stat 7064 1726882106.57559: worker is 1 (out of 1 available) 7064 1726882106.57572: exiting _queue_task() for managed_node1/stat 7064 1726882106.57583: done queuing things up, now waiting for results queue to drain 7064 1726882106.57584: waiting for pending results... 7064 1726882106.57754: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7064 1726882106.57857: in run() - task 12673a56-9f93-1c1a-8029-0000000003f2 7064 1726882106.57868: variable 'ansible_search_path' from source: unknown 7064 1726882106.57871: variable 'ansible_search_path' from source: unknown 7064 1726882106.57900: calling self._execute() 7064 1726882106.57971: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882106.57975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882106.57985: variable 'omit' from source: magic vars 7064 1726882106.58254: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.58258: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.58389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882106.60319: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882106.60361: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882106.60398: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882106.60427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882106.60447: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882106.60508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882106.60532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882106.60551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882106.60577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882106.60588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882106.60671: variable 'ansible_distribution' from source: facts 7064 1726882106.60674: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.60680: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.60759: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.60763: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.60876: variable 'ansible_distribution' from source: facts 7064 1726882106.60879: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.60885: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.60958: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.60961: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.61068: variable 'ansible_distribution' from source: facts 7064 1726882106.61074: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.61076: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.61151: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.61154: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.61262: variable 'ansible_distribution' from source: facts 7064 1726882106.61266: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.61271: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.61346: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.61350: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.61457: variable 'ansible_distribution' from source: facts 7064 1726882106.61460: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.61465: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.61546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882106.61656: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882106.61899: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882106.61902: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882106.61904: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882106.61907: 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) 7064 1726882106.61909: 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) 7064 1726882106.61911: 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) 7064 1726882106.61913: 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) 7064 1726882106.61963: variable '__network_is_ostree' from source: set_fact 7064 1726882106.61974: Evaluated conditional (not __network_is_ostree is defined): False 7064 1726882106.61981: when evaluation is False, skipping this task 7064 1726882106.61988: _execute() done 7064 1726882106.61999: dumping result to json 7064 1726882106.62007: done dumping result, returning 7064 1726882106.62018: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-1c1a-8029-0000000003f2] 7064 1726882106.62029: sending task result for task 12673a56-9f93-1c1a-8029-0000000003f2 7064 1726882106.62124: done sending task result for task 12673a56-9f93-1c1a-8029-0000000003f2 7064 1726882106.62132: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7064 1726882106.62243: no more pending results, returning what we have 7064 1726882106.62247: results queue empty 7064 1726882106.62248: checking for any_errors_fatal 7064 1726882106.62254: done checking for any_errors_fatal 7064 1726882106.62255: checking for max_fail_percentage 7064 1726882106.62257: done checking for max_fail_percentage 7064 1726882106.62257: checking to see if all hosts have failed and the running result is not ok 7064 1726882106.62264: done checking to see if all hosts have failed 7064 1726882106.62264: getting the remaining hosts for this loop 7064 1726882106.62266: done getting the remaining hosts for this loop 7064 1726882106.62270: getting the next task for host managed_node1 7064 1726882106.62276: done getting next task for host managed_node1 7064 1726882106.62280: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7064 1726882106.62283: ^ 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? (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 7064 1726882106.62471: getting variables 7064 1726882106.62473: in VariableManager get_vars() 7064 1726882106.62528: Calling all_inventory to load vars for managed_node1 7064 1726882106.62531: Calling groups_inventory to load vars for managed_node1 7064 1726882106.62533: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882106.62541: Calling all_plugins_play to load vars for managed_node1 7064 1726882106.62544: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882106.62547: Calling groups_plugins_play to load vars for managed_node1 7064 1726882106.63958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882106.65554: done with get_vars() 7064 1726882106.65579: done getting variables 7064 1726882106.65640: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:28:26 -0400 (0:00:00.083) 0:00:46.894 ****** 7064 1726882106.65675: entering _queue_task() for managed_node1/set_fact 7064 1726882106.65975: worker is 1 (out of 1 available) 7064 1726882106.65988: exiting _queue_task() for managed_node1/set_fact 7064 1726882106.66004: done queuing things up, now waiting for results queue to drain 7064 1726882106.66006: waiting for pending results... 7064 1726882106.66311: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7064 1726882106.66475: in run() - task 12673a56-9f93-1c1a-8029-0000000003f3 7064 1726882106.66503: variable 'ansible_search_path' from source: unknown 7064 1726882106.66511: variable 'ansible_search_path' from source: unknown 7064 1726882106.66556: calling self._execute() 7064 1726882106.66663: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882106.66674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882106.66690: variable 'omit' from source: magic vars 7064 1726882106.67195: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.67200: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.67313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882106.69604: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882106.69676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882106.69739: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882106.69781: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882106.69821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882106.69906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882106.69942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882106.69973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882106.70026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882106.70046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882106.70169: variable 'ansible_distribution' from source: facts 7064 1726882106.70180: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.70238: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.70317: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.70329: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.70510: variable 'ansible_distribution' from source: facts 7064 1726882106.70519: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.70530: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.70642: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.70653: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.70831: variable 'ansible_distribution' from source: facts 7064 1726882106.70999: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.71003: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.71005: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.71007: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.71130: variable 'ansible_distribution' from source: facts 7064 1726882106.71139: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.71150: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.71257: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.71267: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.71436: variable 'ansible_distribution' from source: facts 7064 1726882106.71450: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.71461: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.71591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882106.71749: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882106.72116: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882106.72151: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882106.72182: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882106.72240: 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) 7064 1726882106.72266: 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) 7064 1726882106.72298: 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) 7064 1726882106.72334: 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) 7064 1726882106.72415: variable '__network_is_ostree' from source: set_fact 7064 1726882106.72534: Evaluated conditional (not __network_is_ostree is defined): False 7064 1726882106.72537: when evaluation is False, skipping this task 7064 1726882106.72539: _execute() done 7064 1726882106.72541: dumping result to json 7064 1726882106.72543: done dumping result, returning 7064 1726882106.72546: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-1c1a-8029-0000000003f3] 7064 1726882106.72548: sending task result for task 12673a56-9f93-1c1a-8029-0000000003f3 7064 1726882106.72618: done sending task result for task 12673a56-9f93-1c1a-8029-0000000003f3 7064 1726882106.72621: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7064 1726882106.72683: no more pending results, returning what we have 7064 1726882106.72687: results queue empty 7064 1726882106.72688: checking for any_errors_fatal 7064 1726882106.72696: done checking for any_errors_fatal 7064 1726882106.72697: checking for max_fail_percentage 7064 1726882106.72699: done checking for max_fail_percentage 7064 1726882106.72700: checking to see if all hosts have failed and the running result is not ok 7064 1726882106.72709: done checking to see if all hosts have failed 7064 1726882106.72710: getting the remaining hosts for this loop 7064 1726882106.72711: done getting the remaining hosts for this loop 7064 1726882106.72716: getting the next task for host managed_node1 7064 1726882106.72726: done getting next task for host managed_node1 7064 1726882106.72730: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7064 1726882106.72734: ^ 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? (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 7064 1726882106.72756: getting variables 7064 1726882106.72758: in VariableManager get_vars() 7064 1726882106.72923: Calling all_inventory to load vars for managed_node1 7064 1726882106.72926: Calling groups_inventory to load vars for managed_node1 7064 1726882106.72929: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882106.72940: Calling all_plugins_play to load vars for managed_node1 7064 1726882106.72944: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882106.72948: Calling groups_plugins_play to load vars for managed_node1 7064 1726882106.74596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882106.80810: done with get_vars() 7064 1726882106.80840: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:28:26 -0400 (0:00:00.152) 0:00:47.047 ****** 7064 1726882106.80928: entering _queue_task() for managed_node1/service_facts 7064 1726882106.81257: worker is 1 (out of 1 available) 7064 1726882106.81269: exiting _queue_task() for managed_node1/service_facts 7064 1726882106.81281: done queuing things up, now waiting for results queue to drain 7064 1726882106.81283: waiting for pending results... 7064 1726882106.81570: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7064 1726882106.81901: in run() - task 12673a56-9f93-1c1a-8029-0000000003f5 7064 1726882106.81904: variable 'ansible_search_path' from source: unknown 7064 1726882106.81907: variable 'ansible_search_path' from source: unknown 7064 1726882106.81909: calling self._execute() 7064 1726882106.81912: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882106.81920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882106.81934: variable 'omit' from source: magic vars 7064 1726882106.82322: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.82340: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.82544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882106.84861: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882106.84953: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882106.84999: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882106.85037: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882106.85072: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882106.85161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882106.85200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882106.85232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882106.85280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882106.85307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882106.85426: variable 'ansible_distribution' from source: facts 7064 1726882106.85435: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.85484: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.85566: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.85580: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.85769: variable 'ansible_distribution' from source: facts 7064 1726882106.85779: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.85790: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.85999: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.86004: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.86101: variable 'ansible_distribution' from source: facts 7064 1726882106.86114: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.86129: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.86241: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.86252: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.86431: variable 'ansible_distribution' from source: facts 7064 1726882106.86444: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.86459: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.86570: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.86669: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882106.86757: variable 'ansible_distribution' from source: facts 7064 1726882106.86766: variable 'ansible_distribution_major_version' from source: facts 7064 1726882106.86782: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882106.86797: variable 'omit' from source: magic vars 7064 1726882106.86878: variable 'omit' from source: magic vars 7064 1726882106.86931: variable 'omit' from source: magic vars 7064 1726882106.86960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882106.86999: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882106.87027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882106.87099: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882106.87105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882106.87108: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882106.87110: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882106.87112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882106.87227: Set connection var ansible_connection to ssh 7064 1726882106.87232: Set connection var ansible_shell_executable to /bin/sh 7064 1726882106.87243: Set connection var ansible_pipelining to False 7064 1726882106.87300: Set connection var ansible_timeout to 10 7064 1726882106.87303: Set connection var ansible_shell_type to sh 7064 1726882106.87306: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882106.87310: variable 'ansible_shell_executable' from source: unknown 7064 1726882106.87313: variable 'ansible_connection' from source: unknown 7064 1726882106.87315: variable 'ansible_module_compression' from source: unknown 7064 1726882106.87318: variable 'ansible_shell_type' from source: unknown 7064 1726882106.87319: variable 'ansible_shell_executable' from source: unknown 7064 1726882106.87326: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882106.87339: variable 'ansible_pipelining' from source: unknown 7064 1726882106.87345: variable 'ansible_timeout' from source: unknown 7064 1726882106.87353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882106.87508: 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__) 7064 1726882106.87552: variable 'omit' from source: magic vars 7064 1726882106.87555: starting attempt loop 7064 1726882106.87558: running the handler 7064 1726882106.87560: _low_level_execute_command(): starting 7064 1726882106.87661: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882106.88414: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882106.88419: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882106.88439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882106.88453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882106.88529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882106.90191: stdout chunk (state=3): >>>/root <<< 7064 1726882106.90308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882106.90481: stderr chunk (state=3): >>><<< 7064 1726882106.90484: stdout chunk (state=3): >>><<< 7064 1726882106.90488: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882106.90491: _low_level_execute_command(): starting 7064 1726882106.90497: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882106.9038587-8869-159173059910165 `" && echo ansible-tmp-1726882106.9038587-8869-159173059910165="` echo /root/.ansible/tmp/ansible-tmp-1726882106.9038587-8869-159173059910165 `" ) && sleep 0' 7064 1726882106.91358: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882106.91388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882106.93276: stdout chunk (state=3): >>>ansible-tmp-1726882106.9038587-8869-159173059910165=/root/.ansible/tmp/ansible-tmp-1726882106.9038587-8869-159173059910165 <<< 7064 1726882106.93431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882106.93435: stdout chunk (state=3): >>><<< 7064 1726882106.93437: stderr chunk (state=3): >>><<< 7064 1726882106.93454: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882106.9038587-8869-159173059910165=/root/.ansible/tmp/ansible-tmp-1726882106.9038587-8869-159173059910165 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882106.93600: variable 'ansible_module_compression' from source: unknown 7064 1726882106.93604: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7064 1726882106.93606: variable 'ansible_facts' from source: unknown 7064 1726882106.93685: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882106.9038587-8869-159173059910165/AnsiballZ_service_facts.py 7064 1726882106.93855: Sending initial data 7064 1726882106.93861: Sent initial data (160 bytes) 7064 1726882106.94527: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882106.94544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882106.94609: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882106.94651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882106.94668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882106.94688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882106.94759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882106.96279: 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 <<< 7064 1726882106.96327: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882106.96384: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp9w1n6_f9 /root/.ansible/tmp/ansible-tmp-1726882106.9038587-8869-159173059910165/AnsiballZ_service_facts.py <<< 7064 1726882106.96388: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882106.9038587-8869-159173059910165/AnsiballZ_service_facts.py" <<< 7064 1726882106.96435: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp9w1n6_f9" to remote "/root/.ansible/tmp/ansible-tmp-1726882106.9038587-8869-159173059910165/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882106.9038587-8869-159173059910165/AnsiballZ_service_facts.py" <<< 7064 1726882106.97633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882106.97636: stdout chunk (state=3): >>><<< 7064 1726882106.97638: stderr chunk (state=3): >>><<< 7064 1726882106.97647: done transferring module to remote 7064 1726882106.97661: _low_level_execute_command(): starting 7064 1726882106.97669: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882106.9038587-8869-159173059910165/ /root/.ansible/tmp/ansible-tmp-1726882106.9038587-8869-159173059910165/AnsiballZ_service_facts.py && sleep 0' 7064 1726882106.98302: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882106.98317: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882106.98333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882106.98410: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882106.98453: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882106.98475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882106.98501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882106.98574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882107.00321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882107.00332: stdout chunk (state=3): >>><<< 7064 1726882107.00345: stderr chunk (state=3): >>><<< 7064 1726882107.00366: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882107.00452: _low_level_execute_command(): starting 7064 1726882107.00456: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882106.9038587-8869-159173059910165/AnsiballZ_service_facts.py && sleep 0' 7064 1726882107.01007: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882107.01023: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882107.01111: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882107.01140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882107.01157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882107.01179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882107.01268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882108.51564: 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<<< 7064 1726882108.51586: 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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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.<<< 7064 1726882108.51614: stdout chunk (state=3): >>>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": "active", "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"}, "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-system<<< 7064 1726882108.51642: stdout chunk (state=3): >>>d-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"}, "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.<<< 7064 1726882108.51655: stdout chunk (state=3): >>>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":<<< 7064 1726882108.51661: stdout chunk (state=3): >>> "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": {}}} <<< 7064 1726882108.53156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882108.53188: stderr chunk (state=3): >>><<< 7064 1726882108.53191: stdout chunk (state=3): >>><<< 7064 1726882108.53228: _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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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": "active", "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"}, "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"}, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882108.53641: 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-1726882106.9038587-8869-159173059910165/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882108.53645: _low_level_execute_command(): starting 7064 1726882108.53650: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882106.9038587-8869-159173059910165/ > /dev/null 2>&1 && sleep 0' 7064 1726882108.54080: 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 <<< 7064 1726882108.54084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882108.54117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882108.54120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882108.54123: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882108.54179: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882108.54186: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882108.54188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882108.54226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882108.55991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882108.56024: stderr chunk (state=3): >>><<< 7064 1726882108.56028: stdout chunk (state=3): >>><<< 7064 1726882108.56041: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882108.56046: handler run complete 7064 1726882108.56159: variable 'ansible_facts' from source: unknown 7064 1726882108.56249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882108.56526: variable 'ansible_facts' from source: unknown 7064 1726882108.56607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882108.56720: attempt loop complete, returning result 7064 1726882108.56723: _execute() done 7064 1726882108.56726: dumping result to json 7064 1726882108.56763: done dumping result, returning 7064 1726882108.56774: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-1c1a-8029-0000000003f5] 7064 1726882108.56777: sending task result for task 12673a56-9f93-1c1a-8029-0000000003f5 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7064 1726882108.57500: no more pending results, returning what we have 7064 1726882108.57503: results queue empty 7064 1726882108.57507: checking for any_errors_fatal 7064 1726882108.57511: done checking for any_errors_fatal 7064 1726882108.57512: checking for max_fail_percentage 7064 1726882108.57514: done checking for max_fail_percentage 7064 1726882108.57514: checking to see if all hosts have failed and the running result is not ok 7064 1726882108.57515: done checking to see if all hosts have failed 7064 1726882108.57516: getting the remaining hosts for this loop 7064 1726882108.57517: done getting the remaining hosts for this loop 7064 1726882108.57520: getting the next task for host managed_node1 7064 1726882108.57524: done getting next task for host managed_node1 7064 1726882108.57526: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7064 1726882108.57529: ^ 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? (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 7064 1726882108.57537: done sending task result for task 12673a56-9f93-1c1a-8029-0000000003f5 7064 1726882108.57540: WORKER PROCESS EXITING 7064 1726882108.57546: getting variables 7064 1726882108.57547: in VariableManager get_vars() 7064 1726882108.57578: Calling all_inventory to load vars for managed_node1 7064 1726882108.57580: Calling groups_inventory to load vars for managed_node1 7064 1726882108.57582: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882108.57588: Calling all_plugins_play to load vars for managed_node1 7064 1726882108.57590: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882108.57592: Calling groups_plugins_play to load vars for managed_node1 7064 1726882108.58372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882108.59243: done with get_vars() 7064 1726882108.59258: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:28:28 -0400 (0:00:01.784) 0:00:48.831 ****** 7064 1726882108.59334: entering _queue_task() for managed_node1/package_facts 7064 1726882108.59553: worker is 1 (out of 1 available) 7064 1726882108.59564: exiting _queue_task() for managed_node1/package_facts 7064 1726882108.59575: done queuing things up, now waiting for results queue to drain 7064 1726882108.59577: waiting for pending results... 7064 1726882108.59746: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7064 1726882108.59858: in run() - task 12673a56-9f93-1c1a-8029-0000000003f6 7064 1726882108.59869: variable 'ansible_search_path' from source: unknown 7064 1726882108.59873: variable 'ansible_search_path' from source: unknown 7064 1726882108.59903: calling self._execute() 7064 1726882108.59978: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882108.59982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882108.59997: variable 'omit' from source: magic vars 7064 1726882108.60274: variable 'ansible_distribution_major_version' from source: facts 7064 1726882108.60283: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882108.60412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882108.61873: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882108.61922: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882108.61948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882108.61973: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882108.62002: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882108.62067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882108.62096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882108.62111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882108.62136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882108.62147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882108.62225: variable 'ansible_distribution' from source: facts 7064 1726882108.62229: variable 'ansible_distribution_major_version' from source: facts 7064 1726882108.62235: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882108.62315: variable 'ansible_distribution_major_version' from source: facts 7064 1726882108.62320: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882108.62432: variable 'ansible_distribution' from source: facts 7064 1726882108.62436: variable 'ansible_distribution_major_version' from source: facts 7064 1726882108.62441: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882108.62513: variable 'ansible_distribution_major_version' from source: facts 7064 1726882108.62516: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882108.62624: variable 'ansible_distribution' from source: facts 7064 1726882108.62630: variable 'ansible_distribution_major_version' from source: facts 7064 1726882108.62633: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882108.62705: variable 'ansible_distribution_major_version' from source: facts 7064 1726882108.62709: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882108.62820: variable 'ansible_distribution' from source: facts 7064 1726882108.62824: variable 'ansible_distribution_major_version' from source: facts 7064 1726882108.62829: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882108.62902: variable 'ansible_distribution_major_version' from source: facts 7064 1726882108.62906: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882108.63014: variable 'ansible_distribution' from source: facts 7064 1726882108.63017: variable 'ansible_distribution_major_version' from source: facts 7064 1726882108.63023: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882108.63028: variable 'omit' from source: magic vars 7064 1726882108.63076: variable 'omit' from source: magic vars 7064 1726882108.63109: variable 'omit' from source: magic vars 7064 1726882108.63127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882108.63147: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882108.63162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882108.63175: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882108.63187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882108.63213: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882108.63216: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882108.63218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882108.63281: Set connection var ansible_connection to ssh 7064 1726882108.63291: Set connection var ansible_shell_executable to /bin/sh 7064 1726882108.63308: Set connection var ansible_pipelining to False 7064 1726882108.63311: Set connection var ansible_timeout to 10 7064 1726882108.63316: Set connection var ansible_shell_type to sh 7064 1726882108.63320: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882108.63338: variable 'ansible_shell_executable' from source: unknown 7064 1726882108.63340: variable 'ansible_connection' from source: unknown 7064 1726882108.63343: variable 'ansible_module_compression' from source: unknown 7064 1726882108.63345: variable 'ansible_shell_type' from source: unknown 7064 1726882108.63347: variable 'ansible_shell_executable' from source: unknown 7064 1726882108.63349: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882108.63353: variable 'ansible_pipelining' from source: unknown 7064 1726882108.63355: variable 'ansible_timeout' from source: unknown 7064 1726882108.63360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882108.63455: 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__) 7064 1726882108.63462: variable 'omit' from source: magic vars 7064 1726882108.63466: starting attempt loop 7064 1726882108.63468: running the handler 7064 1726882108.63479: _low_level_execute_command(): starting 7064 1726882108.63489: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882108.63986: 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 <<< 7064 1726882108.63990: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882108.63997: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882108.63999: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882108.64046: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882108.64049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882108.64051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882108.64106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882108.65751: stdout chunk (state=3): >>>/root <<< 7064 1726882108.65848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882108.65874: stderr chunk (state=3): >>><<< 7064 1726882108.65878: stdout chunk (state=3): >>><<< 7064 1726882108.65897: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882108.65911: _low_level_execute_command(): starting 7064 1726882108.65922: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882108.6589916-8932-182570781146203 `" && echo ansible-tmp-1726882108.6589916-8932-182570781146203="` echo /root/.ansible/tmp/ansible-tmp-1726882108.6589916-8932-182570781146203 `" ) && sleep 0' 7064 1726882108.66343: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882108.66348: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882108.66351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882108.66353: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882108.66355: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882108.66405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882108.66409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882108.66456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882108.68329: stdout chunk (state=3): >>>ansible-tmp-1726882108.6589916-8932-182570781146203=/root/.ansible/tmp/ansible-tmp-1726882108.6589916-8932-182570781146203 <<< 7064 1726882108.68437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882108.68459: stderr chunk (state=3): >>><<< 7064 1726882108.68462: stdout chunk (state=3): >>><<< 7064 1726882108.68474: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882108.6589916-8932-182570781146203=/root/.ansible/tmp/ansible-tmp-1726882108.6589916-8932-182570781146203 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882108.68516: variable 'ansible_module_compression' from source: unknown 7064 1726882108.68548: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7064 1726882108.68600: variable 'ansible_facts' from source: unknown 7064 1726882108.68719: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882108.6589916-8932-182570781146203/AnsiballZ_package_facts.py 7064 1726882108.68816: Sending initial data 7064 1726882108.68820: Sent initial data (160 bytes) 7064 1726882108.69255: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882108.69258: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882108.69260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882108.69269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882108.69271: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882108.69319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882108.69322: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882108.69366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882108.70898: 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 <<< 7064 1726882108.70902: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882108.70930: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882108.70970: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpav08zr6f /root/.ansible/tmp/ansible-tmp-1726882108.6589916-8932-182570781146203/AnsiballZ_package_facts.py <<< 7064 1726882108.70977: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882108.6589916-8932-182570781146203/AnsiballZ_package_facts.py" <<< 7064 1726882108.71013: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpav08zr6f" to remote "/root/.ansible/tmp/ansible-tmp-1726882108.6589916-8932-182570781146203/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882108.6589916-8932-182570781146203/AnsiballZ_package_facts.py" <<< 7064 1726882108.72018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882108.72054: stderr chunk (state=3): >>><<< 7064 1726882108.72057: stdout chunk (state=3): >>><<< 7064 1726882108.72098: done transferring module to remote 7064 1726882108.72101: _low_level_execute_command(): starting 7064 1726882108.72106: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882108.6589916-8932-182570781146203/ /root/.ansible/tmp/ansible-tmp-1726882108.6589916-8932-182570781146203/AnsiballZ_package_facts.py && sleep 0' 7064 1726882108.72522: 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 <<< 7064 1726882108.72525: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882108.72527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882108.72530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882108.72531: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882108.72533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882108.72577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882108.72580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882108.72627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882108.74337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882108.74357: stderr chunk (state=3): >>><<< 7064 1726882108.74360: stdout chunk (state=3): >>><<< 7064 1726882108.74371: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882108.74374: _low_level_execute_command(): starting 7064 1726882108.74387: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882108.6589916-8932-182570781146203/AnsiballZ_package_facts.py && sleep 0' 7064 1726882108.74784: 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 <<< 7064 1726882108.74788: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882108.74806: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882108.74858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882108.74862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882108.74914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882109.18725: 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<<< 7064 1726882109.18799: 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, "arc<<< 7064 1726882109.18909: stdout chunk (state=3): >>>h": "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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7064 1726882109.20629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882109.20644: stderr chunk (state=3): >>>Shared connection to 10.31.9.159 closed. <<< 7064 1726882109.20701: stderr chunk (state=3): >>><<< 7064 1726882109.20715: stdout chunk (state=3): >>><<< 7064 1726882109.21002: _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"}]}}, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882109.23362: 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-1726882108.6589916-8932-182570781146203/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882109.23387: _low_level_execute_command(): starting 7064 1726882109.23404: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882108.6589916-8932-182570781146203/ > /dev/null 2>&1 && sleep 0' 7064 1726882109.24091: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882109.24132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882109.24145: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882109.24164: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882109.24228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882109.26300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882109.26304: stdout chunk (state=3): >>><<< 7064 1726882109.26306: stderr chunk (state=3): >>><<< 7064 1726882109.26308: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882109.26310: handler run complete 7064 1726882109.27031: variable 'ansible_facts' from source: unknown 7064 1726882109.27501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882109.29534: variable 'ansible_facts' from source: unknown 7064 1726882109.29975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882109.30704: attempt loop complete, returning result 7064 1726882109.30715: _execute() done 7064 1726882109.30718: dumping result to json 7064 1726882109.30932: done dumping result, returning 7064 1726882109.30941: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-1c1a-8029-0000000003f6] 7064 1726882109.30944: sending task result for task 12673a56-9f93-1c1a-8029-0000000003f6 7064 1726882109.33214: done sending task result for task 12673a56-9f93-1c1a-8029-0000000003f6 7064 1726882109.33217: 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 } 7064 1726882109.33375: no more pending results, returning what we have 7064 1726882109.33378: results queue empty 7064 1726882109.33379: checking for any_errors_fatal 7064 1726882109.33384: done checking for any_errors_fatal 7064 1726882109.33385: checking for max_fail_percentage 7064 1726882109.33387: done checking for max_fail_percentage 7064 1726882109.33387: checking to see if all hosts have failed and the running result is not ok 7064 1726882109.33388: done checking to see if all hosts have failed 7064 1726882109.33389: getting the remaining hosts for this loop 7064 1726882109.33390: done getting the remaining hosts for this loop 7064 1726882109.33398: getting the next task for host managed_node1 7064 1726882109.33404: done getting next task for host managed_node1 7064 1726882109.33408: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7064 1726882109.33411: ^ 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? (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 7064 1726882109.33422: getting variables 7064 1726882109.33423: in VariableManager get_vars() 7064 1726882109.33466: Calling all_inventory to load vars for managed_node1 7064 1726882109.33469: Calling groups_inventory to load vars for managed_node1 7064 1726882109.33471: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882109.33480: Calling all_plugins_play to load vars for managed_node1 7064 1726882109.33483: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882109.33486: Calling groups_plugins_play to load vars for managed_node1 7064 1726882109.35806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882109.37446: done with get_vars() 7064 1726882109.37623: done getting variables 7064 1726882109.37681: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:28:29 -0400 (0:00:00.785) 0:00:49.616 ****** 7064 1726882109.37919: entering _queue_task() for managed_node1/debug 7064 1726882109.38626: worker is 1 (out of 1 available) 7064 1726882109.38637: exiting _queue_task() for managed_node1/debug 7064 1726882109.38648: done queuing things up, now waiting for results queue to drain 7064 1726882109.38649: waiting for pending results... 7064 1726882109.39013: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7064 1726882109.39030: in run() - task 12673a56-9f93-1c1a-8029-0000000000b4 7064 1726882109.39051: variable 'ansible_search_path' from source: unknown 7064 1726882109.39058: variable 'ansible_search_path' from source: unknown 7064 1726882109.39101: calling self._execute() 7064 1726882109.39205: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882109.39221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882109.39239: variable 'omit' from source: magic vars 7064 1726882109.39624: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.39641: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882109.39840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882109.42098: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882109.42202: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882109.42602: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882109.42605: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882109.42608: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882109.42610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882109.42613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882109.42719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882109.42765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882109.42837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882109.43171: variable 'ansible_distribution' from source: facts 7064 1726882109.43181: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.43197: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882109.43482: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.43580: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882109.43771: variable 'ansible_distribution' from source: facts 7064 1726882109.43780: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.43812: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882109.44048: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.44060: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882109.44424: variable 'ansible_distribution' from source: facts 7064 1726882109.44460: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.44508: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882109.44520: variable 'omit' from source: magic vars 7064 1726882109.44804: variable 'omit' from source: magic vars 7064 1726882109.44966: variable 'network_provider' from source: set_fact 7064 1726882109.45010: variable 'omit' from source: magic vars 7064 1726882109.45089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882109.45127: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882109.45402: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882109.45405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882109.45407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882109.45410: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882109.45413: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882109.45415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882109.45567: Set connection var ansible_connection to ssh 7064 1726882109.45634: Set connection var ansible_shell_executable to /bin/sh 7064 1726882109.45644: Set connection var ansible_pipelining to False 7064 1726882109.45654: Set connection var ansible_timeout to 10 7064 1726882109.45662: Set connection var ansible_shell_type to sh 7064 1726882109.45670: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882109.45730: variable 'ansible_shell_executable' from source: unknown 7064 1726882109.45753: variable 'ansible_connection' from source: unknown 7064 1726882109.45761: variable 'ansible_module_compression' from source: unknown 7064 1726882109.45769: variable 'ansible_shell_type' from source: unknown 7064 1726882109.45777: variable 'ansible_shell_executable' from source: unknown 7064 1726882109.45784: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882109.45791: variable 'ansible_pipelining' from source: unknown 7064 1726882109.45803: variable 'ansible_timeout' from source: unknown 7064 1726882109.45811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882109.45926: 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) 7064 1726882109.45948: variable 'omit' from source: magic vars 7064 1726882109.45959: starting attempt loop 7064 1726882109.45966: running the handler 7064 1726882109.46023: handler run complete 7064 1726882109.46042: attempt loop complete, returning result 7064 1726882109.46099: _execute() done 7064 1726882109.46102: dumping result to json 7064 1726882109.46104: done dumping result, returning 7064 1726882109.46107: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-1c1a-8029-0000000000b4] 7064 1726882109.46109: sending task result for task 12673a56-9f93-1c1a-8029-0000000000b4 ok: [managed_node1] => {} MSG: Using network provider: nm 7064 1726882109.46359: no more pending results, returning what we have 7064 1726882109.46362: results queue empty 7064 1726882109.46363: checking for any_errors_fatal 7064 1726882109.46372: done checking for any_errors_fatal 7064 1726882109.46373: checking for max_fail_percentage 7064 1726882109.46375: done checking for max_fail_percentage 7064 1726882109.46382: checking to see if all hosts have failed and the running result is not ok 7064 1726882109.46384: done checking to see if all hosts have failed 7064 1726882109.46384: getting the remaining hosts for this loop 7064 1726882109.46386: done getting the remaining hosts for this loop 7064 1726882109.46389: getting the next task for host managed_node1 7064 1726882109.46400: done getting next task for host managed_node1 7064 1726882109.46404: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7064 1726882109.46407: ^ 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? (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 7064 1726882109.46420: getting variables 7064 1726882109.46422: in VariableManager get_vars() 7064 1726882109.46479: Calling all_inventory to load vars for managed_node1 7064 1726882109.46482: Calling groups_inventory to load vars for managed_node1 7064 1726882109.46485: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882109.46720: Calling all_plugins_play to load vars for managed_node1 7064 1726882109.46725: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882109.46729: Calling groups_plugins_play to load vars for managed_node1 7064 1726882109.47409: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000b4 7064 1726882109.47413: WORKER PROCESS EXITING 7064 1726882109.48112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882109.49700: done with get_vars() 7064 1726882109.49725: done getting variables 7064 1726882109.49784: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:28:29 -0400 (0:00:00.119) 0:00:49.736 ****** 7064 1726882109.49826: entering _queue_task() for managed_node1/fail 7064 1726882109.50145: worker is 1 (out of 1 available) 7064 1726882109.50158: exiting _queue_task() for managed_node1/fail 7064 1726882109.50169: done queuing things up, now waiting for results queue to drain 7064 1726882109.50171: waiting for pending results... 7064 1726882109.50465: 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 7064 1726882109.50617: in run() - task 12673a56-9f93-1c1a-8029-0000000000b5 7064 1726882109.50641: variable 'ansible_search_path' from source: unknown 7064 1726882109.50649: variable 'ansible_search_path' from source: unknown 7064 1726882109.50690: calling self._execute() 7064 1726882109.50804: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882109.50815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882109.50836: variable 'omit' from source: magic vars 7064 1726882109.51231: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.51250: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882109.51463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882109.54106: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882109.54111: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882109.54370: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882109.54416: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882109.54528: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882109.54615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882109.54721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882109.54829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882109.54941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882109.54960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882109.55500: variable 'ansible_distribution' from source: facts 7064 1726882109.55503: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.55506: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882109.55508: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.55511: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882109.55820: variable 'ansible_distribution' from source: facts 7064 1726882109.55889: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.55918: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882109.56248: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.56259: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882109.56631: variable 'ansible_distribution' from source: facts 7064 1726882109.56640: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.56650: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882109.56761: variable 'network_state' from source: role '' defaults 7064 1726882109.56832: Evaluated conditional (network_state != {}): False 7064 1726882109.56840: when evaluation is False, skipping this task 7064 1726882109.56848: _execute() done 7064 1726882109.56854: dumping result to json 7064 1726882109.56862: done dumping result, returning 7064 1726882109.56874: 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 [12673a56-9f93-1c1a-8029-0000000000b5] 7064 1726882109.56882: sending task result for task 12673a56-9f93-1c1a-8029-0000000000b5 7064 1726882109.56991: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000b5 7064 1726882109.57004: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882109.57055: no more pending results, returning what we have 7064 1726882109.57059: results queue empty 7064 1726882109.57060: checking for any_errors_fatal 7064 1726882109.57068: done checking for any_errors_fatal 7064 1726882109.57068: checking for max_fail_percentage 7064 1726882109.57070: done checking for max_fail_percentage 7064 1726882109.57071: checking to see if all hosts have failed and the running result is not ok 7064 1726882109.57071: done checking to see if all hosts have failed 7064 1726882109.57072: getting the remaining hosts for this loop 7064 1726882109.57073: done getting the remaining hosts for this loop 7064 1726882109.57077: getting the next task for host managed_node1 7064 1726882109.57085: done getting next task for host managed_node1 7064 1726882109.57089: ^ 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 7064 1726882109.57092: ^ 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? (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 7064 1726882109.57116: getting variables 7064 1726882109.57118: in VariableManager get_vars() 7064 1726882109.57174: Calling all_inventory to load vars for managed_node1 7064 1726882109.57177: Calling groups_inventory to load vars for managed_node1 7064 1726882109.57179: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882109.57188: Calling all_plugins_play to load vars for managed_node1 7064 1726882109.57191: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882109.57323: Calling groups_plugins_play to load vars for managed_node1 7064 1726882109.58804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882109.60378: done with get_vars() 7064 1726882109.60404: done getting variables 7064 1726882109.60461: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:28:29 -0400 (0:00:00.106) 0:00:49.842 ****** 7064 1726882109.60503: entering _queue_task() for managed_node1/fail 7064 1726882109.60808: worker is 1 (out of 1 available) 7064 1726882109.60820: exiting _queue_task() for managed_node1/fail 7064 1726882109.60832: done queuing things up, now waiting for results queue to drain 7064 1726882109.60834: waiting for pending results... 7064 1726882109.61213: 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 7064 1726882109.61263: in run() - task 12673a56-9f93-1c1a-8029-0000000000b6 7064 1726882109.61282: variable 'ansible_search_path' from source: unknown 7064 1726882109.61296: variable 'ansible_search_path' from source: unknown 7064 1726882109.61339: calling self._execute() 7064 1726882109.61443: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882109.61455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882109.61472: variable 'omit' from source: magic vars 7064 1726882109.61859: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.61874: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882109.62077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882109.65796: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882109.65800: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882109.66011: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882109.66016: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882109.66018: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882109.66242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882109.66334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882109.66368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882109.66670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882109.66673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882109.66751: variable 'ansible_distribution' from source: facts 7064 1726882109.66787: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.66806: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882109.67118: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.67130: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882109.67502: variable 'ansible_distribution' from source: facts 7064 1726882109.67513: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.67524: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882109.67640: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.67899: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882109.68083: variable 'ansible_distribution' from source: facts 7064 1726882109.68091: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.68106: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882109.68327: variable 'network_state' from source: role '' defaults 7064 1726882109.68354: Evaluated conditional (network_state != {}): False 7064 1726882109.68559: when evaluation is False, skipping this task 7064 1726882109.68563: _execute() done 7064 1726882109.68566: dumping result to json 7064 1726882109.68568: done dumping result, returning 7064 1726882109.68570: 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 [12673a56-9f93-1c1a-8029-0000000000b6] 7064 1726882109.68572: sending task result for task 12673a56-9f93-1c1a-8029-0000000000b6 7064 1726882109.68646: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000b6 7064 1726882109.68649: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882109.68714: no more pending results, returning what we have 7064 1726882109.68718: results queue empty 7064 1726882109.68719: checking for any_errors_fatal 7064 1726882109.68730: done checking for any_errors_fatal 7064 1726882109.68731: checking for max_fail_percentage 7064 1726882109.68733: done checking for max_fail_percentage 7064 1726882109.68733: checking to see if all hosts have failed and the running result is not ok 7064 1726882109.68734: done checking to see if all hosts have failed 7064 1726882109.68735: getting the remaining hosts for this loop 7064 1726882109.68737: done getting the remaining hosts for this loop 7064 1726882109.68741: getting the next task for host managed_node1 7064 1726882109.68749: done getting next task for host managed_node1 7064 1726882109.68753: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7064 1726882109.68756: ^ 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? (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 7064 1726882109.68780: getting variables 7064 1726882109.68782: in VariableManager get_vars() 7064 1726882109.68846: Calling all_inventory to load vars for managed_node1 7064 1726882109.68848: Calling groups_inventory to load vars for managed_node1 7064 1726882109.68851: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882109.68862: Calling all_plugins_play to load vars for managed_node1 7064 1726882109.68865: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882109.68869: Calling groups_plugins_play to load vars for managed_node1 7064 1726882109.71821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882109.75242: done with get_vars() 7064 1726882109.75273: done getting variables 7064 1726882109.75402: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:28:29 -0400 (0:00:00.149) 0:00:49.992 ****** 7064 1726882109.75447: entering _queue_task() for managed_node1/fail 7064 1726882109.76432: worker is 1 (out of 1 available) 7064 1726882109.76444: exiting _queue_task() for managed_node1/fail 7064 1726882109.76455: done queuing things up, now waiting for results queue to drain 7064 1726882109.76457: waiting for pending results... 7064 1726882109.76916: 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 7064 1726882109.77150: in run() - task 12673a56-9f93-1c1a-8029-0000000000b7 7064 1726882109.77173: variable 'ansible_search_path' from source: unknown 7064 1726882109.77182: variable 'ansible_search_path' from source: unknown 7064 1726882109.77399: calling self._execute() 7064 1726882109.77507: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882109.77520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882109.77539: variable 'omit' from source: magic vars 7064 1726882109.78347: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.78366: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882109.78818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882109.84140: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882109.84161: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882109.84214: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882109.84259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882109.84290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882109.84384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882109.84432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882109.84464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882109.84519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882109.84541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882109.84674: variable 'ansible_distribution' from source: facts 7064 1726882109.84684: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.84699: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882109.84848: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.84852: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882109.85025: variable 'ansible_distribution' from source: facts 7064 1726882109.85036: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.85065: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882109.85160: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.85198: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882109.85358: variable 'ansible_distribution' from source: facts 7064 1726882109.85367: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.85395: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882109.85534: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.85616: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7064 1726882109.85675: variable 'ansible_distribution' from source: facts 7064 1726882109.85685: variable '__network_rh_distros' from source: role '' defaults 7064 1726882109.85702: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7064 1726882109.86011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882109.86058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882109.86092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882109.86143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882109.86176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882109.86267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882109.86275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882109.86295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882109.86339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882109.86359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882109.86420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882109.86489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882109.86497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882109.86542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882109.86564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882109.86998: variable 'network_connections' from source: task vars 7064 1726882109.87002: variable 'interface' from source: play vars 7064 1726882109.87059: variable 'interface' from source: play vars 7064 1726882109.87090: variable 'network_state' from source: role '' defaults 7064 1726882109.87176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882109.87377: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882109.87421: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882109.87481: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882109.87506: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882109.87552: 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) 7064 1726882109.87596: 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) 7064 1726882109.87680: 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) 7064 1726882109.87683: 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) 7064 1726882109.87698: 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 7064 1726882109.87710: when evaluation is False, skipping this task 7064 1726882109.87718: _execute() done 7064 1726882109.87725: dumping result to json 7064 1726882109.87733: done dumping result, returning 7064 1726882109.87800: 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 [12673a56-9f93-1c1a-8029-0000000000b7] 7064 1726882109.87807: sending task result for task 12673a56-9f93-1c1a-8029-0000000000b7 7064 1726882109.87885: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000b7 7064 1726882109.87888: 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" } 7064 1726882109.87968: no more pending results, returning what we have 7064 1726882109.87972: results queue empty 7064 1726882109.87973: checking for any_errors_fatal 7064 1726882109.87980: done checking for any_errors_fatal 7064 1726882109.87980: checking for max_fail_percentage 7064 1726882109.87983: done checking for max_fail_percentage 7064 1726882109.87983: checking to see if all hosts have failed and the running result is not ok 7064 1726882109.87984: done checking to see if all hosts have failed 7064 1726882109.87985: getting the remaining hosts for this loop 7064 1726882109.87987: done getting the remaining hosts for this loop 7064 1726882109.87991: getting the next task for host managed_node1 7064 1726882109.88002: done getting next task for host managed_node1 7064 1726882109.88006: ^ 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 7064 1726882109.88011: ^ 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? (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 7064 1726882109.88049: getting variables 7064 1726882109.88051: in VariableManager get_vars() 7064 1726882109.88151: Calling all_inventory to load vars for managed_node1 7064 1726882109.88155: Calling groups_inventory to load vars for managed_node1 7064 1726882109.88157: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882109.88167: Calling all_plugins_play to load vars for managed_node1 7064 1726882109.88170: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882109.88173: Calling groups_plugins_play to load vars for managed_node1 7064 1726882109.90043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882109.91671: done with get_vars() 7064 1726882109.91706: done getting variables 7064 1726882109.91776: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:28:29 -0400 (0:00:00.163) 0:00:50.155 ****** 7064 1726882109.91814: entering _queue_task() for managed_node1/dnf 7064 1726882109.92405: worker is 1 (out of 1 available) 7064 1726882109.92413: exiting _queue_task() for managed_node1/dnf 7064 1726882109.92424: done queuing things up, now waiting for results queue to drain 7064 1726882109.92425: waiting for pending results... 7064 1726882109.92558: 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 7064 1726882109.92656: in run() - task 12673a56-9f93-1c1a-8029-0000000000b8 7064 1726882109.92764: variable 'ansible_search_path' from source: unknown 7064 1726882109.92768: variable 'ansible_search_path' from source: unknown 7064 1726882109.92771: calling self._execute() 7064 1726882109.92828: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882109.92837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882109.92851: variable 'omit' from source: magic vars 7064 1726882109.93241: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.93256: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882109.93450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882109.95673: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882109.95746: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882109.95787: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882109.95833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882109.95864: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882109.95950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882109.95998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882109.96033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882109.96199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882109.96203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882109.96212: variable 'ansible_distribution' from source: facts 7064 1726882109.96221: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.96232: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882109.96360: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.96370: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882109.96553: variable 'ansible_distribution' from source: facts 7064 1726882109.96562: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.96574: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882109.96689: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.96702: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882109.96881: variable 'ansible_distribution' from source: facts 7064 1726882109.96890: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.96904: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882109.97083: variable 'ansible_distribution' from source: facts 7064 1726882109.97102: variable 'ansible_distribution_major_version' from source: facts 7064 1726882109.97167: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7064 1726882109.97218: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882109.97353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882109.97373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882109.97399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882109.97442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882109.97455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882109.97499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882109.97523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882109.97547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882109.97716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882109.97719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882109.97722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882109.97724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882109.97727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882109.97729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882109.97738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882109.97972: variable 'network_connections' from source: task vars 7064 1726882109.97975: variable 'interface' from source: play vars 7064 1726882109.97977: variable 'interface' from source: play vars 7064 1726882109.98190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882109.98204: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882109.98241: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882109.98270: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882109.98305: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882109.98356: 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) 7064 1726882109.98377: 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) 7064 1726882109.98410: 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) 7064 1726882109.98438: 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) 7064 1726882109.98491: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882109.98729: variable 'network_connections' from source: task vars 7064 1726882109.98732: variable 'interface' from source: play vars 7064 1726882109.98788: variable 'interface' from source: play vars 7064 1726882109.98956: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882109.98959: when evaluation is False, skipping this task 7064 1726882109.98961: _execute() done 7064 1726882109.98963: dumping result to json 7064 1726882109.98964: done dumping result, returning 7064 1726882109.98966: 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 [12673a56-9f93-1c1a-8029-0000000000b8] 7064 1726882109.98968: sending task result for task 12673a56-9f93-1c1a-8029-0000000000b8 7064 1726882109.99037: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000b8 7064 1726882109.99039: 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" } 7064 1726882109.99090: no more pending results, returning what we have 7064 1726882109.99095: results queue empty 7064 1726882109.99096: checking for any_errors_fatal 7064 1726882109.99261: done checking for any_errors_fatal 7064 1726882109.99262: checking for max_fail_percentage 7064 1726882109.99264: done checking for max_fail_percentage 7064 1726882109.99265: checking to see if all hosts have failed and the running result is not ok 7064 1726882109.99266: done checking to see if all hosts have failed 7064 1726882109.99267: getting the remaining hosts for this loop 7064 1726882109.99268: done getting the remaining hosts for this loop 7064 1726882109.99272: getting the next task for host managed_node1 7064 1726882109.99278: done getting next task for host managed_node1 7064 1726882109.99282: ^ 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 7064 1726882109.99285: ^ 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? (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 7064 1726882109.99305: getting variables 7064 1726882109.99307: in VariableManager get_vars() 7064 1726882109.99357: Calling all_inventory to load vars for managed_node1 7064 1726882109.99360: Calling groups_inventory to load vars for managed_node1 7064 1726882109.99362: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882109.99372: Calling all_plugins_play to load vars for managed_node1 7064 1726882109.99375: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882109.99378: Calling groups_plugins_play to load vars for managed_node1 7064 1726882110.00639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882110.02097: done with get_vars() 7064 1726882110.02122: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7064 1726882110.02201: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:28:30 -0400 (0:00:00.104) 0:00:50.260 ****** 7064 1726882110.02232: entering _queue_task() for managed_node1/yum 7064 1726882110.02729: worker is 1 (out of 1 available) 7064 1726882110.02739: exiting _queue_task() for managed_node1/yum 7064 1726882110.02748: done queuing things up, now waiting for results queue to drain 7064 1726882110.02750: waiting for pending results... 7064 1726882110.02987: 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 7064 1726882110.02994: in run() - task 12673a56-9f93-1c1a-8029-0000000000b9 7064 1726882110.03009: variable 'ansible_search_path' from source: unknown 7064 1726882110.03016: variable 'ansible_search_path' from source: unknown 7064 1726882110.03055: calling self._execute() 7064 1726882110.03161: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882110.03172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882110.03197: variable 'omit' from source: magic vars 7064 1726882110.03588: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.03613: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.03815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882110.06335: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882110.06408: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882110.06450: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882110.06569: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882110.06572: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882110.06607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.06641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.06673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.06721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.06739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.06856: variable 'ansible_distribution' from source: facts 7064 1726882110.06866: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.06877: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.07006: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.07009: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.07223: variable 'ansible_distribution' from source: facts 7064 1726882110.07226: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.07229: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.07304: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.07314: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.07486: variable 'ansible_distribution' from source: facts 7064 1726882110.07497: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.07508: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.07662: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.07681: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7064 1726882110.07764: when evaluation is False, skipping this task 7064 1726882110.07767: _execute() done 7064 1726882110.07769: dumping result to json 7064 1726882110.07772: done dumping result, returning 7064 1726882110.07774: 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 [12673a56-9f93-1c1a-8029-0000000000b9] 7064 1726882110.07776: sending task result for task 12673a56-9f93-1c1a-8029-0000000000b9 7064 1726882110.07846: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000b9 7064 1726882110.07849: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7064 1726882110.07904: no more pending results, returning what we have 7064 1726882110.07907: results queue empty 7064 1726882110.07908: checking for any_errors_fatal 7064 1726882110.07915: done checking for any_errors_fatal 7064 1726882110.07916: checking for max_fail_percentage 7064 1726882110.07918: done checking for max_fail_percentage 7064 1726882110.07919: checking to see if all hosts have failed and the running result is not ok 7064 1726882110.07920: done checking to see if all hosts have failed 7064 1726882110.07921: getting the remaining hosts for this loop 7064 1726882110.07922: done getting the remaining hosts for this loop 7064 1726882110.07926: getting the next task for host managed_node1 7064 1726882110.07934: done getting next task for host managed_node1 7064 1726882110.07939: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7064 1726882110.07942: ^ 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? (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 7064 1726882110.07965: getting variables 7064 1726882110.07967: in VariableManager get_vars() 7064 1726882110.08028: Calling all_inventory to load vars for managed_node1 7064 1726882110.08031: Calling groups_inventory to load vars for managed_node1 7064 1726882110.08034: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882110.08044: Calling all_plugins_play to load vars for managed_node1 7064 1726882110.08048: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882110.08051: Calling groups_plugins_play to load vars for managed_node1 7064 1726882110.09757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882110.11422: done with get_vars() 7064 1726882110.11450: done getting variables 7064 1726882110.11523: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:28:30 -0400 (0:00:00.093) 0:00:50.353 ****** 7064 1726882110.11563: entering _queue_task() for managed_node1/fail 7064 1726882110.12085: worker is 1 (out of 1 available) 7064 1726882110.12103: exiting _queue_task() for managed_node1/fail 7064 1726882110.12114: done queuing things up, now waiting for results queue to drain 7064 1726882110.12116: waiting for pending results... 7064 1726882110.12765: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7064 1726882110.12899: in run() - task 12673a56-9f93-1c1a-8029-0000000000ba 7064 1726882110.12921: variable 'ansible_search_path' from source: unknown 7064 1726882110.13196: variable 'ansible_search_path' from source: unknown 7064 1726882110.13201: calling self._execute() 7064 1726882110.13204: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882110.13207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882110.13209: variable 'omit' from source: magic vars 7064 1726882110.13622: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.13638: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.13838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882110.16933: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882110.17135: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882110.17175: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882110.17314: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882110.17351: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882110.17549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.17639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.17778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.17791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.17886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.18143: variable 'ansible_distribution' from source: facts 7064 1726882110.18152: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.18189: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.18382: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.18408: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.18617: variable 'ansible_distribution' from source: facts 7064 1726882110.18620: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.18622: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.18736: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.18775: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.18940: variable 'ansible_distribution' from source: facts 7064 1726882110.18951: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.18979: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.19229: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882110.19323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.19360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.19391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.19448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.19469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.19517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.19543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.19577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.19624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.19643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.19691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.19725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.19772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.19881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.19885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.20065: variable 'network_connections' from source: task vars 7064 1726882110.20082: variable 'interface' from source: play vars 7064 1726882110.20160: variable 'interface' from source: play vars 7064 1726882110.20336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882110.20699: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882110.20701: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882110.20704: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882110.20705: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882110.20707: 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) 7064 1726882110.20709: 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) 7064 1726882110.20733: 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) 7064 1726882110.20761: 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) 7064 1726882110.20842: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882110.21110: variable 'network_connections' from source: task vars 7064 1726882110.21122: variable 'interface' from source: play vars 7064 1726882110.21198: variable 'interface' from source: play vars 7064 1726882110.21238: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882110.21246: when evaluation is False, skipping this task 7064 1726882110.21257: _execute() done 7064 1726882110.21267: dumping result to json 7064 1726882110.21274: done dumping result, returning 7064 1726882110.21286: 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 [12673a56-9f93-1c1a-8029-0000000000ba] 7064 1726882110.21299: sending task result for task 12673a56-9f93-1c1a-8029-0000000000ba 7064 1726882110.21444: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000ba 7064 1726882110.21447: 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" } 7064 1726882110.21545: no more pending results, returning what we have 7064 1726882110.21549: results queue empty 7064 1726882110.21550: checking for any_errors_fatal 7064 1726882110.21557: done checking for any_errors_fatal 7064 1726882110.21557: checking for max_fail_percentage 7064 1726882110.21560: done checking for max_fail_percentage 7064 1726882110.21561: checking to see if all hosts have failed and the running result is not ok 7064 1726882110.21561: done checking to see if all hosts have failed 7064 1726882110.21562: getting the remaining hosts for this loop 7064 1726882110.21565: done getting the remaining hosts for this loop 7064 1726882110.21569: getting the next task for host managed_node1 7064 1726882110.21577: done getting next task for host managed_node1 7064 1726882110.21581: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7064 1726882110.21584: ^ 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? (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 7064 1726882110.21612: getting variables 7064 1726882110.21614: in VariableManager get_vars() 7064 1726882110.21674: Calling all_inventory to load vars for managed_node1 7064 1726882110.21677: Calling groups_inventory to load vars for managed_node1 7064 1726882110.21680: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882110.21691: Calling all_plugins_play to load vars for managed_node1 7064 1726882110.21820: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882110.21824: Calling groups_plugins_play to load vars for managed_node1 7064 1726882110.23790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882110.28033: done with get_vars() 7064 1726882110.28179: done getting variables 7064 1726882110.28247: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:28:30 -0400 (0:00:00.168) 0:00:50.521 ****** 7064 1726882110.28382: entering _queue_task() for managed_node1/package 7064 1726882110.29045: worker is 1 (out of 1 available) 7064 1726882110.29055: exiting _queue_task() for managed_node1/package 7064 1726882110.29067: done queuing things up, now waiting for results queue to drain 7064 1726882110.29069: waiting for pending results... 7064 1726882110.29310: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7064 1726882110.29469: in run() - task 12673a56-9f93-1c1a-8029-0000000000bb 7064 1726882110.29472: variable 'ansible_search_path' from source: unknown 7064 1726882110.29474: variable 'ansible_search_path' from source: unknown 7064 1726882110.29477: calling self._execute() 7064 1726882110.29618: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882110.29622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882110.29625: variable 'omit' from source: magic vars 7064 1726882110.30071: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.30096: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.30313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882110.32660: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882110.32737: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882110.32777: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882110.32819: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882110.32937: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882110.32941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.32986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.33022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.33077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.33106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.33235: variable 'ansible_distribution' from source: facts 7064 1726882110.33262: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.33267: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.33480: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.33485: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.33578: variable 'ansible_distribution' from source: facts 7064 1726882110.33598: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.33614: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.33772: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.33776: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.33887: variable 'ansible_distribution' from source: facts 7064 1726882110.33890: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.33899: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.33994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882110.34110: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882110.34138: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882110.34163: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882110.34183: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882110.34249: variable 'network_packages' from source: role '' defaults 7064 1726882110.34320: variable '__network_provider_setup' from source: role '' defaults 7064 1726882110.34329: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882110.34379: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882110.34396: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882110.34441: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882110.34552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.34568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.34588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.34618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.34629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.34656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.34671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.34688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.34719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.34729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.34862: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7064 1726882110.34934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.34951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.34971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.34996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.35009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.35068: variable 'ansible_python' from source: facts 7064 1726882110.35084: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7064 1726882110.35143: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882110.35194: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882110.35278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.35296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.35315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.35340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.35351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.35382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.35401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.35418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.35441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.35454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.35560: variable 'network_connections' from source: task vars 7064 1726882110.35565: variable 'interface' from source: play vars 7064 1726882110.35709: variable 'interface' from source: play vars 7064 1726882110.35729: 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) 7064 1726882110.35841: 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) 7064 1726882110.35844: 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) 7064 1726882110.35846: 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) 7064 1726882110.35859: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882110.36212: variable 'network_connections' from source: task vars 7064 1726882110.36215: variable 'interface' from source: play vars 7064 1726882110.36220: variable 'interface' from source: play vars 7064 1726882110.36273: variable '__network_packages_default_wireless' from source: role '' defaults 7064 1726882110.36350: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882110.36651: variable 'network_connections' from source: task vars 7064 1726882110.36656: variable 'interface' from source: play vars 7064 1726882110.36718: variable 'interface' from source: play vars 7064 1726882110.36744: variable '__network_packages_default_team' from source: role '' defaults 7064 1726882110.36814: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882110.37015: variable 'network_connections' from source: task vars 7064 1726882110.37018: variable 'interface' from source: play vars 7064 1726882110.37062: variable 'interface' from source: play vars 7064 1726882110.37113: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882110.37154: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882110.37159: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882110.37208: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882110.37338: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7064 1726882110.37632: variable 'network_connections' from source: task vars 7064 1726882110.37637: variable 'interface' from source: play vars 7064 1726882110.37678: variable 'interface' from source: play vars 7064 1726882110.37687: variable 'ansible_distribution' from source: facts 7064 1726882110.37690: variable '__network_rh_distros' from source: role '' defaults 7064 1726882110.37703: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.37719: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7064 1726882110.37825: variable 'ansible_distribution' from source: facts 7064 1726882110.37828: variable '__network_rh_distros' from source: role '' defaults 7064 1726882110.37832: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.37846: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7064 1726882110.37952: variable 'ansible_distribution' from source: facts 7064 1726882110.37955: variable '__network_rh_distros' from source: role '' defaults 7064 1726882110.37957: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.37982: variable 'network_provider' from source: set_fact 7064 1726882110.37995: variable 'ansible_facts' from source: unknown 7064 1726882110.38442: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7064 1726882110.38445: when evaluation is False, skipping this task 7064 1726882110.38448: _execute() done 7064 1726882110.38450: dumping result to json 7064 1726882110.38452: done dumping result, returning 7064 1726882110.38460: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-1c1a-8029-0000000000bb] 7064 1726882110.38463: sending task result for task 12673a56-9f93-1c1a-8029-0000000000bb 7064 1726882110.38557: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000bb 7064 1726882110.38559: 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" } 7064 1726882110.38617: no more pending results, returning what we have 7064 1726882110.38621: results queue empty 7064 1726882110.38622: checking for any_errors_fatal 7064 1726882110.38630: done checking for any_errors_fatal 7064 1726882110.38630: checking for max_fail_percentage 7064 1726882110.38633: done checking for max_fail_percentage 7064 1726882110.38633: checking to see if all hosts have failed and the running result is not ok 7064 1726882110.38634: done checking to see if all hosts have failed 7064 1726882110.38635: getting the remaining hosts for this loop 7064 1726882110.38636: done getting the remaining hosts for this loop 7064 1726882110.38642: getting the next task for host managed_node1 7064 1726882110.38649: done getting next task for host managed_node1 7064 1726882110.38652: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7064 1726882110.38655: ^ 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? (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 7064 1726882110.38706: getting variables 7064 1726882110.38708: in VariableManager get_vars() 7064 1726882110.38836: Calling all_inventory to load vars for managed_node1 7064 1726882110.38839: Calling groups_inventory to load vars for managed_node1 7064 1726882110.38842: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882110.38851: Calling all_plugins_play to load vars for managed_node1 7064 1726882110.38854: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882110.38857: Calling groups_plugins_play to load vars for managed_node1 7064 1726882110.40155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882110.41030: done with get_vars() 7064 1726882110.41048: done getting variables 7064 1726882110.41097: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:28:30 -0400 (0:00:00.127) 0:00:50.649 ****** 7064 1726882110.41123: entering _queue_task() for managed_node1/package 7064 1726882110.41360: worker is 1 (out of 1 available) 7064 1726882110.41373: exiting _queue_task() for managed_node1/package 7064 1726882110.41385: done queuing things up, now waiting for results queue to drain 7064 1726882110.41386: waiting for pending results... 7064 1726882110.41565: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7064 1726882110.41676: in run() - task 12673a56-9f93-1c1a-8029-0000000000bc 7064 1726882110.41688: variable 'ansible_search_path' from source: unknown 7064 1726882110.41691: variable 'ansible_search_path' from source: unknown 7064 1726882110.41742: calling self._execute() 7064 1726882110.41845: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882110.41853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882110.41901: variable 'omit' from source: magic vars 7064 1726882110.42398: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.42403: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.42445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882110.44365: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882110.44411: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882110.44440: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882110.44466: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882110.44486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882110.44805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.44827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.44845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.44874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.44885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.44963: variable 'ansible_distribution' from source: facts 7064 1726882110.44967: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.44978: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.45053: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.45056: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.45168: variable 'ansible_distribution' from source: facts 7064 1726882110.45171: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.45177: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.45256: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.45259: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.45380: variable 'ansible_distribution' from source: facts 7064 1726882110.45475: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.45479: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.45591: variable 'network_state' from source: role '' defaults 7064 1726882110.45605: Evaluated conditional (network_state != {}): False 7064 1726882110.45611: when evaluation is False, skipping this task 7064 1726882110.45614: _execute() done 7064 1726882110.45616: dumping result to json 7064 1726882110.45617: done dumping result, returning 7064 1726882110.45620: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-1c1a-8029-0000000000bc] 7064 1726882110.45622: sending task result for task 12673a56-9f93-1c1a-8029-0000000000bc 7064 1726882110.45682: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000bc 7064 1726882110.45685: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882110.45932: no more pending results, returning what we have 7064 1726882110.45935: results queue empty 7064 1726882110.45936: checking for any_errors_fatal 7064 1726882110.45942: done checking for any_errors_fatal 7064 1726882110.45943: checking for max_fail_percentage 7064 1726882110.45945: done checking for max_fail_percentage 7064 1726882110.45945: checking to see if all hosts have failed and the running result is not ok 7064 1726882110.45946: done checking to see if all hosts have failed 7064 1726882110.45947: getting the remaining hosts for this loop 7064 1726882110.45948: done getting the remaining hosts for this loop 7064 1726882110.45951: getting the next task for host managed_node1 7064 1726882110.45957: done getting next task for host managed_node1 7064 1726882110.45961: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7064 1726882110.45964: ^ 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? (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 7064 1726882110.45982: getting variables 7064 1726882110.45984: in VariableManager get_vars() 7064 1726882110.46035: Calling all_inventory to load vars for managed_node1 7064 1726882110.46038: Calling groups_inventory to load vars for managed_node1 7064 1726882110.46041: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882110.46050: Calling all_plugins_play to load vars for managed_node1 7064 1726882110.46052: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882110.46055: Calling groups_plugins_play to load vars for managed_node1 7064 1726882110.47141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882110.47998: done with get_vars() 7064 1726882110.48014: done getting variables 7064 1726882110.48056: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:28:30 -0400 (0:00:00.069) 0:00:50.718 ****** 7064 1726882110.48083: entering _queue_task() for managed_node1/package 7064 1726882110.48303: worker is 1 (out of 1 available) 7064 1726882110.48318: exiting _queue_task() for managed_node1/package 7064 1726882110.48329: done queuing things up, now waiting for results queue to drain 7064 1726882110.48331: waiting for pending results... 7064 1726882110.48512: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7064 1726882110.48602: in run() - task 12673a56-9f93-1c1a-8029-0000000000bd 7064 1726882110.48614: variable 'ansible_search_path' from source: unknown 7064 1726882110.48617: variable 'ansible_search_path' from source: unknown 7064 1726882110.48644: calling self._execute() 7064 1726882110.48721: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882110.48726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882110.48737: variable 'omit' from source: magic vars 7064 1726882110.49014: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.49023: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.49154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882110.50642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882110.50686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882110.50721: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882110.50749: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882110.50770: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882110.50843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.50864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.50882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.50912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.50923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.51005: variable 'ansible_distribution' from source: facts 7064 1726882110.51009: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.51016: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.51094: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.51101: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.51216: variable 'ansible_distribution' from source: facts 7064 1726882110.51221: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.51226: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.51301: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.51305: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.51415: variable 'ansible_distribution' from source: facts 7064 1726882110.51419: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.51425: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.51499: variable 'network_state' from source: role '' defaults 7064 1726882110.51509: Evaluated conditional (network_state != {}): False 7064 1726882110.51512: when evaluation is False, skipping this task 7064 1726882110.51515: _execute() done 7064 1726882110.51518: dumping result to json 7064 1726882110.51520: done dumping result, returning 7064 1726882110.51527: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-1c1a-8029-0000000000bd] 7064 1726882110.51530: sending task result for task 12673a56-9f93-1c1a-8029-0000000000bd 7064 1726882110.51619: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000bd 7064 1726882110.51622: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882110.51670: no more pending results, returning what we have 7064 1726882110.51673: results queue empty 7064 1726882110.51674: checking for any_errors_fatal 7064 1726882110.51680: done checking for any_errors_fatal 7064 1726882110.51681: checking for max_fail_percentage 7064 1726882110.51683: done checking for max_fail_percentage 7064 1726882110.51683: checking to see if all hosts have failed and the running result is not ok 7064 1726882110.51684: done checking to see if all hosts have failed 7064 1726882110.51685: getting the remaining hosts for this loop 7064 1726882110.51686: done getting the remaining hosts for this loop 7064 1726882110.51690: getting the next task for host managed_node1 7064 1726882110.51702: done getting next task for host managed_node1 7064 1726882110.51706: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7064 1726882110.51708: ^ 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? (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 7064 1726882110.51729: getting variables 7064 1726882110.51733: in VariableManager get_vars() 7064 1726882110.51778: Calling all_inventory to load vars for managed_node1 7064 1726882110.51781: Calling groups_inventory to load vars for managed_node1 7064 1726882110.51783: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882110.51791: Calling all_plugins_play to load vars for managed_node1 7064 1726882110.51803: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882110.51807: Calling groups_plugins_play to load vars for managed_node1 7064 1726882110.52582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882110.53446: done with get_vars() 7064 1726882110.53462: done getting variables 7064 1726882110.53506: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:28:30 -0400 (0:00:00.054) 0:00:50.773 ****** 7064 1726882110.53537: entering _queue_task() for managed_node1/service 7064 1726882110.53748: worker is 1 (out of 1 available) 7064 1726882110.53762: exiting _queue_task() for managed_node1/service 7064 1726882110.53773: done queuing things up, now waiting for results queue to drain 7064 1726882110.53775: waiting for pending results... 7064 1726882110.53946: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7064 1726882110.54024: in run() - task 12673a56-9f93-1c1a-8029-0000000000be 7064 1726882110.54036: variable 'ansible_search_path' from source: unknown 7064 1726882110.54040: variable 'ansible_search_path' from source: unknown 7064 1726882110.54066: calling self._execute() 7064 1726882110.54138: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882110.54142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882110.54151: variable 'omit' from source: magic vars 7064 1726882110.54429: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.54440: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.54569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882110.56244: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882110.56291: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882110.56316: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882110.56341: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882110.56360: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882110.56421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.56442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.56460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.56486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.56500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.56577: variable 'ansible_distribution' from source: facts 7064 1726882110.56581: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.56587: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.56669: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.56672: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.56787: variable 'ansible_distribution' from source: facts 7064 1726882110.56790: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.56798: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.56870: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.56874: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.56985: variable 'ansible_distribution' from source: facts 7064 1726882110.56988: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.56997: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.57066: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882110.57149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.57168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.57185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.57216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.57228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.57255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.57274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.57296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.57321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.57331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.57358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.57376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.57395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.57419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.57430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.57582: variable 'network_connections' from source: task vars 7064 1726882110.57596: variable 'interface' from source: play vars 7064 1726882110.57649: variable 'interface' from source: play vars 7064 1726882110.57704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882110.57813: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882110.57839: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882110.57866: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882110.57885: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882110.57917: 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) 7064 1726882110.57932: 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) 7064 1726882110.57948: 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) 7064 1726882110.57967: 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) 7064 1726882110.58012: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882110.58158: variable 'network_connections' from source: task vars 7064 1726882110.58162: variable 'interface' from source: play vars 7064 1726882110.58209: variable 'interface' from source: play vars 7064 1726882110.58234: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882110.58237: when evaluation is False, skipping this task 7064 1726882110.58240: _execute() done 7064 1726882110.58242: dumping result to json 7064 1726882110.58244: done dumping result, returning 7064 1726882110.58253: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-1c1a-8029-0000000000be] 7064 1726882110.58257: sending task result for task 12673a56-9f93-1c1a-8029-0000000000be 7064 1726882110.58344: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000be 7064 1726882110.58346: 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" } 7064 1726882110.58396: no more pending results, returning what we have 7064 1726882110.58400: results queue empty 7064 1726882110.58401: checking for any_errors_fatal 7064 1726882110.58407: done checking for any_errors_fatal 7064 1726882110.58408: checking for max_fail_percentage 7064 1726882110.58410: done checking for max_fail_percentage 7064 1726882110.58410: checking to see if all hosts have failed and the running result is not ok 7064 1726882110.58411: done checking to see if all hosts have failed 7064 1726882110.58412: getting the remaining hosts for this loop 7064 1726882110.58413: done getting the remaining hosts for this loop 7064 1726882110.58417: getting the next task for host managed_node1 7064 1726882110.58424: done getting next task for host managed_node1 7064 1726882110.58428: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7064 1726882110.58431: ^ 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? (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 7064 1726882110.58452: getting variables 7064 1726882110.58453: in VariableManager get_vars() 7064 1726882110.58507: Calling all_inventory to load vars for managed_node1 7064 1726882110.58510: Calling groups_inventory to load vars for managed_node1 7064 1726882110.58512: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882110.58520: Calling all_plugins_play to load vars for managed_node1 7064 1726882110.58523: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882110.58525: Calling groups_plugins_play to load vars for managed_node1 7064 1726882110.59481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882110.60886: done with get_vars() 7064 1726882110.60908: done getting variables 7064 1726882110.60951: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:28:30 -0400 (0:00:00.074) 0:00:50.847 ****** 7064 1726882110.60975: entering _queue_task() for managed_node1/service 7064 1726882110.61217: worker is 1 (out of 1 available) 7064 1726882110.61232: exiting _queue_task() for managed_node1/service 7064 1726882110.61245: done queuing things up, now waiting for results queue to drain 7064 1726882110.61247: waiting for pending results... 7064 1726882110.61427: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7064 1726882110.61518: in run() - task 12673a56-9f93-1c1a-8029-0000000000bf 7064 1726882110.61529: variable 'ansible_search_path' from source: unknown 7064 1726882110.61533: variable 'ansible_search_path' from source: unknown 7064 1726882110.61562: calling self._execute() 7064 1726882110.61638: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882110.61642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882110.61651: variable 'omit' from source: magic vars 7064 1726882110.61929: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.61938: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.62071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882110.64403: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882110.64416: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882110.64460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882110.64504: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882110.64536: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882110.64631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.64664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.64697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.64742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.64760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.64881: variable 'ansible_distribution' from source: facts 7064 1726882110.64999: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.65002: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.65027: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.65037: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.65215: variable 'ansible_distribution' from source: facts 7064 1726882110.65225: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.65235: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.65345: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.65356: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882110.65526: variable 'ansible_distribution' from source: facts 7064 1726882110.65534: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.65544: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882110.65688: variable 'network_provider' from source: set_fact 7064 1726882110.65703: variable 'network_state' from source: role '' defaults 7064 1726882110.65718: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7064 1726882110.65729: variable 'omit' from source: magic vars 7064 1726882110.65786: variable 'omit' from source: magic vars 7064 1726882110.65825: variable 'network_service_name' from source: role '' defaults 7064 1726882110.65897: variable 'network_service_name' from source: role '' defaults 7064 1726882110.66001: variable '__network_provider_setup' from source: role '' defaults 7064 1726882110.66012: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882110.66074: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882110.66105: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882110.66200: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882110.66341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.66372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.66406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.66456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.66476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.66600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.66603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.66605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.66618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.66634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.66817: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7064 1726882110.66935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.66963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.67006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.67055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.67074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.67175: variable 'ansible_python' from source: facts 7064 1726882110.67231: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7064 1726882110.67319: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882110.67424: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882110.67581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.67617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.67663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.67703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.67772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.67776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882110.67811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882110.67840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882110.67888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882110.67914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882110.68084: variable 'network_connections' from source: task vars 7064 1726882110.68109: variable 'interface' from source: play vars 7064 1726882110.68186: variable 'interface' from source: play vars 7064 1726882110.68425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882110.68551: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882110.68611: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882110.68663: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882110.68712: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882110.68781: 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) 7064 1726882110.68821: 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) 7064 1726882110.68865: 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) 7064 1726882110.68907: 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) 7064 1726882110.68957: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882110.69259: variable 'network_connections' from source: task vars 7064 1726882110.69270: variable 'interface' from source: play vars 7064 1726882110.69353: variable 'interface' from source: play vars 7064 1726882110.69442: variable '__network_packages_default_wireless' from source: role '' defaults 7064 1726882110.69529: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882110.69848: variable 'network_connections' from source: task vars 7064 1726882110.69856: variable 'interface' from source: play vars 7064 1726882110.69926: variable 'interface' from source: play vars 7064 1726882110.69959: variable '__network_packages_default_team' from source: role '' defaults 7064 1726882110.70044: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882110.70328: variable 'network_connections' from source: task vars 7064 1726882110.70336: variable 'interface' from source: play vars 7064 1726882110.70427: variable 'interface' from source: play vars 7064 1726882110.70470: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882110.70533: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882110.70547: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882110.70650: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882110.70836: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7064 1726882110.71473: variable 'network_connections' from source: task vars 7064 1726882110.71483: variable 'interface' from source: play vars 7064 1726882110.71571: variable 'interface' from source: play vars 7064 1726882110.71657: variable 'ansible_distribution' from source: facts 7064 1726882110.71660: variable '__network_rh_distros' from source: role '' defaults 7064 1726882110.71662: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.71664: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7064 1726882110.71844: variable 'ansible_distribution' from source: facts 7064 1726882110.71853: variable '__network_rh_distros' from source: role '' defaults 7064 1726882110.71868: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.71886: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7064 1726882110.72072: variable 'ansible_distribution' from source: facts 7064 1726882110.72091: variable '__network_rh_distros' from source: role '' defaults 7064 1726882110.72108: variable 'ansible_distribution_major_version' from source: facts 7064 1726882110.72153: variable 'network_provider' from source: set_fact 7064 1726882110.72188: variable 'omit' from source: magic vars 7064 1726882110.72325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882110.72334: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882110.72336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882110.72339: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882110.72341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882110.72379: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882110.72387: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882110.72401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882110.72504: Set connection var ansible_connection to ssh 7064 1726882110.72526: Set connection var ansible_shell_executable to /bin/sh 7064 1726882110.72538: Set connection var ansible_pipelining to False 7064 1726882110.72549: Set connection var ansible_timeout to 10 7064 1726882110.72558: Set connection var ansible_shell_type to sh 7064 1726882110.72567: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882110.72607: variable 'ansible_shell_executable' from source: unknown 7064 1726882110.72616: variable 'ansible_connection' from source: unknown 7064 1726882110.72623: variable 'ansible_module_compression' from source: unknown 7064 1726882110.72635: variable 'ansible_shell_type' from source: unknown 7064 1726882110.72643: variable 'ansible_shell_executable' from source: unknown 7064 1726882110.72650: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882110.72671: variable 'ansible_pipelining' from source: unknown 7064 1726882110.72674: variable 'ansible_timeout' from source: unknown 7064 1726882110.72743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882110.72906: 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) 7064 1726882110.72923: variable 'omit' from source: magic vars 7064 1726882110.72934: starting attempt loop 7064 1726882110.72941: running the handler 7064 1726882110.73030: variable 'ansible_facts' from source: unknown 7064 1726882110.73963: _low_level_execute_command(): starting 7064 1726882110.73975: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882110.74699: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882110.74806: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882110.74856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882110.74906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882110.76588: stdout chunk (state=3): >>>/root <<< 7064 1726882110.76743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882110.76747: stdout chunk (state=3): >>><<< 7064 1726882110.76749: stderr chunk (state=3): >>><<< 7064 1726882110.76866: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882110.76871: _low_level_execute_command(): starting 7064 1726882110.76874: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882110.7677608-8997-159583490174555 `" && echo ansible-tmp-1726882110.7677608-8997-159583490174555="` echo /root/.ansible/tmp/ansible-tmp-1726882110.7677608-8997-159583490174555 `" ) && sleep 0' 7064 1726882110.77651: 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 <<< 7064 1726882110.77654: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882110.77657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882110.77660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882110.77704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882110.77717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882110.77747: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882110.77816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882110.79726: stdout chunk (state=3): >>>ansible-tmp-1726882110.7677608-8997-159583490174555=/root/.ansible/tmp/ansible-tmp-1726882110.7677608-8997-159583490174555 <<< 7064 1726882110.79868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882110.79871: stdout chunk (state=3): >>><<< 7064 1726882110.79873: stderr chunk (state=3): >>><<< 7064 1726882110.79888: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882110.7677608-8997-159583490174555=/root/.ansible/tmp/ansible-tmp-1726882110.7677608-8997-159583490174555 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882110.80121: variable 'ansible_module_compression' from source: unknown 7064 1726882110.80124: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7064 1726882110.80127: variable 'ansible_facts' from source: unknown 7064 1726882110.80275: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882110.7677608-8997-159583490174555/AnsiballZ_systemd.py 7064 1726882110.80513: Sending initial data 7064 1726882110.80517: Sent initial data (154 bytes) 7064 1726882110.81208: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882110.81233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882110.81249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882110.81269: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882110.81341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882110.82865: 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 <<< 7064 1726882110.82923: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882110.82985: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp19aqsg4f /root/.ansible/tmp/ansible-tmp-1726882110.7677608-8997-159583490174555/AnsiballZ_systemd.py <<< 7064 1726882110.83006: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882110.7677608-8997-159583490174555/AnsiballZ_systemd.py" <<< 7064 1726882110.83065: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp19aqsg4f" to remote "/root/.ansible/tmp/ansible-tmp-1726882110.7677608-8997-159583490174555/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882110.7677608-8997-159583490174555/AnsiballZ_systemd.py" <<< 7064 1726882110.84670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882110.84724: stderr chunk (state=3): >>><<< 7064 1726882110.84734: stdout chunk (state=3): >>><<< 7064 1726882110.84762: done transferring module to remote 7064 1726882110.84785: _low_level_execute_command(): starting 7064 1726882110.84868: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882110.7677608-8997-159583490174555/ /root/.ansible/tmp/ansible-tmp-1726882110.7677608-8997-159583490174555/AnsiballZ_systemd.py && sleep 0' 7064 1726882110.85426: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882110.85429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882110.85432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882110.85434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882110.85446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882110.85453: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882110.85499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882110.85502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882110.85504: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882110.85506: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7064 1726882110.85508: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882110.85515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882110.85533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882110.85536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882110.85542: stderr chunk (state=3): >>>debug2: match found <<< 7064 1726882110.85552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882110.85639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882110.85645: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882110.85661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882110.85732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882110.87495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882110.87629: stdout chunk (state=3): >>><<< 7064 1726882110.87635: stderr chunk (state=3): >>><<< 7064 1726882110.87639: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882110.87641: _low_level_execute_command(): starting 7064 1726882110.87644: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882110.7677608-8997-159583490174555/AnsiballZ_systemd.py && sleep 0' 7064 1726882110.88240: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882110.88254: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882110.88267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882110.88316: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882110.88398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882110.88419: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882110.88442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882110.88532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882111.17327: 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": "701", "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 21:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "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": "9949184", "MemoryPeak": "10489856", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3337756672", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "169486000", "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", "CoredumpRec<<< 7064 1726882111.17334: stdout chunk (state=3): >>>eive": "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": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service network.target shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "dbus.socket basic.target dbus-broker.service sysinit.target system.slice network-pre.target systemd-journald.socket cloud-init-local.service", "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 21:28:12 EDT", "StateChangeTimestampMonotonic": "525341728", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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 21:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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}}} <<< 7064 1726882111.19134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882111.19159: stderr chunk (state=3): >>><<< 7064 1726882111.19162: stdout chunk (state=3): >>><<< 7064 1726882111.19183: _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": "701", "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 21:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "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": "9949184", "MemoryPeak": "10489856", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3337756672", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "169486000", "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": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service network.target shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "dbus.socket basic.target dbus-broker.service sysinit.target system.slice network-pre.target systemd-journald.socket cloud-init-local.service", "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 21:28:12 EDT", "StateChangeTimestampMonotonic": "525341728", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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 21:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882111.19300: 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-1726882110.7677608-8997-159583490174555/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882111.19316: _low_level_execute_command(): starting 7064 1726882111.19322: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882110.7677608-8997-159583490174555/ > /dev/null 2>&1 && sleep 0' 7064 1726882111.19778: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882111.19781: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882111.19784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882111.19786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882111.19788: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882111.19846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882111.19854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882111.19858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882111.19891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882111.21662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882111.21696: stderr chunk (state=3): >>><<< 7064 1726882111.21700: stdout chunk (state=3): >>><<< 7064 1726882111.21711: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882111.21717: handler run complete 7064 1726882111.21755: attempt loop complete, returning result 7064 1726882111.21757: _execute() done 7064 1726882111.21760: dumping result to json 7064 1726882111.21771: done dumping result, returning 7064 1726882111.21780: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-1c1a-8029-0000000000bf] 7064 1726882111.21789: sending task result for task 12673a56-9f93-1c1a-8029-0000000000bf 7064 1726882111.21971: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000bf 7064 1726882111.21974: 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 } 7064 1726882111.22033: no more pending results, returning what we have 7064 1726882111.22036: results queue empty 7064 1726882111.22037: checking for any_errors_fatal 7064 1726882111.22044: done checking for any_errors_fatal 7064 1726882111.22045: checking for max_fail_percentage 7064 1726882111.22046: done checking for max_fail_percentage 7064 1726882111.22047: checking to see if all hosts have failed and the running result is not ok 7064 1726882111.22048: done checking to see if all hosts have failed 7064 1726882111.22049: getting the remaining hosts for this loop 7064 1726882111.22050: done getting the remaining hosts for this loop 7064 1726882111.22054: getting the next task for host managed_node1 7064 1726882111.22060: done getting next task for host managed_node1 7064 1726882111.22063: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7064 1726882111.22066: ^ 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? (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 7064 1726882111.22076: getting variables 7064 1726882111.22078: in VariableManager get_vars() 7064 1726882111.22160: Calling all_inventory to load vars for managed_node1 7064 1726882111.22163: Calling groups_inventory to load vars for managed_node1 7064 1726882111.22166: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882111.22174: Calling all_plugins_play to load vars for managed_node1 7064 1726882111.22177: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882111.22179: Calling groups_plugins_play to load vars for managed_node1 7064 1726882111.22941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882111.23914: done with get_vars() 7064 1726882111.23931: done getting variables 7064 1726882111.23978: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:28:31 -0400 (0:00:00.630) 0:00:51.477 ****** 7064 1726882111.24006: entering _queue_task() for managed_node1/service 7064 1726882111.24261: worker is 1 (out of 1 available) 7064 1726882111.24274: exiting _queue_task() for managed_node1/service 7064 1726882111.24287: done queuing things up, now waiting for results queue to drain 7064 1726882111.24288: waiting for pending results... 7064 1726882111.24472: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7064 1726882111.24554: in run() - task 12673a56-9f93-1c1a-8029-0000000000c0 7064 1726882111.24567: variable 'ansible_search_path' from source: unknown 7064 1726882111.24570: variable 'ansible_search_path' from source: unknown 7064 1726882111.24602: calling self._execute() 7064 1726882111.24679: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882111.24683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882111.24696: variable 'omit' from source: magic vars 7064 1726882111.24987: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.24998: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882111.25134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882111.26649: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882111.26700: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882111.26725: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882111.26749: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882111.26770: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882111.26842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882111.26863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882111.26881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882111.26911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882111.26924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882111.27006: variable 'ansible_distribution' from source: facts 7064 1726882111.27010: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.27017: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882111.27099: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.27102: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882111.27215: variable 'ansible_distribution' from source: facts 7064 1726882111.27218: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.27224: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882111.27298: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.27302: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882111.27413: variable 'ansible_distribution' from source: facts 7064 1726882111.27416: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.27422: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882111.27496: variable 'network_provider' from source: set_fact 7064 1726882111.27500: Evaluated conditional (network_provider == "nm"): True 7064 1726882111.27560: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882111.27615: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882111.27685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882111.27705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882111.27722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882111.27747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882111.27757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882111.27786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882111.27809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882111.27826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882111.27850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882111.27860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882111.27888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882111.27914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882111.27930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882111.27954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882111.27964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882111.28050: variable 'network_connections' from source: task vars 7064 1726882111.28060: variable 'interface' from source: play vars 7064 1726882111.28118: variable 'interface' from source: play vars 7064 1726882111.28174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882111.28290: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882111.28322: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882111.28346: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882111.28367: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882111.28415: 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) 7064 1726882111.28433: 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) 7064 1726882111.28454: 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) 7064 1726882111.28472: 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) 7064 1726882111.28510: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882111.28662: variable 'network_connections' from source: task vars 7064 1726882111.28665: variable 'interface' from source: play vars 7064 1726882111.28709: variable 'interface' from source: play vars 7064 1726882111.28742: Evaluated conditional (__network_wpa_supplicant_required): True 7064 1726882111.28747: variable 'omit' from source: magic vars 7064 1726882111.28788: variable 'omit' from source: magic vars 7064 1726882111.28821: variable 'omit' from source: magic vars 7064 1726882111.28840: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882111.28862: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882111.28878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882111.28891: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882111.28903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882111.28925: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882111.28929: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882111.28931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882111.28998: Set connection var ansible_connection to ssh 7064 1726882111.29009: Set connection var ansible_shell_executable to /bin/sh 7064 1726882111.29014: Set connection var ansible_pipelining to False 7064 1726882111.29019: Set connection var ansible_timeout to 10 7064 1726882111.29024: Set connection var ansible_shell_type to sh 7064 1726882111.29029: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882111.29046: variable 'ansible_shell_executable' from source: unknown 7064 1726882111.29049: variable 'ansible_connection' from source: unknown 7064 1726882111.29051: variable 'ansible_module_compression' from source: unknown 7064 1726882111.29053: variable 'ansible_shell_type' from source: unknown 7064 1726882111.29055: variable 'ansible_shell_executable' from source: unknown 7064 1726882111.29059: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882111.29063: variable 'ansible_pipelining' from source: unknown 7064 1726882111.29065: variable 'ansible_timeout' from source: unknown 7064 1726882111.29069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882111.29144: 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) 7064 1726882111.29152: variable 'omit' from source: magic vars 7064 1726882111.29157: starting attempt loop 7064 1726882111.29160: running the handler 7064 1726882111.29223: variable 'ansible_facts' from source: unknown 7064 1726882111.29688: _low_level_execute_command(): starting 7064 1726882111.29694: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882111.30466: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882111.30470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882111.30472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882111.30474: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882111.30507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882111.32080: stdout chunk (state=3): >>>/root <<< 7064 1726882111.32308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882111.32312: stdout chunk (state=3): >>><<< 7064 1726882111.32314: stderr chunk (state=3): >>><<< 7064 1726882111.32316: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882111.32318: _low_level_execute_command(): starting 7064 1726882111.32320: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882111.3223114-9015-174123212947302 `" && echo ansible-tmp-1726882111.3223114-9015-174123212947302="` echo /root/.ansible/tmp/ansible-tmp-1726882111.3223114-9015-174123212947302 `" ) && sleep 0' 7064 1726882111.32928: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882111.32947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882111.32975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882111.33082: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882111.33107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882111.33128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882111.33153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882111.33235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882111.35080: stdout chunk (state=3): >>>ansible-tmp-1726882111.3223114-9015-174123212947302=/root/.ansible/tmp/ansible-tmp-1726882111.3223114-9015-174123212947302 <<< 7064 1726882111.35174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882111.35206: stderr chunk (state=3): >>><<< 7064 1726882111.35213: stdout chunk (state=3): >>><<< 7064 1726882111.35230: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882111.3223114-9015-174123212947302=/root/.ansible/tmp/ansible-tmp-1726882111.3223114-9015-174123212947302 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882111.35257: variable 'ansible_module_compression' from source: unknown 7064 1726882111.35302: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7064 1726882111.35352: variable 'ansible_facts' from source: unknown 7064 1726882111.35487: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882111.3223114-9015-174123212947302/AnsiballZ_systemd.py 7064 1726882111.35590: Sending initial data 7064 1726882111.35596: Sent initial data (154 bytes) 7064 1726882111.36056: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882111.36059: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882111.36062: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882111.36064: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882111.36066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882111.36115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882111.36118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882111.36165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882111.37669: 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 <<< 7064 1726882111.37710: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882111.37754: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmppkf65xl6 /root/.ansible/tmp/ansible-tmp-1726882111.3223114-9015-174123212947302/AnsiballZ_systemd.py <<< 7064 1726882111.37757: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882111.3223114-9015-174123212947302/AnsiballZ_systemd.py" <<< 7064 1726882111.37799: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmppkf65xl6" to remote "/root/.ansible/tmp/ansible-tmp-1726882111.3223114-9015-174123212947302/AnsiballZ_systemd.py" <<< 7064 1726882111.37802: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882111.3223114-9015-174123212947302/AnsiballZ_systemd.py" <<< 7064 1726882111.38825: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882111.38865: stderr chunk (state=3): >>><<< 7064 1726882111.38869: stdout chunk (state=3): >>><<< 7064 1726882111.38911: done transferring module to remote 7064 1726882111.38920: _low_level_execute_command(): starting 7064 1726882111.38925: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882111.3223114-9015-174123212947302/ /root/.ansible/tmp/ansible-tmp-1726882111.3223114-9015-174123212947302/AnsiballZ_systemd.py && sleep 0' 7064 1726882111.39373: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882111.39376: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882111.39382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882111.39384: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882111.39386: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882111.39436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882111.39439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882111.39488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882111.41199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882111.41225: stderr chunk (state=3): >>><<< 7064 1726882111.41228: stdout chunk (state=3): >>><<< 7064 1726882111.41241: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882111.41245: _low_level_execute_command(): starting 7064 1726882111.41249: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882111.3223114-9015-174123212947302/AnsiballZ_systemd.py && sleep 0' 7064 1726882111.41683: 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 <<< 7064 1726882111.41687: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882111.41689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882111.41691: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882111.41697: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882111.41743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882111.41747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882111.41802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882111.70452: stdout chunk (state=3): >>> {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "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": "10094", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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 21:28:12 EDT", "ExecMainStartTimestampMonotonic": "525351132", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:28:12 EDT", "ExecMainHandoffTimestampMonotonic": "525358676", "ExecMainPID": "10094", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:28:12 EDT] ; stop_time=[n/a] ; pid=10094 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 21:28:12 EDT] ; stop_time=[n/a] ; pid=10094 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4766", "MemoryCurrent": "1945600", "MemoryPeak": "2224128", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3315597312", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "17633000", "TasksCurrent": "1", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target multi-user.target", "After": "dbus-broker.service dbus.socket systemd-journald.socket sysinit.target system.slice basic.target", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 21:28:12 EDT", "StateChangeTimestampMonotonic": "525365697", "InactiveExitTimestamp": "Fri 2024-09-20 21:28:12 EDT", "InactiveExitTimestampMonotonic": "525352447", "ActiveEnterTimestamp": "Fri 2024-09-20 21:28:12 EDT", "ActiveEnterTimestampMonotonic": "525365697", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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 21:28:12 EDT", "ConditionTimestampMonotonic": "525350092", "AssertTimestamp": "Fri 2024-09-20 21:28:12 EDT", "AssertTimestampMonotonic": "525350096", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f8fc765d37b64d488aa90e6df20aa433", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7064 1726882111.72279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882111.72305: stderr chunk (state=3): >>><<< 7064 1726882111.72308: stdout chunk (state=3): >>><<< 7064 1726882111.72330: _low_level_execute_command() done: rc=0, stdout= {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "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": "10094", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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 21:28:12 EDT", "ExecMainStartTimestampMonotonic": "525351132", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:28:12 EDT", "ExecMainHandoffTimestampMonotonic": "525358676", "ExecMainPID": "10094", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:28:12 EDT] ; stop_time=[n/a] ; pid=10094 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 21:28:12 EDT] ; stop_time=[n/a] ; pid=10094 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4766", "MemoryCurrent": "1945600", "MemoryPeak": "2224128", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3315597312", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "17633000", "TasksCurrent": "1", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target multi-user.target", "After": "dbus-broker.service dbus.socket systemd-journald.socket sysinit.target system.slice basic.target", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 21:28:12 EDT", "StateChangeTimestampMonotonic": "525365697", "InactiveExitTimestamp": "Fri 2024-09-20 21:28:12 EDT", "InactiveExitTimestampMonotonic": "525352447", "ActiveEnterTimestamp": "Fri 2024-09-20 21:28:12 EDT", "ActiveEnterTimestampMonotonic": "525365697", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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 21:28:12 EDT", "ConditionTimestampMonotonic": "525350092", "AssertTimestamp": "Fri 2024-09-20 21:28:12 EDT", "AssertTimestampMonotonic": "525350096", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f8fc765d37b64d488aa90e6df20aa433", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882111.72446: done with _execute_module (ansible.legacy.systemd, {'name': 'wpa_supplicant', 'state': 'started', 'enabled': 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.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-1726882111.3223114-9015-174123212947302/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882111.72460: _low_level_execute_command(): starting 7064 1726882111.72465: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882111.3223114-9015-174123212947302/ > /dev/null 2>&1 && sleep 0' 7064 1726882111.72896: 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 <<< 7064 1726882111.72899: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882111.72901: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882111.72910: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882111.72912: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882111.72960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882111.72963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882111.72967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882111.73010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882111.74784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882111.74809: stderr chunk (state=3): >>><<< 7064 1726882111.74812: stdout chunk (state=3): >>><<< 7064 1726882111.74828: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882111.74833: handler run complete 7064 1726882111.74876: attempt loop complete, returning result 7064 1726882111.74879: _execute() done 7064 1726882111.74881: dumping result to json 7064 1726882111.74892: done dumping result, returning 7064 1726882111.74905: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-1c1a-8029-0000000000c0] 7064 1726882111.74908: sending task result for task 12673a56-9f93-1c1a-8029-0000000000c0 7064 1726882111.75092: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000c0 7064 1726882111.75097: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 21:28:12 EDT", "ActiveEnterTimestampMonotonic": "525365697", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service dbus.socket systemd-journald.socket sysinit.target system.slice basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 21:28:12 EDT", "AssertTimestampMonotonic": "525350096", "Before": "shutdown.target network.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "17633000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:28:12 EDT", "ConditionTimestampMonotonic": "525350092", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4766", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3702886400", "EffectiveMemoryMax": "3702886400", "EffectiveTasksMax": "22362", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:28:12 EDT", "ExecMainHandoffTimestampMonotonic": "525358676", "ExecMainPID": "10094", "ExecMainStartTimestamp": "Fri 2024-09-20 21:28:12 EDT", "ExecMainStartTimestampMonotonic": "525351132", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:28:12 EDT] ; stop_time=[n/a] ; pid=10094 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 21:28:12 EDT] ; stop_time=[n/a] ; pid=10094 ; code=(null) ; status=0/0 }", "ExitType": "main", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 21:28:12 EDT", "InactiveExitTimestampMonotonic": "525352447", "InvocationID": "f8fc765d37b64d488aa90e6df20aa433", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10094", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3315597312", "MemoryCurrent": "1945600", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "2224128", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "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", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "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", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Fri 2024-09-20 21:28:12 EDT", "StateChangeTimestampMonotonic": "525365697", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 7064 1726882111.75357: no more pending results, returning what we have 7064 1726882111.75360: results queue empty 7064 1726882111.75361: checking for any_errors_fatal 7064 1726882111.75369: done checking for any_errors_fatal 7064 1726882111.75370: checking for max_fail_percentage 7064 1726882111.75371: done checking for max_fail_percentage 7064 1726882111.75371: checking to see if all hosts have failed and the running result is not ok 7064 1726882111.75372: done checking to see if all hosts have failed 7064 1726882111.75372: getting the remaining hosts for this loop 7064 1726882111.75373: done getting the remaining hosts for this loop 7064 1726882111.75376: getting the next task for host managed_node1 7064 1726882111.75380: done getting next task for host managed_node1 7064 1726882111.75383: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7064 1726882111.75385: ^ 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? (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 7064 1726882111.75392: getting variables 7064 1726882111.75395: in VariableManager get_vars() 7064 1726882111.75432: Calling all_inventory to load vars for managed_node1 7064 1726882111.75434: Calling groups_inventory to load vars for managed_node1 7064 1726882111.75436: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882111.75442: Calling all_plugins_play to load vars for managed_node1 7064 1726882111.75444: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882111.75446: Calling groups_plugins_play to load vars for managed_node1 7064 1726882111.76616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882111.77647: done with get_vars() 7064 1726882111.77665: done getting variables 7064 1726882111.77712: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:28:31 -0400 (0:00:00.537) 0:00:52.015 ****** 7064 1726882111.77738: entering _queue_task() for managed_node1/service 7064 1726882111.77972: worker is 1 (out of 1 available) 7064 1726882111.77986: exiting _queue_task() for managed_node1/service 7064 1726882111.78000: done queuing things up, now waiting for results queue to drain 7064 1726882111.78002: waiting for pending results... 7064 1726882111.78179: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7064 1726882111.78267: in run() - task 12673a56-9f93-1c1a-8029-0000000000c1 7064 1726882111.78280: variable 'ansible_search_path' from source: unknown 7064 1726882111.78284: variable 'ansible_search_path' from source: unknown 7064 1726882111.78316: calling self._execute() 7064 1726882111.78389: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882111.78395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882111.78407: variable 'omit' from source: magic vars 7064 1726882111.78899: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.78903: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882111.79000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882111.80914: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882111.81206: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882111.81235: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882111.81259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882111.81278: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882111.81342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882111.81362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882111.81380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882111.81414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882111.81424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882111.81503: variable 'ansible_distribution' from source: facts 7064 1726882111.81506: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.81519: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882111.81591: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.81599: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882111.81714: variable 'ansible_distribution' from source: facts 7064 1726882111.81717: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.81723: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882111.81797: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.81804: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882111.81916: variable 'ansible_distribution' from source: facts 7064 1726882111.81920: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.81925: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882111.82001: variable 'network_provider' from source: set_fact 7064 1726882111.82005: Evaluated conditional (network_provider == "initscripts"): False 7064 1726882111.82010: when evaluation is False, skipping this task 7064 1726882111.82013: _execute() done 7064 1726882111.82015: dumping result to json 7064 1726882111.82018: done dumping result, returning 7064 1726882111.82027: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-1c1a-8029-0000000000c1] 7064 1726882111.82031: sending task result for task 12673a56-9f93-1c1a-8029-0000000000c1 7064 1726882111.82123: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000c1 7064 1726882111.82125: 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 } 7064 1726882111.82164: no more pending results, returning what we have 7064 1726882111.82167: results queue empty 7064 1726882111.82168: checking for any_errors_fatal 7064 1726882111.82184: done checking for any_errors_fatal 7064 1726882111.82185: checking for max_fail_percentage 7064 1726882111.82187: done checking for max_fail_percentage 7064 1726882111.82187: checking to see if all hosts have failed and the running result is not ok 7064 1726882111.82188: done checking to see if all hosts have failed 7064 1726882111.82189: getting the remaining hosts for this loop 7064 1726882111.82190: done getting the remaining hosts for this loop 7064 1726882111.82196: getting the next task for host managed_node1 7064 1726882111.82203: done getting next task for host managed_node1 7064 1726882111.82207: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7064 1726882111.82210: ^ 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? (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 7064 1726882111.82233: getting variables 7064 1726882111.82234: in VariableManager get_vars() 7064 1726882111.82285: Calling all_inventory to load vars for managed_node1 7064 1726882111.82288: Calling groups_inventory to load vars for managed_node1 7064 1726882111.82290: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882111.82408: Calling all_plugins_play to load vars for managed_node1 7064 1726882111.82412: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882111.82416: Calling groups_plugins_play to load vars for managed_node1 7064 1726882111.87038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882111.87887: done with get_vars() 7064 1726882111.87907: done getting variables 7064 1726882111.87946: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:28:31 -0400 (0:00:00.102) 0:00:52.117 ****** 7064 1726882111.87971: entering _queue_task() for managed_node1/copy 7064 1726882111.88220: worker is 1 (out of 1 available) 7064 1726882111.88233: exiting _queue_task() for managed_node1/copy 7064 1726882111.88244: done queuing things up, now waiting for results queue to drain 7064 1726882111.88246: waiting for pending results... 7064 1726882111.88429: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7064 1726882111.88529: in run() - task 12673a56-9f93-1c1a-8029-0000000000c2 7064 1726882111.88540: variable 'ansible_search_path' from source: unknown 7064 1726882111.88544: variable 'ansible_search_path' from source: unknown 7064 1726882111.88572: calling self._execute() 7064 1726882111.88651: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882111.88655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882111.88667: variable 'omit' from source: magic vars 7064 1726882111.88954: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.88963: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882111.89095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882111.90576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882111.90629: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882111.90659: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882111.90683: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882111.90706: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882111.90765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882111.90788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882111.90812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882111.90838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882111.90849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882111.90930: variable 'ansible_distribution' from source: facts 7064 1726882111.90934: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.90939: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882111.91021: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.91024: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882111.91138: variable 'ansible_distribution' from source: facts 7064 1726882111.91142: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.91147: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882111.91222: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.91225: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882111.91334: variable 'ansible_distribution' from source: facts 7064 1726882111.91337: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.91343: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882111.91414: variable 'network_provider' from source: set_fact 7064 1726882111.91420: Evaluated conditional (network_provider == "initscripts"): False 7064 1726882111.91422: when evaluation is False, skipping this task 7064 1726882111.91425: _execute() done 7064 1726882111.91428: dumping result to json 7064 1726882111.91430: done dumping result, returning 7064 1726882111.91439: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-1c1a-8029-0000000000c2] 7064 1726882111.91441: sending task result for task 12673a56-9f93-1c1a-8029-0000000000c2 7064 1726882111.91526: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000c2 7064 1726882111.91528: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7064 1726882111.91575: no more pending results, returning what we have 7064 1726882111.91578: results queue empty 7064 1726882111.91578: checking for any_errors_fatal 7064 1726882111.91586: done checking for any_errors_fatal 7064 1726882111.91587: checking for max_fail_percentage 7064 1726882111.91589: done checking for max_fail_percentage 7064 1726882111.91589: checking to see if all hosts have failed and the running result is not ok 7064 1726882111.91590: done checking to see if all hosts have failed 7064 1726882111.91591: getting the remaining hosts for this loop 7064 1726882111.91592: done getting the remaining hosts for this loop 7064 1726882111.91598: getting the next task for host managed_node1 7064 1726882111.91605: done getting next task for host managed_node1 7064 1726882111.91608: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7064 1726882111.91611: ^ 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? (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 7064 1726882111.91633: getting variables 7064 1726882111.91634: in VariableManager get_vars() 7064 1726882111.91682: Calling all_inventory to load vars for managed_node1 7064 1726882111.91684: Calling groups_inventory to load vars for managed_node1 7064 1726882111.91686: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882111.91701: Calling all_plugins_play to load vars for managed_node1 7064 1726882111.91705: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882111.91708: Calling groups_plugins_play to load vars for managed_node1 7064 1726882111.92457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882111.93319: done with get_vars() 7064 1726882111.93336: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:28:31 -0400 (0:00:00.054) 0:00:52.171 ****** 7064 1726882111.93391: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7064 1726882111.93609: worker is 1 (out of 1 available) 7064 1726882111.93623: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7064 1726882111.93636: done queuing things up, now waiting for results queue to drain 7064 1726882111.93637: waiting for pending results... 7064 1726882111.93803: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7064 1726882111.93903: in run() - task 12673a56-9f93-1c1a-8029-0000000000c3 7064 1726882111.93916: variable 'ansible_search_path' from source: unknown 7064 1726882111.93920: variable 'ansible_search_path' from source: unknown 7064 1726882111.93948: calling self._execute() 7064 1726882111.94024: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882111.94031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882111.94041: variable 'omit' from source: magic vars 7064 1726882111.94312: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.94322: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882111.94451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882111.96133: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882111.96179: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882111.96215: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882111.96239: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882111.96263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882111.96318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882111.96338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882111.96355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882111.96384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882111.96398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882111.96473: variable 'ansible_distribution' from source: facts 7064 1726882111.96476: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.96486: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882111.96559: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.96563: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882111.96787: variable 'ansible_distribution' from source: facts 7064 1726882111.96791: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.96798: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882111.96851: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.96854: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882111.96966: variable 'ansible_distribution' from source: facts 7064 1726882111.96969: variable 'ansible_distribution_major_version' from source: facts 7064 1726882111.96975: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882111.96980: variable 'omit' from source: magic vars 7064 1726882111.97026: variable 'omit' from source: magic vars 7064 1726882111.97109: variable 'network_provider' from source: set_fact 7064 1726882111.97176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882111.97196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882111.97212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882111.97238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882111.97248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882111.97299: variable 'omit' from source: magic vars 7064 1726882111.97373: variable 'omit' from source: magic vars 7064 1726882111.97439: variable 'network_connections' from source: task vars 7064 1726882111.97448: variable 'interface' from source: play vars 7064 1726882111.97499: variable 'interface' from source: play vars 7064 1726882111.97615: variable 'omit' from source: magic vars 7064 1726882111.97623: variable '__lsr_ansible_managed' from source: task vars 7064 1726882111.97665: variable '__lsr_ansible_managed' from source: task vars 7064 1726882111.97852: Loaded config def from plugin (lookup/template) 7064 1726882111.97855: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7064 1726882111.97879: File lookup term: get_ansible_managed.j2 7064 1726882111.97882: variable 'ansible_search_path' from source: unknown 7064 1726882111.97885: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7064 1726882111.97899: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7064 1726882111.97913: variable 'ansible_search_path' from source: unknown 7064 1726882112.02800: variable 'ansible_managed' from source: unknown 7064 1726882112.02845: variable 'omit' from source: magic vars 7064 1726882112.02876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882112.02917: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882112.02942: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882112.02962: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882112.02976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882112.03010: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882112.03019: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882112.03027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882112.03118: Set connection var ansible_connection to ssh 7064 1726882112.03135: Set connection var ansible_shell_executable to /bin/sh 7064 1726882112.03143: Set connection var ansible_pipelining to False 7064 1726882112.03152: Set connection var ansible_timeout to 10 7064 1726882112.03160: Set connection var ansible_shell_type to sh 7064 1726882112.03168: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882112.03197: variable 'ansible_shell_executable' from source: unknown 7064 1726882112.03399: variable 'ansible_connection' from source: unknown 7064 1726882112.03402: variable 'ansible_module_compression' from source: unknown 7064 1726882112.03404: variable 'ansible_shell_type' from source: unknown 7064 1726882112.03407: variable 'ansible_shell_executable' from source: unknown 7064 1726882112.03412: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882112.03414: variable 'ansible_pipelining' from source: unknown 7064 1726882112.03416: variable 'ansible_timeout' from source: unknown 7064 1726882112.03418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882112.03420: 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__) 7064 1726882112.03423: variable 'omit' from source: magic vars 7064 1726882112.03425: starting attempt loop 7064 1726882112.03427: running the handler 7064 1726882112.03429: _low_level_execute_command(): starting 7064 1726882112.03431: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882112.04021: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882112.04033: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882112.04043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882112.04057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882112.04069: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882112.04076: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882112.04086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882112.04102: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882112.04110: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882112.04115: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7064 1726882112.04123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882112.04132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882112.04144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882112.04150: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882112.04156: stderr chunk (state=3): >>>debug2: match found <<< 7064 1726882112.04166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882112.04265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882112.04273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882112.04276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882112.04520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882112.06160: stdout chunk (state=3): >>>/root <<< 7064 1726882112.06285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882112.06416: stdout chunk (state=3): >>><<< 7064 1726882112.06420: stderr chunk (state=3): >>><<< 7064 1726882112.06423: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882112.06426: _low_level_execute_command(): starting 7064 1726882112.06428: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882112.0632806-9044-49587223635270 `" && echo ansible-tmp-1726882112.0632806-9044-49587223635270="` echo /root/.ansible/tmp/ansible-tmp-1726882112.0632806-9044-49587223635270 `" ) && sleep 0' 7064 1726882112.07543: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882112.07546: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882112.07548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882112.07550: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882112.07552: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882112.07735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882112.07743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882112.07812: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882112.07869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882112.09747: stdout chunk (state=3): >>>ansible-tmp-1726882112.0632806-9044-49587223635270=/root/.ansible/tmp/ansible-tmp-1726882112.0632806-9044-49587223635270 <<< 7064 1726882112.09847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882112.09913: stderr chunk (state=3): >>><<< 7064 1726882112.09923: stdout chunk (state=3): >>><<< 7064 1726882112.10199: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882112.0632806-9044-49587223635270=/root/.ansible/tmp/ansible-tmp-1726882112.0632806-9044-49587223635270 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882112.10204: variable 'ansible_module_compression' from source: unknown 7064 1726882112.10207: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7064 1726882112.10210: variable 'ansible_facts' from source: unknown 7064 1726882112.10445: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882112.0632806-9044-49587223635270/AnsiballZ_network_connections.py 7064 1726882112.10881: Sending initial data 7064 1726882112.10884: Sent initial data (165 bytes) 7064 1726882112.11912: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882112.11942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882112.11968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882112.11982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882112.12139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882112.13638: 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 <<< 7064 1726882112.13662: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882112.13812: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882112.13862: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp_4312p9j /root/.ansible/tmp/ansible-tmp-1726882112.0632806-9044-49587223635270/AnsiballZ_network_connections.py <<< 7064 1726882112.13910: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882112.0632806-9044-49587223635270/AnsiballZ_network_connections.py" <<< 7064 1726882112.13930: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp_4312p9j" to remote "/root/.ansible/tmp/ansible-tmp-1726882112.0632806-9044-49587223635270/AnsiballZ_network_connections.py" <<< 7064 1726882112.14108: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882112.0632806-9044-49587223635270/AnsiballZ_network_connections.py" <<< 7064 1726882112.15877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882112.15950: stderr chunk (state=3): >>><<< 7064 1726882112.15958: stdout chunk (state=3): >>><<< 7064 1726882112.15999: done transferring module to remote 7064 1726882112.16183: _low_level_execute_command(): starting 7064 1726882112.16186: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882112.0632806-9044-49587223635270/ /root/.ansible/tmp/ansible-tmp-1726882112.0632806-9044-49587223635270/AnsiballZ_network_connections.py && sleep 0' 7064 1726882112.17401: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882112.17404: 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.9.159 originally 10.31.9.159 <<< 7064 1726882112.17407: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882112.17423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882112.17426: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882112.17531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882112.17583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882112.17710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882112.17764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882112.19528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882112.19542: stdout chunk (state=3): >>><<< 7064 1726882112.19556: stderr chunk (state=3): >>><<< 7064 1726882112.19580: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882112.19589: _low_level_execute_command(): starting 7064 1726882112.19604: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882112.0632806-9044-49587223635270/AnsiballZ_network_connections.py && sleep 0' 7064 1726882112.20536: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882112.20563: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882112.20579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882112.20600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882112.20707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882112.20737: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882112.20841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882114.71897: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 890fe516-056d-4d12-bc47-a1bd07a45fca\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 890fe516-056d-4d12-bc47-a1bd07a45fca (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7064 1726882114.73815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882114.73840: stderr chunk (state=3): >>><<< 7064 1726882114.73850: stdout chunk (state=3): >>><<< 7064 1726882114.73865: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 890fe516-056d-4d12-bc47-a1bd07a45fca\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 890fe516-056d-4d12-bc47-a1bd07a45fca (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882114.73907: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'interface_name': 'veth2', 'state': 'up', 'type': 'ethernet', 'ip': {'address': ['203.0.113.2/24'], 'dhcp4': 'no', 'auto6': 'no'}, 'ieee802_1x': {'identity': 'myhost', 'eap': 'tls', 'private_key': '/etc/pki/tls/client.key.nocrypt', 'client_cert': '/etc/pki/tls/client.pem', 'private_key_password_flags': ['not-required'], 'system_ca_certs': True, 'domain_suffix_match': 'example.com'}}], '__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-1726882112.0632806-9044-49587223635270/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882114.73916: _low_level_execute_command(): starting 7064 1726882114.73923: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882112.0632806-9044-49587223635270/ > /dev/null 2>&1 && sleep 0' 7064 1726882114.74523: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882114.74563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882114.74585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882114.74632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882114.76430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882114.76453: stderr chunk (state=3): >>><<< 7064 1726882114.76457: stdout chunk (state=3): >>><<< 7064 1726882114.76471: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882114.76477: handler run complete 7064 1726882114.76512: attempt loop complete, returning result 7064 1726882114.76516: _execute() done 7064 1726882114.76518: dumping result to json 7064 1726882114.76522: done dumping result, returning 7064 1726882114.76531: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-1c1a-8029-0000000000c3] 7064 1726882114.76535: sending task result for task 12673a56-9f93-1c1a-8029-0000000000c3 7064 1726882114.76641: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000c3 7064 1726882114.76644: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "client_cert": "/etc/pki/tls/client.pem", "domain_suffix_match": "example.com", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ], "system_ca_certs": true }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 890fe516-056d-4d12-bc47-a1bd07a45fca [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 890fe516-056d-4d12-bc47-a1bd07a45fca (is-modified) 7064 1726882114.76764: no more pending results, returning what we have 7064 1726882114.76768: results queue empty 7064 1726882114.76768: checking for any_errors_fatal 7064 1726882114.76774: done checking for any_errors_fatal 7064 1726882114.76774: checking for max_fail_percentage 7064 1726882114.76776: done checking for max_fail_percentage 7064 1726882114.76777: checking to see if all hosts have failed and the running result is not ok 7064 1726882114.76777: done checking to see if all hosts have failed 7064 1726882114.76778: getting the remaining hosts for this loop 7064 1726882114.76779: done getting the remaining hosts for this loop 7064 1726882114.76782: getting the next task for host managed_node1 7064 1726882114.76789: done getting next task for host managed_node1 7064 1726882114.76796: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7064 1726882114.76798: ^ 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? (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 7064 1726882114.76809: getting variables 7064 1726882114.76811: in VariableManager get_vars() 7064 1726882114.76856: Calling all_inventory to load vars for managed_node1 7064 1726882114.76859: Calling groups_inventory to load vars for managed_node1 7064 1726882114.76861: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882114.76869: Calling all_plugins_play to load vars for managed_node1 7064 1726882114.76872: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882114.76874: Calling groups_plugins_play to load vars for managed_node1 7064 1726882114.78181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882114.79058: done with get_vars() 7064 1726882114.79075: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:28:34 -0400 (0:00:02.857) 0:00:55.029 ****** 7064 1726882114.79138: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7064 1726882114.79364: worker is 1 (out of 1 available) 7064 1726882114.79380: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7064 1726882114.79397: done queuing things up, now waiting for results queue to drain 7064 1726882114.79399: waiting for pending results... 7064 1726882114.79565: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7064 1726882114.79652: in run() - task 12673a56-9f93-1c1a-8029-0000000000c4 7064 1726882114.79664: variable 'ansible_search_path' from source: unknown 7064 1726882114.79668: variable 'ansible_search_path' from source: unknown 7064 1726882114.79700: calling self._execute() 7064 1726882114.79770: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882114.79773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882114.79783: variable 'omit' from source: magic vars 7064 1726882114.80062: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.80077: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882114.80217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882114.81715: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882114.81764: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882114.81791: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882114.81823: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882114.81842: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882114.81903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882114.81928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882114.81946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882114.81971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882114.81981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882114.82061: variable 'ansible_distribution' from source: facts 7064 1726882114.82065: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.82071: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882114.82148: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.82151: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882114.82266: variable 'ansible_distribution' from source: facts 7064 1726882114.82270: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.82274: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882114.82350: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.82353: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882114.82468: variable 'ansible_distribution' from source: facts 7064 1726882114.82472: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.82478: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882114.82554: variable 'network_state' from source: role '' defaults 7064 1726882114.82565: Evaluated conditional (network_state != {}): False 7064 1726882114.82568: when evaluation is False, skipping this task 7064 1726882114.82572: _execute() done 7064 1726882114.82575: dumping result to json 7064 1726882114.82577: done dumping result, returning 7064 1726882114.82580: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-1c1a-8029-0000000000c4] 7064 1726882114.82586: sending task result for task 12673a56-9f93-1c1a-8029-0000000000c4 7064 1726882114.82670: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000c4 7064 1726882114.82672: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882114.82722: no more pending results, returning what we have 7064 1726882114.82725: results queue empty 7064 1726882114.82726: checking for any_errors_fatal 7064 1726882114.82737: done checking for any_errors_fatal 7064 1726882114.82737: checking for max_fail_percentage 7064 1726882114.82739: done checking for max_fail_percentage 7064 1726882114.82740: checking to see if all hosts have failed and the running result is not ok 7064 1726882114.82741: done checking to see if all hosts have failed 7064 1726882114.82741: getting the remaining hosts for this loop 7064 1726882114.82743: done getting the remaining hosts for this loop 7064 1726882114.82746: getting the next task for host managed_node1 7064 1726882114.82752: done getting next task for host managed_node1 7064 1726882114.82755: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7064 1726882114.82758: ^ 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? (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 7064 1726882114.82778: getting variables 7064 1726882114.82779: in VariableManager get_vars() 7064 1726882114.82827: Calling all_inventory to load vars for managed_node1 7064 1726882114.82830: Calling groups_inventory to load vars for managed_node1 7064 1726882114.82832: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882114.82840: Calling all_plugins_play to load vars for managed_node1 7064 1726882114.82843: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882114.82845: Calling groups_plugins_play to load vars for managed_node1 7064 1726882114.83623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882114.84602: done with get_vars() 7064 1726882114.84616: done getting variables 7064 1726882114.84657: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:28:34 -0400 (0:00:00.055) 0:00:55.084 ****** 7064 1726882114.84683: entering _queue_task() for managed_node1/debug 7064 1726882114.84887: worker is 1 (out of 1 available) 7064 1726882114.84903: exiting _queue_task() for managed_node1/debug 7064 1726882114.84915: done queuing things up, now waiting for results queue to drain 7064 1726882114.84917: waiting for pending results... 7064 1726882114.85088: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7064 1726882114.85176: in run() - task 12673a56-9f93-1c1a-8029-0000000000c5 7064 1726882114.85188: variable 'ansible_search_path' from source: unknown 7064 1726882114.85192: variable 'ansible_search_path' from source: unknown 7064 1726882114.85223: calling self._execute() 7064 1726882114.85300: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882114.85304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882114.85313: variable 'omit' from source: magic vars 7064 1726882114.85588: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.85599: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882114.85733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882114.87228: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882114.87282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882114.87312: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882114.87339: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882114.87360: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882114.87418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882114.87500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882114.87504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882114.87507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882114.87510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882114.87576: variable 'ansible_distribution' from source: facts 7064 1726882114.87580: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.87586: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882114.87668: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.87672: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882114.87784: variable 'ansible_distribution' from source: facts 7064 1726882114.87787: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.87797: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882114.87863: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.87868: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882114.87982: variable 'ansible_distribution' from source: facts 7064 1726882114.87986: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.87988: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882114.88003: variable 'omit' from source: magic vars 7064 1726882114.88033: variable 'omit' from source: magic vars 7064 1726882114.88060: variable 'omit' from source: magic vars 7064 1726882114.88079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882114.88104: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882114.88120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882114.88133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882114.88142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882114.88164: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882114.88167: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882114.88170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882114.88238: Set connection var ansible_connection to ssh 7064 1726882114.88247: Set connection var ansible_shell_executable to /bin/sh 7064 1726882114.88252: Set connection var ansible_pipelining to False 7064 1726882114.88257: Set connection var ansible_timeout to 10 7064 1726882114.88262: Set connection var ansible_shell_type to sh 7064 1726882114.88267: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882114.88283: variable 'ansible_shell_executable' from source: unknown 7064 1726882114.88287: variable 'ansible_connection' from source: unknown 7064 1726882114.88289: variable 'ansible_module_compression' from source: unknown 7064 1726882114.88291: variable 'ansible_shell_type' from source: unknown 7064 1726882114.88298: variable 'ansible_shell_executable' from source: unknown 7064 1726882114.88301: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882114.88303: variable 'ansible_pipelining' from source: unknown 7064 1726882114.88305: variable 'ansible_timeout' from source: unknown 7064 1726882114.88307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882114.88375: 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) 7064 1726882114.88383: variable 'omit' from source: magic vars 7064 1726882114.88388: starting attempt loop 7064 1726882114.88391: running the handler 7064 1726882114.88481: variable '__network_connections_result' from source: set_fact 7064 1726882114.88525: handler run complete 7064 1726882114.88546: attempt loop complete, returning result 7064 1726882114.88549: _execute() done 7064 1726882114.88551: dumping result to json 7064 1726882114.88554: done dumping result, returning 7064 1726882114.88557: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-1c1a-8029-0000000000c5] 7064 1726882114.88562: sending task result for task 12673a56-9f93-1c1a-8029-0000000000c5 7064 1726882114.88644: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000c5 7064 1726882114.88648: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 890fe516-056d-4d12-bc47-a1bd07a45fca", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 890fe516-056d-4d12-bc47-a1bd07a45fca (is-modified)" ] } 7064 1726882114.88722: no more pending results, returning what we have 7064 1726882114.88726: results queue empty 7064 1726882114.88727: checking for any_errors_fatal 7064 1726882114.88732: done checking for any_errors_fatal 7064 1726882114.88732: checking for max_fail_percentage 7064 1726882114.88734: done checking for max_fail_percentage 7064 1726882114.88735: checking to see if all hosts have failed and the running result is not ok 7064 1726882114.88736: done checking to see if all hosts have failed 7064 1726882114.88737: getting the remaining hosts for this loop 7064 1726882114.88738: done getting the remaining hosts for this loop 7064 1726882114.88741: getting the next task for host managed_node1 7064 1726882114.88747: done getting next task for host managed_node1 7064 1726882114.88751: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7064 1726882114.88753: ^ 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? (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 7064 1726882114.88766: getting variables 7064 1726882114.88767: in VariableManager get_vars() 7064 1726882114.88817: Calling all_inventory to load vars for managed_node1 7064 1726882114.88821: Calling groups_inventory to load vars for managed_node1 7064 1726882114.88823: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882114.88831: Calling all_plugins_play to load vars for managed_node1 7064 1726882114.88834: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882114.88836: Calling groups_plugins_play to load vars for managed_node1 7064 1726882114.89615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882114.90487: done with get_vars() 7064 1726882114.90507: done getting variables 7064 1726882114.90549: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:28:34 -0400 (0:00:00.058) 0:00:55.143 ****** 7064 1726882114.90571: entering _queue_task() for managed_node1/debug 7064 1726882114.90801: worker is 1 (out of 1 available) 7064 1726882114.90813: exiting _queue_task() for managed_node1/debug 7064 1726882114.90826: done queuing things up, now waiting for results queue to drain 7064 1726882114.90828: waiting for pending results... 7064 1726882114.91005: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7064 1726882114.91108: in run() - task 12673a56-9f93-1c1a-8029-0000000000c6 7064 1726882114.91122: variable 'ansible_search_path' from source: unknown 7064 1726882114.91125: variable 'ansible_search_path' from source: unknown 7064 1726882114.91152: calling self._execute() 7064 1726882114.91229: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882114.91234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882114.91243: variable 'omit' from source: magic vars 7064 1726882114.91530: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.91540: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882114.91675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882114.93162: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882114.93215: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882114.93245: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882114.93270: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882114.93290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882114.93355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882114.93376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882114.93397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882114.93422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882114.93433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882114.93534: variable 'ansible_distribution' from source: facts 7064 1726882114.93538: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.93544: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882114.93626: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.93629: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882114.93741: variable 'ansible_distribution' from source: facts 7064 1726882114.93745: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.93750: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882114.93824: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.93827: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882114.93938: variable 'ansible_distribution' from source: facts 7064 1726882114.93941: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.93947: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882114.93952: variable 'omit' from source: magic vars 7064 1726882114.93997: variable 'omit' from source: magic vars 7064 1726882114.94025: variable 'omit' from source: magic vars 7064 1726882114.94047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882114.94066: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882114.94083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882114.94104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882114.94107: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882114.94131: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882114.94134: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882114.94136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882114.94202: Set connection var ansible_connection to ssh 7064 1726882114.94210: Set connection var ansible_shell_executable to /bin/sh 7064 1726882114.94218: Set connection var ansible_pipelining to False 7064 1726882114.94224: Set connection var ansible_timeout to 10 7064 1726882114.94228: Set connection var ansible_shell_type to sh 7064 1726882114.94233: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882114.94250: variable 'ansible_shell_executable' from source: unknown 7064 1726882114.94253: variable 'ansible_connection' from source: unknown 7064 1726882114.94255: variable 'ansible_module_compression' from source: unknown 7064 1726882114.94257: variable 'ansible_shell_type' from source: unknown 7064 1726882114.94259: variable 'ansible_shell_executable' from source: unknown 7064 1726882114.94261: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882114.94266: variable 'ansible_pipelining' from source: unknown 7064 1726882114.94268: variable 'ansible_timeout' from source: unknown 7064 1726882114.94272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882114.94350: 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) 7064 1726882114.94358: variable 'omit' from source: magic vars 7064 1726882114.94363: starting attempt loop 7064 1726882114.94366: running the handler 7064 1726882114.94407: variable '__network_connections_result' from source: set_fact 7064 1726882114.94458: variable '__network_connections_result' from source: set_fact 7064 1726882114.94556: handler run complete 7064 1726882114.94578: attempt loop complete, returning result 7064 1726882114.94581: _execute() done 7064 1726882114.94583: dumping result to json 7064 1726882114.94588: done dumping result, returning 7064 1726882114.94597: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-1c1a-8029-0000000000c6] 7064 1726882114.94603: sending task result for task 12673a56-9f93-1c1a-8029-0000000000c6 7064 1726882114.94691: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000c6 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "client_cert": "/etc/pki/tls/client.pem", "domain_suffix_match": "example.com", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ], "system_ca_certs": true }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 890fe516-056d-4d12-bc47-a1bd07a45fca\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 890fe516-056d-4d12-bc47-a1bd07a45fca (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 890fe516-056d-4d12-bc47-a1bd07a45fca", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 890fe516-056d-4d12-bc47-a1bd07a45fca (is-modified)" ] } } 7064 1726882114.94800: no more pending results, returning what we have 7064 1726882114.94805: results queue empty 7064 1726882114.94806: checking for any_errors_fatal 7064 1726882114.94811: done checking for any_errors_fatal 7064 1726882114.94811: checking for max_fail_percentage 7064 1726882114.94813: done checking for max_fail_percentage 7064 1726882114.94814: checking to see if all hosts have failed and the running result is not ok 7064 1726882114.94815: done checking to see if all hosts have failed 7064 1726882114.94815: getting the remaining hosts for this loop 7064 1726882114.94817: done getting the remaining hosts for this loop 7064 1726882114.94820: getting the next task for host managed_node1 7064 1726882114.94826: done getting next task for host managed_node1 7064 1726882114.94829: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7064 1726882114.94832: ^ 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? (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 7064 1726882114.94841: getting variables 7064 1726882114.94843: in VariableManager get_vars() 7064 1726882114.94885: Calling all_inventory to load vars for managed_node1 7064 1726882114.94888: Calling groups_inventory to load vars for managed_node1 7064 1726882114.94890: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882114.94906: Calling all_plugins_play to load vars for managed_node1 7064 1726882114.94909: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882114.94914: WORKER PROCESS EXITING 7064 1726882114.94917: Calling groups_plugins_play to load vars for managed_node1 7064 1726882114.96361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882114.97225: done with get_vars() 7064 1726882114.97241: done getting variables 7064 1726882114.97283: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:28:34 -0400 (0:00:00.067) 0:00:55.210 ****** 7064 1726882114.97312: entering _queue_task() for managed_node1/debug 7064 1726882114.97579: worker is 1 (out of 1 available) 7064 1726882114.97591: exiting _queue_task() for managed_node1/debug 7064 1726882114.97605: done queuing things up, now waiting for results queue to drain 7064 1726882114.97607: waiting for pending results... 7064 1726882114.97787: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7064 1726882114.97889: in run() - task 12673a56-9f93-1c1a-8029-0000000000c7 7064 1726882114.97981: variable 'ansible_search_path' from source: unknown 7064 1726882114.97984: variable 'ansible_search_path' from source: unknown 7064 1726882114.97986: calling self._execute() 7064 1726882114.98400: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882114.98404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882114.98406: variable 'omit' from source: magic vars 7064 1726882114.98600: variable 'ansible_distribution_major_version' from source: facts 7064 1726882114.98618: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882114.98811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882115.01812: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882115.01907: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882115.01953: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882115.01995: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882115.02028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882115.02114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882115.02148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882115.02176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882115.02225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882115.02243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882115.02364: variable 'ansible_distribution' from source: facts 7064 1726882115.02374: variable 'ansible_distribution_major_version' from source: facts 7064 1726882115.02386: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882115.02514: variable 'ansible_distribution_major_version' from source: facts 7064 1726882115.02527: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882115.02677: variable 'ansible_distribution' from source: facts 7064 1726882115.02685: variable 'ansible_distribution_major_version' from source: facts 7064 1726882115.02698: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882115.02797: variable 'ansible_distribution_major_version' from source: facts 7064 1726882115.02809: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882115.02981: variable 'ansible_distribution' from source: facts 7064 1726882115.02991: variable 'ansible_distribution_major_version' from source: facts 7064 1726882115.03008: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882115.03121: variable 'network_state' from source: role '' defaults 7064 1726882115.03137: Evaluated conditional (network_state != {}): False 7064 1726882115.03145: when evaluation is False, skipping this task 7064 1726882115.03299: _execute() done 7064 1726882115.03303: dumping result to json 7064 1726882115.03306: done dumping result, returning 7064 1726882115.03309: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-1c1a-8029-0000000000c7] 7064 1726882115.03311: sending task result for task 12673a56-9f93-1c1a-8029-0000000000c7 7064 1726882115.03388: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000c7 7064 1726882115.03397: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7064 1726882115.03446: no more pending results, returning what we have 7064 1726882115.03449: results queue empty 7064 1726882115.03450: checking for any_errors_fatal 7064 1726882115.03459: done checking for any_errors_fatal 7064 1726882115.03460: checking for max_fail_percentage 7064 1726882115.03461: done checking for max_fail_percentage 7064 1726882115.03462: checking to see if all hosts have failed and the running result is not ok 7064 1726882115.03463: done checking to see if all hosts have failed 7064 1726882115.03464: getting the remaining hosts for this loop 7064 1726882115.03465: done getting the remaining hosts for this loop 7064 1726882115.03469: getting the next task for host managed_node1 7064 1726882115.03476: done getting next task for host managed_node1 7064 1726882115.03480: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7064 1726882115.03482: ^ 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? (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 7064 1726882115.03571: getting variables 7064 1726882115.03573: in VariableManager get_vars() 7064 1726882115.03836: Calling all_inventory to load vars for managed_node1 7064 1726882115.03840: Calling groups_inventory to load vars for managed_node1 7064 1726882115.03842: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882115.03851: Calling all_plugins_play to load vars for managed_node1 7064 1726882115.03853: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882115.03856: Calling groups_plugins_play to load vars for managed_node1 7064 1726882115.06468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882115.10277: done with get_vars() 7064 1726882115.10315: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:28:35 -0400 (0:00:00.133) 0:00:55.343 ****** 7064 1726882115.10617: entering _queue_task() for managed_node1/ping 7064 1726882115.11144: worker is 1 (out of 1 available) 7064 1726882115.11157: exiting _queue_task() for managed_node1/ping 7064 1726882115.11169: done queuing things up, now waiting for results queue to drain 7064 1726882115.11170: waiting for pending results... 7064 1726882115.11910: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7064 1726882115.11915: in run() - task 12673a56-9f93-1c1a-8029-0000000000c8 7064 1726882115.12300: variable 'ansible_search_path' from source: unknown 7064 1726882115.12304: variable 'ansible_search_path' from source: unknown 7064 1726882115.12307: calling self._execute() 7064 1726882115.12310: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882115.12312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882115.12314: variable 'omit' from source: magic vars 7064 1726882115.13025: variable 'ansible_distribution_major_version' from source: facts 7064 1726882115.13044: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882115.13355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882115.19002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882115.19055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882115.19157: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882115.19276: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882115.19364: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882115.19566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882115.19604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882115.19636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882115.19705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882115.19787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882115.20021: variable 'ansible_distribution' from source: facts 7064 1726882115.20202: variable 'ansible_distribution_major_version' from source: facts 7064 1726882115.20205: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882115.20336: variable 'ansible_distribution_major_version' from source: facts 7064 1726882115.20348: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882115.20853: variable 'ansible_distribution' from source: facts 7064 1726882115.20857: variable 'ansible_distribution_major_version' from source: facts 7064 1726882115.20859: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882115.20926: variable 'ansible_distribution_major_version' from source: facts 7064 1726882115.20968: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882115.21321: variable 'ansible_distribution' from source: facts 7064 1726882115.21329: variable 'ansible_distribution_major_version' from source: facts 7064 1726882115.21338: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882115.21409: variable 'omit' from source: magic vars 7064 1726882115.21468: variable 'omit' from source: magic vars 7064 1726882115.21550: variable 'omit' from source: magic vars 7064 1726882115.21650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882115.21683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882115.21732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882115.21754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882115.21770: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882115.21814: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882115.21823: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882115.21834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882115.21934: Set connection var ansible_connection to ssh 7064 1726882115.21956: Set connection var ansible_shell_executable to /bin/sh 7064 1726882115.21965: Set connection var ansible_pipelining to False 7064 1726882115.21973: Set connection var ansible_timeout to 10 7064 1726882115.21982: Set connection var ansible_shell_type to sh 7064 1726882115.21991: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882115.22028: variable 'ansible_shell_executable' from source: unknown 7064 1726882115.22040: variable 'ansible_connection' from source: unknown 7064 1726882115.22052: variable 'ansible_module_compression' from source: unknown 7064 1726882115.22059: variable 'ansible_shell_type' from source: unknown 7064 1726882115.22065: variable 'ansible_shell_executable' from source: unknown 7064 1726882115.22072: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882115.22142: variable 'ansible_pipelining' from source: unknown 7064 1726882115.22145: variable 'ansible_timeout' from source: unknown 7064 1726882115.22148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882115.22262: 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__) 7064 1726882115.22281: variable 'omit' from source: magic vars 7064 1726882115.22295: starting attempt loop 7064 1726882115.22303: running the handler 7064 1726882115.22321: _low_level_execute_command(): starting 7064 1726882115.22332: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882115.23623: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882115.23856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882115.23919: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882115.23987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882115.25656: stdout chunk (state=3): >>>/root <<< 7064 1726882115.26002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882115.26005: stdout chunk (state=3): >>><<< 7064 1726882115.26008: stderr chunk (state=3): >>><<< 7064 1726882115.26011: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882115.26013: _low_level_execute_command(): starting 7064 1726882115.26016: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882115.2591393-9171-89263022026237 `" && echo ansible-tmp-1726882115.2591393-9171-89263022026237="` echo /root/.ansible/tmp/ansible-tmp-1726882115.2591393-9171-89263022026237 `" ) && sleep 0' 7064 1726882115.27315: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882115.27421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882115.27460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882115.27501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882115.29351: stdout chunk (state=3): >>>ansible-tmp-1726882115.2591393-9171-89263022026237=/root/.ansible/tmp/ansible-tmp-1726882115.2591393-9171-89263022026237 <<< 7064 1726882115.29498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882115.29508: stdout chunk (state=3): >>><<< 7064 1726882115.29519: stderr chunk (state=3): >>><<< 7064 1726882115.29799: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882115.2591393-9171-89263022026237=/root/.ansible/tmp/ansible-tmp-1726882115.2591393-9171-89263022026237 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882115.29803: variable 'ansible_module_compression' from source: unknown 7064 1726882115.29805: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7064 1726882115.29807: variable 'ansible_facts' from source: unknown 7064 1726882115.30016: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882115.2591393-9171-89263022026237/AnsiballZ_ping.py 7064 1726882115.30433: Sending initial data 7064 1726882115.30607: Sent initial data (150 bytes) 7064 1726882115.31501: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882115.31512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882115.31543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882115.31555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882115.31566: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882115.31713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882115.31758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882115.31815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882115.33330: 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 <<< 7064 1726882115.33367: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882115.33439: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpqdki1ssj /root/.ansible/tmp/ansible-tmp-1726882115.2591393-9171-89263022026237/AnsiballZ_ping.py <<< 7064 1726882115.33442: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882115.2591393-9171-89263022026237/AnsiballZ_ping.py" <<< 7064 1726882115.33468: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpqdki1ssj" to remote "/root/.ansible/tmp/ansible-tmp-1726882115.2591393-9171-89263022026237/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882115.2591393-9171-89263022026237/AnsiballZ_ping.py" <<< 7064 1726882115.34823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882115.35001: stderr chunk (state=3): >>><<< 7064 1726882115.35005: stdout chunk (state=3): >>><<< 7064 1726882115.35007: done transferring module to remote 7064 1726882115.35009: _low_level_execute_command(): starting 7064 1726882115.35011: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882115.2591393-9171-89263022026237/ /root/.ansible/tmp/ansible-tmp-1726882115.2591393-9171-89263022026237/AnsiballZ_ping.py && sleep 0' 7064 1726882115.36369: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882115.36394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882115.36414: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882115.36485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882115.38211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882115.38244: stderr chunk (state=3): >>><<< 7064 1726882115.38344: stdout chunk (state=3): >>><<< 7064 1726882115.38395: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882115.38490: _low_level_execute_command(): starting 7064 1726882115.38500: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882115.2591393-9171-89263022026237/AnsiballZ_ping.py && sleep 0' 7064 1726882115.39773: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882115.39776: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882115.39779: 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.9.159 is address debug1: re-parsing configuration <<< 7064 1726882115.39781: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882115.39900: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882115.39903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882115.39949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882115.40001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882115.40061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882115.54659: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7064 1726882115.55892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882115.55936: stderr chunk (state=3): >>><<< 7064 1726882115.56140: stdout chunk (state=3): >>><<< 7064 1726882115.56144: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882115.56147: 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-1726882115.2591393-9171-89263022026237/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882115.56154: _low_level_execute_command(): starting 7064 1726882115.56156: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882115.2591393-9171-89263022026237/ > /dev/null 2>&1 && sleep 0' 7064 1726882115.57374: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882115.57390: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882115.57613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882115.57688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882115.59476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882115.59482: stderr chunk (state=3): >>><<< 7064 1726882115.59484: stdout chunk (state=3): >>><<< 7064 1726882115.59701: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882115.59705: handler run complete 7064 1726882115.59708: attempt loop complete, returning result 7064 1726882115.59710: _execute() done 7064 1726882115.59712: dumping result to json 7064 1726882115.59714: done dumping result, returning 7064 1726882115.59716: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-1c1a-8029-0000000000c8] 7064 1726882115.59720: sending task result for task 12673a56-9f93-1c1a-8029-0000000000c8 7064 1726882115.59796: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000c8 7064 1726882115.59800: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7064 1726882115.59927: no more pending results, returning what we have 7064 1726882115.59931: results queue empty 7064 1726882115.59932: checking for any_errors_fatal 7064 1726882115.59936: done checking for any_errors_fatal 7064 1726882115.59937: checking for max_fail_percentage 7064 1726882115.59939: done checking for max_fail_percentage 7064 1726882115.59939: checking to see if all hosts have failed and the running result is not ok 7064 1726882115.59940: done checking to see if all hosts have failed 7064 1726882115.59941: getting the remaining hosts for this loop 7064 1726882115.59942: done getting the remaining hosts for this loop 7064 1726882115.59946: getting the next task for host managed_node1 7064 1726882115.60142: done getting next task for host managed_node1 7064 1726882115.60145: ^ task is: TASK: meta (role_complete) 7064 1726882115.60148: ^ 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? (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 7064 1726882115.60160: getting variables 7064 1726882115.60161: in VariableManager get_vars() 7064 1726882115.60220: Calling all_inventory to load vars for managed_node1 7064 1726882115.60223: Calling groups_inventory to load vars for managed_node1 7064 1726882115.60226: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882115.60235: Calling all_plugins_play to load vars for managed_node1 7064 1726882115.60237: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882115.60240: Calling groups_plugins_play to load vars for managed_node1 7064 1726882115.61582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882115.62955: done with get_vars() 7064 1726882115.62975: done getting variables 7064 1726882115.63059: done queuing things up, now waiting for results queue to drain 7064 1726882115.63062: results queue empty 7064 1726882115.63064: checking for any_errors_fatal 7064 1726882115.63067: done checking for any_errors_fatal 7064 1726882115.63068: checking for max_fail_percentage 7064 1726882115.63069: done checking for max_fail_percentage 7064 1726882115.63070: checking to see if all hosts have failed and the running result is not ok 7064 1726882115.63071: done checking to see if all hosts have failed 7064 1726882115.63071: getting the remaining hosts for this loop 7064 1726882115.63072: done getting the remaining hosts for this loop 7064 1726882115.63075: getting the next task for host managed_node1 7064 1726882115.63079: done getting next task for host managed_node1 7064 1726882115.63081: ^ task is: TASK: TEST: I can ping the EAP server 7064 1726882115.63082: ^ 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 7064 1726882115.63085: getting variables 7064 1726882115.63086: in VariableManager get_vars() 7064 1726882115.63107: Calling all_inventory to load vars for managed_node1 7064 1726882115.63109: Calling groups_inventory to load vars for managed_node1 7064 1726882115.63111: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882115.63117: Calling all_plugins_play to load vars for managed_node1 7064 1726882115.63119: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882115.63122: Calling groups_plugins_play to load vars for managed_node1 7064 1726882115.64226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882115.65761: done with get_vars() 7064 1726882115.65790: done getting variables 7064 1726882115.65839: 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 [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:93 Friday 20 September 2024 21:28:35 -0400 (0:00:00.552) 0:00:55.896 ****** 7064 1726882115.65876: entering _queue_task() for managed_node1/command 7064 1726882115.66203: worker is 1 (out of 1 available) 7064 1726882115.66215: exiting _queue_task() for managed_node1/command 7064 1726882115.66230: done queuing things up, now waiting for results queue to drain 7064 1726882115.66231: waiting for pending results... 7064 1726882115.66544: running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server 7064 1726882115.66612: in run() - task 12673a56-9f93-1c1a-8029-0000000000f8 7064 1726882115.66630: variable 'ansible_search_path' from source: unknown 7064 1726882115.66657: calling self._execute() 7064 1726882115.66756: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882115.66759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882115.66770: variable 'omit' from source: magic vars 7064 1726882115.67052: variable 'ansible_distribution_major_version' from source: facts 7064 1726882115.67063: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882115.67203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882115.69899: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882115.69904: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882115.69906: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882115.69949: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882115.69983: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882115.70079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882115.70122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882115.70148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882115.70199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882115.70212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882115.70302: variable 'ansible_distribution' from source: facts 7064 1726882115.70305: variable 'ansible_distribution_major_version' from source: facts 7064 1726882115.70312: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882115.70318: variable 'omit' from source: magic vars 7064 1726882115.70334: variable 'omit' from source: magic vars 7064 1726882115.70359: variable 'omit' from source: magic vars 7064 1726882115.70378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882115.70409: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882115.70425: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882115.70438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882115.70446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882115.70468: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882115.70471: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882115.70473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882115.70543: Set connection var ansible_connection to ssh 7064 1726882115.70552: Set connection var ansible_shell_executable to /bin/sh 7064 1726882115.70557: Set connection var ansible_pipelining to False 7064 1726882115.70563: Set connection var ansible_timeout to 10 7064 1726882115.70567: Set connection var ansible_shell_type to sh 7064 1726882115.70572: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882115.70589: variable 'ansible_shell_executable' from source: unknown 7064 1726882115.70595: variable 'ansible_connection' from source: unknown 7064 1726882115.70597: variable 'ansible_module_compression' from source: unknown 7064 1726882115.70608: variable 'ansible_shell_type' from source: unknown 7064 1726882115.70611: variable 'ansible_shell_executable' from source: unknown 7064 1726882115.70613: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882115.70616: variable 'ansible_pipelining' from source: unknown 7064 1726882115.70617: variable 'ansible_timeout' from source: unknown 7064 1726882115.70619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882115.70679: 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) 7064 1726882115.70686: variable 'omit' from source: magic vars 7064 1726882115.70691: starting attempt loop 7064 1726882115.70696: running the handler 7064 1726882115.70716: _low_level_execute_command(): starting 7064 1726882115.70719: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882115.71172: 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 <<< 7064 1726882115.71176: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882115.71178: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882115.71180: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882115.71233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882115.71237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882115.71285: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882115.72847: stdout chunk (state=3): >>>/root <<< 7064 1726882115.72945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882115.72973: stderr chunk (state=3): >>><<< 7064 1726882115.72976: stdout chunk (state=3): >>><<< 7064 1726882115.72989: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882115.73065: _low_level_execute_command(): starting 7064 1726882115.73068: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882115.7299955-9204-226988907519227 `" && echo ansible-tmp-1726882115.7299955-9204-226988907519227="` echo /root/.ansible/tmp/ansible-tmp-1726882115.7299955-9204-226988907519227 `" ) && sleep 0' 7064 1726882115.73389: 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 <<< 7064 1726882115.73417: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882115.73456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882115.73470: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882115.73520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882115.75364: stdout chunk (state=3): >>>ansible-tmp-1726882115.7299955-9204-226988907519227=/root/.ansible/tmp/ansible-tmp-1726882115.7299955-9204-226988907519227 <<< 7064 1726882115.75468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882115.75497: stderr chunk (state=3): >>><<< 7064 1726882115.75500: stdout chunk (state=3): >>><<< 7064 1726882115.75514: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882115.7299955-9204-226988907519227=/root/.ansible/tmp/ansible-tmp-1726882115.7299955-9204-226988907519227 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882115.75539: variable 'ansible_module_compression' from source: unknown 7064 1726882115.75579: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7064 1726882115.75613: variable 'ansible_facts' from source: unknown 7064 1726882115.75664: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882115.7299955-9204-226988907519227/AnsiballZ_command.py 7064 1726882115.75760: Sending initial data 7064 1726882115.75764: Sent initial data (154 bytes) 7064 1726882115.76183: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882115.76190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882115.76223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882115.76227: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882115.76230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882115.76273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882115.76276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882115.76322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882115.77824: 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 <<< 7064 1726882115.77828: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882115.77861: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882115.77905: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpxm673hm2 /root/.ansible/tmp/ansible-tmp-1726882115.7299955-9204-226988907519227/AnsiballZ_command.py <<< 7064 1726882115.77907: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882115.7299955-9204-226988907519227/AnsiballZ_command.py" <<< 7064 1726882115.77952: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpxm673hm2" to remote "/root/.ansible/tmp/ansible-tmp-1726882115.7299955-9204-226988907519227/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882115.7299955-9204-226988907519227/AnsiballZ_command.py" <<< 7064 1726882115.78470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882115.78515: stderr chunk (state=3): >>><<< 7064 1726882115.78519: stdout chunk (state=3): >>><<< 7064 1726882115.78535: done transferring module to remote 7064 1726882115.78543: _low_level_execute_command(): starting 7064 1726882115.78548: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882115.7299955-9204-226988907519227/ /root/.ansible/tmp/ansible-tmp-1726882115.7299955-9204-226988907519227/AnsiballZ_command.py && sleep 0' 7064 1726882115.78981: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882115.78984: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882115.78986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882115.78988: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882115.78990: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882115.79052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882115.79055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882115.79090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882115.80788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882115.80814: stderr chunk (state=3): >>><<< 7064 1726882115.80817: stdout chunk (state=3): >>><<< 7064 1726882115.80832: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882115.80835: _low_level_execute_command(): starting 7064 1726882115.80839: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882115.7299955-9204-226988907519227/AnsiballZ_command.py && sleep 0' 7064 1726882115.81265: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882115.81268: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882115.81270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882115.81272: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882115.81274: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882115.81333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882115.81336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882115.81376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882115.96609: stdout chunk (state=3): >>> {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.048 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.048/0.048/0.048/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 21:28:35.960965", "end": "2024-09-20 21:28:35.964447", "delta": "0:00:00.003482", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_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}}} <<< 7064 1726882115.98082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882115.98114: stderr chunk (state=3): >>><<< 7064 1726882115.98117: stdout chunk (state=3): >>><<< 7064 1726882115.98134: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.048 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.048/0.048/0.048/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 21:28:35.960965", "end": "2024-09-20 21:28:35.964447", "delta": "0:00:00.003482", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882115.98160: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ping -c1 203.0.113.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-1726882115.7299955-9204-226988907519227/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882115.98168: _low_level_execute_command(): starting 7064 1726882115.98171: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882115.7299955-9204-226988907519227/ > /dev/null 2>&1 && sleep 0' 7064 1726882115.98635: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882115.98638: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882115.98640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882115.98642: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882115.98644: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882115.98701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882115.98704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882115.98706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882115.98753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882116.00541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882116.00566: stderr chunk (state=3): >>><<< 7064 1726882116.00569: stdout chunk (state=3): >>><<< 7064 1726882116.00583: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882116.00591: handler run complete 7064 1726882116.00615: Evaluated conditional (False): False 7064 1726882116.00623: attempt loop complete, returning result 7064 1726882116.00625: _execute() done 7064 1726882116.00627: dumping result to json 7064 1726882116.00632: done dumping result, returning 7064 1726882116.00639: done running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server [12673a56-9f93-1c1a-8029-0000000000f8] 7064 1726882116.00643: sending task result for task 12673a56-9f93-1c1a-8029-0000000000f8 7064 1726882116.00737: done sending task result for task 12673a56-9f93-1c1a-8029-0000000000f8 7064 1726882116.00739: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.003482", "end": "2024-09-20 21:28:35.964447", "rc": 0, "start": "2024-09-20 21:28:35.960965" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.048 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.048/0.048/0.048/0.000 ms 7064 1726882116.00801: no more pending results, returning what we have 7064 1726882116.00804: results queue empty 7064 1726882116.00805: checking for any_errors_fatal 7064 1726882116.00807: done checking for any_errors_fatal 7064 1726882116.00808: checking for max_fail_percentage 7064 1726882116.00810: done checking for max_fail_percentage 7064 1726882116.00810: checking to see if all hosts have failed and the running result is not ok 7064 1726882116.00811: done checking to see if all hosts have failed 7064 1726882116.00812: getting the remaining hosts for this loop 7064 1726882116.00813: done getting the remaining hosts for this loop 7064 1726882116.00817: getting the next task for host managed_node1 7064 1726882116.00826: done getting next task for host managed_node1 7064 1726882116.00831: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7064 1726882116.00834: ^ 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? (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 7064 1726882116.00853: getting variables 7064 1726882116.00855: in VariableManager get_vars() 7064 1726882116.00909: Calling all_inventory to load vars for managed_node1 7064 1726882116.00912: Calling groups_inventory to load vars for managed_node1 7064 1726882116.00914: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882116.00923: Calling all_plugins_play to load vars for managed_node1 7064 1726882116.00925: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882116.00927: Calling groups_plugins_play to load vars for managed_node1 7064 1726882116.01803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882116.02671: done with get_vars() 7064 1726882116.02687: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:28:36 -0400 (0:00:00.368) 0:00:56.265 ****** 7064 1726882116.02761: entering _queue_task() for managed_node1/include_tasks 7064 1726882116.03001: worker is 1 (out of 1 available) 7064 1726882116.03014: exiting _queue_task() for managed_node1/include_tasks 7064 1726882116.03027: done queuing things up, now waiting for results queue to drain 7064 1726882116.03029: waiting for pending results... 7064 1726882116.03209: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7064 1726882116.03322: in run() - task 12673a56-9f93-1c1a-8029-000000000100 7064 1726882116.03334: variable 'ansible_search_path' from source: unknown 7064 1726882116.03338: variable 'ansible_search_path' from source: unknown 7064 1726882116.03367: calling self._execute() 7064 1726882116.03447: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882116.03451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882116.03460: variable 'omit' from source: magic vars 7064 1726882116.03752: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.03763: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.03899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882116.05420: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882116.05478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882116.05510: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882116.05537: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882116.05558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882116.05620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882116.05641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882116.05662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882116.05688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882116.05701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882116.05781: variable 'ansible_distribution' from source: facts 7064 1726882116.05785: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.05795: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.05876: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.05880: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.05990: variable 'ansible_distribution' from source: facts 7064 1726882116.05998: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.06001: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.06070: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.06074: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.06183: variable 'ansible_distribution' from source: facts 7064 1726882116.06187: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.06196: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.06201: _execute() done 7064 1726882116.06204: dumping result to json 7064 1726882116.06206: done dumping result, returning 7064 1726882116.06216: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-1c1a-8029-000000000100] 7064 1726882116.06219: sending task result for task 12673a56-9f93-1c1a-8029-000000000100 7064 1726882116.06311: done sending task result for task 12673a56-9f93-1c1a-8029-000000000100 7064 1726882116.06318: WORKER PROCESS EXITING 7064 1726882116.06365: no more pending results, returning what we have 7064 1726882116.06369: in VariableManager get_vars() 7064 1726882116.06434: Calling all_inventory to load vars for managed_node1 7064 1726882116.06438: Calling groups_inventory to load vars for managed_node1 7064 1726882116.06440: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882116.06450: Calling all_plugins_play to load vars for managed_node1 7064 1726882116.06452: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882116.06455: Calling groups_plugins_play to load vars for managed_node1 7064 1726882116.07262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882116.08213: done with get_vars() 7064 1726882116.08226: variable 'ansible_search_path' from source: unknown 7064 1726882116.08227: variable 'ansible_search_path' from source: unknown 7064 1726882116.08256: we have included files to process 7064 1726882116.08257: generating all_blocks data 7064 1726882116.08258: done generating all_blocks data 7064 1726882116.08261: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882116.08262: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882116.08263: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882116.08655: done processing included file 7064 1726882116.08657: iterating over new_blocks loaded from include file 7064 1726882116.08658: in VariableManager get_vars() 7064 1726882116.08681: done with get_vars() 7064 1726882116.08683: filtering new block on tags 7064 1726882116.08698: done filtering new block on tags 7064 1726882116.08700: in VariableManager get_vars() 7064 1726882116.08719: done with get_vars() 7064 1726882116.08720: filtering new block on tags 7064 1726882116.08732: done filtering new block on tags 7064 1726882116.08734: in VariableManager get_vars() 7064 1726882116.08750: done with get_vars() 7064 1726882116.08751: filtering new block on tags 7064 1726882116.08761: done filtering new block on tags 7064 1726882116.08762: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7064 1726882116.08766: extending task lists for all hosts with included blocks 7064 1726882116.09235: done extending task lists 7064 1726882116.09236: done processing included files 7064 1726882116.09237: results queue empty 7064 1726882116.09237: checking for any_errors_fatal 7064 1726882116.09241: done checking for any_errors_fatal 7064 1726882116.09241: checking for max_fail_percentage 7064 1726882116.09242: done checking for max_fail_percentage 7064 1726882116.09242: checking to see if all hosts have failed and the running result is not ok 7064 1726882116.09243: done checking to see if all hosts have failed 7064 1726882116.09243: getting the remaining hosts for this loop 7064 1726882116.09244: done getting the remaining hosts for this loop 7064 1726882116.09250: getting the next task for host managed_node1 7064 1726882116.09253: done getting next task for host managed_node1 7064 1726882116.09255: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7064 1726882116.09257: ^ 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? (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 7064 1726882116.09264: getting variables 7064 1726882116.09265: in VariableManager get_vars() 7064 1726882116.09278: Calling all_inventory to load vars for managed_node1 7064 1726882116.09279: Calling groups_inventory to load vars for managed_node1 7064 1726882116.09280: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882116.09286: Calling all_plugins_play to load vars for managed_node1 7064 1726882116.09288: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882116.09289: Calling groups_plugins_play to load vars for managed_node1 7064 1726882116.09935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882116.10778: done with get_vars() 7064 1726882116.10791: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:28:36 -0400 (0:00:00.080) 0:00:56.346 ****** 7064 1726882116.10844: entering _queue_task() for managed_node1/setup 7064 1726882116.11080: worker is 1 (out of 1 available) 7064 1726882116.11097: exiting _queue_task() for managed_node1/setup 7064 1726882116.11109: done queuing things up, now waiting for results queue to drain 7064 1726882116.11111: waiting for pending results... 7064 1726882116.11279: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7064 1726882116.11372: in run() - task 12673a56-9f93-1c1a-8029-0000000004ac 7064 1726882116.11383: variable 'ansible_search_path' from source: unknown 7064 1726882116.11387: variable 'ansible_search_path' from source: unknown 7064 1726882116.11417: calling self._execute() 7064 1726882116.11487: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882116.11491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882116.11504: variable 'omit' from source: magic vars 7064 1726882116.11779: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.11786: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.11920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882116.13454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882116.13500: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882116.13528: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882116.13555: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882116.13575: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882116.13635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882116.13665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882116.13683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882116.13712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882116.13723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882116.13799: variable 'ansible_distribution' from source: facts 7064 1726882116.13803: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.13808: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.13884: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.13888: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.14005: variable 'ansible_distribution' from source: facts 7064 1726882116.14009: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.14013: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.14085: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.14088: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.14200: variable 'ansible_distribution' from source: facts 7064 1726882116.14203: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.14208: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.14279: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.14283: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.14388: variable 'ansible_distribution' from source: facts 7064 1726882116.14396: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.14405: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.14475: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.14479: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.14590: variable 'ansible_distribution' from source: facts 7064 1726882116.14596: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.14609: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.14692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882116.14719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882116.14735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882116.14760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882116.14771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882116.14806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882116.14827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882116.14843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882116.14867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882116.14877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882116.14968: variable '__network_required_facts' from source: role '' defaults 7064 1726882116.14975: variable 'ansible_facts' from source: unknown 7064 1726882116.15397: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7064 1726882116.15401: when evaluation is False, skipping this task 7064 1726882116.15403: _execute() done 7064 1726882116.15407: dumping result to json 7064 1726882116.15411: done dumping result, returning 7064 1726882116.15418: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-1c1a-8029-0000000004ac] 7064 1726882116.15429: sending task result for task 12673a56-9f93-1c1a-8029-0000000004ac 7064 1726882116.15504: done sending task result for task 12673a56-9f93-1c1a-8029-0000000004ac 7064 1726882116.15506: 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 } 7064 1726882116.15546: no more pending results, returning what we have 7064 1726882116.15549: results queue empty 7064 1726882116.15551: checking for any_errors_fatal 7064 1726882116.15552: done checking for any_errors_fatal 7064 1726882116.15553: checking for max_fail_percentage 7064 1726882116.15554: done checking for max_fail_percentage 7064 1726882116.15555: checking to see if all hosts have failed and the running result is not ok 7064 1726882116.15556: done checking to see if all hosts have failed 7064 1726882116.15556: getting the remaining hosts for this loop 7064 1726882116.15557: done getting the remaining hosts for this loop 7064 1726882116.15561: getting the next task for host managed_node1 7064 1726882116.15570: done getting next task for host managed_node1 7064 1726882116.15573: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7064 1726882116.15576: ^ 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? (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 7064 1726882116.15599: getting variables 7064 1726882116.15601: in VariableManager get_vars() 7064 1726882116.15653: Calling all_inventory to load vars for managed_node1 7064 1726882116.15655: Calling groups_inventory to load vars for managed_node1 7064 1726882116.15657: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882116.15666: Calling all_plugins_play to load vars for managed_node1 7064 1726882116.15668: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882116.15670: Calling groups_plugins_play to load vars for managed_node1 7064 1726882116.16519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882116.17377: done with get_vars() 7064 1726882116.17391: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:28:36 -0400 (0:00:00.066) 0:00:56.412 ****** 7064 1726882116.17462: entering _queue_task() for managed_node1/stat 7064 1726882116.17681: worker is 1 (out of 1 available) 7064 1726882116.17695: exiting _queue_task() for managed_node1/stat 7064 1726882116.17707: done queuing things up, now waiting for results queue to drain 7064 1726882116.17709: waiting for pending results... 7064 1726882116.17874: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7064 1726882116.17971: in run() - task 12673a56-9f93-1c1a-8029-0000000004ae 7064 1726882116.17982: variable 'ansible_search_path' from source: unknown 7064 1726882116.17986: variable 'ansible_search_path' from source: unknown 7064 1726882116.18016: calling self._execute() 7064 1726882116.18085: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882116.18090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882116.18103: variable 'omit' from source: magic vars 7064 1726882116.18374: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.18378: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.18515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882116.19977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882116.20027: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882116.20054: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882116.20079: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882116.20104: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882116.20158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882116.20188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882116.20210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882116.20240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882116.20251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882116.20326: variable 'ansible_distribution' from source: facts 7064 1726882116.20329: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.20332: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.20410: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.20413: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.20527: variable 'ansible_distribution' from source: facts 7064 1726882116.20530: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.20536: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.20611: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.20614: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.20726: variable 'ansible_distribution' from source: facts 7064 1726882116.20729: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.20734: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.20807: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.20810: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.20921: variable 'ansible_distribution' from source: facts 7064 1726882116.20924: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.20929: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.21001: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.21004: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.21111: variable 'ansible_distribution' from source: facts 7064 1726882116.21115: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.21120: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.21195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882116.21304: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882116.21332: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882116.21354: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882116.21374: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882116.21409: 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) 7064 1726882116.21438: 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) 7064 1726882116.21456: 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) 7064 1726882116.21473: 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) 7064 1726882116.21525: variable '__network_is_ostree' from source: set_fact 7064 1726882116.21537: Evaluated conditional (not __network_is_ostree is defined): False 7064 1726882116.21540: when evaluation is False, skipping this task 7064 1726882116.21543: _execute() done 7064 1726882116.21545: dumping result to json 7064 1726882116.21547: done dumping result, returning 7064 1726882116.21549: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-1c1a-8029-0000000004ae] 7064 1726882116.21555: sending task result for task 12673a56-9f93-1c1a-8029-0000000004ae 7064 1726882116.21630: done sending task result for task 12673a56-9f93-1c1a-8029-0000000004ae 7064 1726882116.21632: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7064 1726882116.21685: no more pending results, returning what we have 7064 1726882116.21689: results queue empty 7064 1726882116.21690: checking for any_errors_fatal 7064 1726882116.21700: done checking for any_errors_fatal 7064 1726882116.21701: checking for max_fail_percentage 7064 1726882116.21703: done checking for max_fail_percentage 7064 1726882116.21703: checking to see if all hosts have failed and the running result is not ok 7064 1726882116.21710: done checking to see if all hosts have failed 7064 1726882116.21710: getting the remaining hosts for this loop 7064 1726882116.21712: done getting the remaining hosts for this loop 7064 1726882116.21715: getting the next task for host managed_node1 7064 1726882116.21722: done getting next task for host managed_node1 7064 1726882116.21725: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7064 1726882116.21728: ^ 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? (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 7064 1726882116.21749: getting variables 7064 1726882116.21750: in VariableManager get_vars() 7064 1726882116.21801: Calling all_inventory to load vars for managed_node1 7064 1726882116.21804: Calling groups_inventory to load vars for managed_node1 7064 1726882116.21807: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882116.21815: Calling all_plugins_play to load vars for managed_node1 7064 1726882116.21817: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882116.21820: Calling groups_plugins_play to load vars for managed_node1 7064 1726882116.22555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882116.23411: done with get_vars() 7064 1726882116.23427: done getting variables 7064 1726882116.23467: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:28:36 -0400 (0:00:00.060) 0:00:56.472 ****** 7064 1726882116.23492: entering _queue_task() for managed_node1/set_fact 7064 1726882116.23706: worker is 1 (out of 1 available) 7064 1726882116.23718: exiting _queue_task() for managed_node1/set_fact 7064 1726882116.23731: done queuing things up, now waiting for results queue to drain 7064 1726882116.23733: waiting for pending results... 7064 1726882116.23899: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7064 1726882116.24014: in run() - task 12673a56-9f93-1c1a-8029-0000000004af 7064 1726882116.24027: variable 'ansible_search_path' from source: unknown 7064 1726882116.24030: variable 'ansible_search_path' from source: unknown 7064 1726882116.24056: calling self._execute() 7064 1726882116.24129: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882116.24133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882116.24144: variable 'omit' from source: magic vars 7064 1726882116.24415: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.24425: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.24552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882116.26172: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882116.26216: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882116.26247: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882116.26269: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882116.26288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882116.26349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882116.26370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882116.26387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882116.26417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882116.26428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882116.26502: variable 'ansible_distribution' from source: facts 7064 1726882116.26506: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.26512: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.26585: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.26590: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.26701: variable 'ansible_distribution' from source: facts 7064 1726882116.26704: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.26710: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.26779: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.26782: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.26891: variable 'ansible_distribution' from source: facts 7064 1726882116.26899: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.26904: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.26982: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.26986: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.27097: variable 'ansible_distribution' from source: facts 7064 1726882116.27101: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.27103: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.27173: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.27176: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.27287: variable 'ansible_distribution' from source: facts 7064 1726882116.27291: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.27298: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.27374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882116.27479: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882116.27507: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882116.27529: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882116.27550: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882116.27582: 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) 7064 1726882116.27603: 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) 7064 1726882116.27618: 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) 7064 1726882116.27635: 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) 7064 1726882116.27684: variable '__network_is_ostree' from source: set_fact 7064 1726882116.27690: Evaluated conditional (not __network_is_ostree is defined): False 7064 1726882116.27697: when evaluation is False, skipping this task 7064 1726882116.27700: _execute() done 7064 1726882116.27703: dumping result to json 7064 1726882116.27705: done dumping result, returning 7064 1726882116.27712: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-1c1a-8029-0000000004af] 7064 1726882116.27715: sending task result for task 12673a56-9f93-1c1a-8029-0000000004af 7064 1726882116.27789: done sending task result for task 12673a56-9f93-1c1a-8029-0000000004af 7064 1726882116.27795: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7064 1726882116.27838: no more pending results, returning what we have 7064 1726882116.27840: results queue empty 7064 1726882116.27841: checking for any_errors_fatal 7064 1726882116.27846: done checking for any_errors_fatal 7064 1726882116.27846: checking for max_fail_percentage 7064 1726882116.27848: done checking for max_fail_percentage 7064 1726882116.27849: checking to see if all hosts have failed and the running result is not ok 7064 1726882116.27855: done checking to see if all hosts have failed 7064 1726882116.27856: getting the remaining hosts for this loop 7064 1726882116.27857: done getting the remaining hosts for this loop 7064 1726882116.27861: getting the next task for host managed_node1 7064 1726882116.27871: done getting next task for host managed_node1 7064 1726882116.27874: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7064 1726882116.27878: ^ 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? (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 7064 1726882116.27901: getting variables 7064 1726882116.27903: in VariableManager get_vars() 7064 1726882116.27950: Calling all_inventory to load vars for managed_node1 7064 1726882116.27952: Calling groups_inventory to load vars for managed_node1 7064 1726882116.27954: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882116.27963: Calling all_plugins_play to load vars for managed_node1 7064 1726882116.27966: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882116.27968: Calling groups_plugins_play to load vars for managed_node1 7064 1726882116.28815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882116.29676: done with get_vars() 7064 1726882116.29690: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:28:36 -0400 (0:00:00.062) 0:00:56.535 ****** 7064 1726882116.29761: entering _queue_task() for managed_node1/service_facts 7064 1726882116.29971: worker is 1 (out of 1 available) 7064 1726882116.29983: exiting _queue_task() for managed_node1/service_facts 7064 1726882116.29997: done queuing things up, now waiting for results queue to drain 7064 1726882116.29999: waiting for pending results... 7064 1726882116.30158: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7064 1726882116.30252: in run() - task 12673a56-9f93-1c1a-8029-0000000004b1 7064 1726882116.30263: variable 'ansible_search_path' from source: unknown 7064 1726882116.30267: variable 'ansible_search_path' from source: unknown 7064 1726882116.30297: calling self._execute() 7064 1726882116.30365: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882116.30369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882116.30378: variable 'omit' from source: magic vars 7064 1726882116.30642: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.30651: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.30784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882116.32218: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882116.32260: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882116.32286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882116.32315: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882116.32335: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882116.32388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882116.32425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882116.32442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882116.32467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882116.32479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882116.32555: variable 'ansible_distribution' from source: facts 7064 1726882116.32559: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.32564: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.32642: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.32646: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.32757: variable 'ansible_distribution' from source: facts 7064 1726882116.32760: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.32765: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.32838: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.32842: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.32948: variable 'ansible_distribution' from source: facts 7064 1726882116.32953: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.32956: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.33029: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.33032: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.33140: variable 'ansible_distribution' from source: facts 7064 1726882116.33144: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.33149: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.33224: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.33227: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882116.33338: variable 'ansible_distribution' from source: facts 7064 1726882116.33341: variable 'ansible_distribution_major_version' from source: facts 7064 1726882116.33346: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882116.33352: variable 'omit' from source: magic vars 7064 1726882116.33403: variable 'omit' from source: magic vars 7064 1726882116.33426: variable 'omit' from source: magic vars 7064 1726882116.33444: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882116.33463: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882116.33480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882116.33496: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882116.33504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882116.33527: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882116.33530: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882116.33533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882116.33598: Set connection var ansible_connection to ssh 7064 1726882116.33604: Set connection var ansible_shell_executable to /bin/sh 7064 1726882116.33610: Set connection var ansible_pipelining to False 7064 1726882116.33616: Set connection var ansible_timeout to 10 7064 1726882116.33619: Set connection var ansible_shell_type to sh 7064 1726882116.33627: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882116.33642: variable 'ansible_shell_executable' from source: unknown 7064 1726882116.33645: variable 'ansible_connection' from source: unknown 7064 1726882116.33648: variable 'ansible_module_compression' from source: unknown 7064 1726882116.33650: variable 'ansible_shell_type' from source: unknown 7064 1726882116.33652: variable 'ansible_shell_executable' from source: unknown 7064 1726882116.33654: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882116.33659: variable 'ansible_pipelining' from source: unknown 7064 1726882116.33661: variable 'ansible_timeout' from source: unknown 7064 1726882116.33665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882116.33758: 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__) 7064 1726882116.33765: variable 'omit' from source: magic vars 7064 1726882116.33770: starting attempt loop 7064 1726882116.33773: running the handler 7064 1726882116.33783: _low_level_execute_command(): starting 7064 1726882116.33798: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882116.34265: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882116.34305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882116.34308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882116.34310: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882116.34312: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882116.34315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882116.34362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882116.34365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882116.34367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882116.34430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882116.36116: stdout chunk (state=3): >>>/root <<< 7064 1726882116.36216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882116.36248: stderr chunk (state=3): >>><<< 7064 1726882116.36251: stdout chunk (state=3): >>><<< 7064 1726882116.36270: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882116.36280: _low_level_execute_command(): starting 7064 1726882116.36285: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882116.3626957-9219-257451986984684 `" && echo ansible-tmp-1726882116.3626957-9219-257451986984684="` echo /root/.ansible/tmp/ansible-tmp-1726882116.3626957-9219-257451986984684 `" ) && sleep 0' 7064 1726882116.36733: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882116.36736: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882116.36738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882116.36741: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882116.36743: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882116.36791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882116.36801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882116.36844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882116.38688: stdout chunk (state=3): >>>ansible-tmp-1726882116.3626957-9219-257451986984684=/root/.ansible/tmp/ansible-tmp-1726882116.3626957-9219-257451986984684 <<< 7064 1726882116.38796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882116.38826: stderr chunk (state=3): >>><<< 7064 1726882116.38829: stdout chunk (state=3): >>><<< 7064 1726882116.38841: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882116.3626957-9219-257451986984684=/root/.ansible/tmp/ansible-tmp-1726882116.3626957-9219-257451986984684 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882116.38877: variable 'ansible_module_compression' from source: unknown 7064 1726882116.38916: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7064 1726882116.38944: variable 'ansible_facts' from source: unknown 7064 1726882116.39025: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882116.3626957-9219-257451986984684/AnsiballZ_service_facts.py 7064 1726882116.39097: Sending initial data 7064 1726882116.39100: Sent initial data (160 bytes) 7064 1726882116.39543: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882116.39547: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882116.39549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882116.39555: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882116.39559: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882116.39607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882116.39614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882116.39654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882116.41176: 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 <<< 7064 1726882116.41181: 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 <<< 7064 1726882116.41216: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882116.41260: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp66qti_bw /root/.ansible/tmp/ansible-tmp-1726882116.3626957-9219-257451986984684/AnsiballZ_service_facts.py <<< 7064 1726882116.41262: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882116.3626957-9219-257451986984684/AnsiballZ_service_facts.py" <<< 7064 1726882116.41307: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp66qti_bw" to remote "/root/.ansible/tmp/ansible-tmp-1726882116.3626957-9219-257451986984684/AnsiballZ_service_facts.py" <<< 7064 1726882116.41310: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882116.3626957-9219-257451986984684/AnsiballZ_service_facts.py" <<< 7064 1726882116.41846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882116.41881: stderr chunk (state=3): >>><<< 7064 1726882116.41885: stdout chunk (state=3): >>><<< 7064 1726882116.41911: done transferring module to remote 7064 1726882116.41919: _low_level_execute_command(): starting 7064 1726882116.41923: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882116.3626957-9219-257451986984684/ /root/.ansible/tmp/ansible-tmp-1726882116.3626957-9219-257451986984684/AnsiballZ_service_facts.py && sleep 0' 7064 1726882116.42358: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882116.42361: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882116.42363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882116.42365: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882116.42367: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882116.42420: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882116.42424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882116.42471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882116.44173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882116.44202: stderr chunk (state=3): >>><<< 7064 1726882116.44205: stdout chunk (state=3): >>><<< 7064 1726882116.44221: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882116.44224: _low_level_execute_command(): starting 7064 1726882116.44228: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882116.3626957-9219-257451986984684/AnsiballZ_service_facts.py && sleep 0' 7064 1726882116.44676: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882116.44680: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882116.44682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882116.44685: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882116.44687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882116.44738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882116.44745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882116.44751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882116.44795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882117.96654: 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": "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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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": "active", "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"}, "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"}, "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": {}}} <<< 7064 1726882117.98202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882117.98206: stdout chunk (state=3): >>><<< 7064 1726882117.98208: stderr chunk (state=3): >>><<< 7064 1726882117.98213: _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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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": "active", "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"}, "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"}, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882117.99097: 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-1726882116.3626957-9219-257451986984684/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882117.99116: _low_level_execute_command(): starting 7064 1726882117.99126: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882116.3626957-9219-257451986984684/ > /dev/null 2>&1 && sleep 0' 7064 1726882117.99800: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882117.99818: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882117.99835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882117.99860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882117.99879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882117.99973: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882117.99998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882118.00023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882118.00042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882118.00126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882118.01909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882118.01953: stderr chunk (state=3): >>><<< 7064 1726882118.01974: stdout chunk (state=3): >>><<< 7064 1726882118.02199: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882118.02203: handler run complete 7064 1726882118.02227: variable 'ansible_facts' from source: unknown 7064 1726882118.02398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882118.02991: variable 'ansible_facts' from source: unknown 7064 1726882118.03120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882118.03310: attempt loop complete, returning result 7064 1726882118.03320: _execute() done 7064 1726882118.03326: dumping result to json 7064 1726882118.03382: done dumping result, returning 7064 1726882118.03398: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-1c1a-8029-0000000004b1] 7064 1726882118.03415: sending task result for task 12673a56-9f93-1c1a-8029-0000000004b1 7064 1726882118.04649: done sending task result for task 12673a56-9f93-1c1a-8029-0000000004b1 7064 1726882118.04653: 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 } 7064 1726882118.04771: no more pending results, returning what we have 7064 1726882118.04774: results queue empty 7064 1726882118.04774: checking for any_errors_fatal 7064 1726882118.04778: done checking for any_errors_fatal 7064 1726882118.04778: checking for max_fail_percentage 7064 1726882118.04780: done checking for max_fail_percentage 7064 1726882118.04780: checking to see if all hosts have failed and the running result is not ok 7064 1726882118.04781: done checking to see if all hosts have failed 7064 1726882118.04782: getting the remaining hosts for this loop 7064 1726882118.04783: done getting the remaining hosts for this loop 7064 1726882118.04786: getting the next task for host managed_node1 7064 1726882118.04792: done getting next task for host managed_node1 7064 1726882118.04797: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7064 1726882118.04800: ^ 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? (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 7064 1726882118.04816: getting variables 7064 1726882118.04818: in VariableManager get_vars() 7064 1726882118.04858: Calling all_inventory to load vars for managed_node1 7064 1726882118.04861: Calling groups_inventory to load vars for managed_node1 7064 1726882118.04863: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882118.04871: Calling all_plugins_play to load vars for managed_node1 7064 1726882118.04874: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882118.04876: Calling groups_plugins_play to load vars for managed_node1 7064 1726882118.06218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882118.07843: done with get_vars() 7064 1726882118.07874: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:28:38 -0400 (0:00:01.782) 0:00:58.317 ****** 7064 1726882118.07979: entering _queue_task() for managed_node1/package_facts 7064 1726882118.08502: worker is 1 (out of 1 available) 7064 1726882118.08513: exiting _queue_task() for managed_node1/package_facts 7064 1726882118.08525: done queuing things up, now waiting for results queue to drain 7064 1726882118.08527: waiting for pending results... 7064 1726882118.08660: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7064 1726882118.08810: in run() - task 12673a56-9f93-1c1a-8029-0000000004b2 7064 1726882118.08866: variable 'ansible_search_path' from source: unknown 7064 1726882118.08870: variable 'ansible_search_path' from source: unknown 7064 1726882118.08889: calling self._execute() 7064 1726882118.08998: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882118.09084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882118.09088: variable 'omit' from source: magic vars 7064 1726882118.09432: variable 'ansible_distribution_major_version' from source: facts 7064 1726882118.09451: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882118.09661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882118.11930: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882118.12001: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882118.12051: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882118.12088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882118.12124: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882118.12208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882118.12299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882118.12303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882118.12322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882118.12345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882118.12470: variable 'ansible_distribution' from source: facts 7064 1726882118.12480: variable 'ansible_distribution_major_version' from source: facts 7064 1726882118.12491: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882118.12637: variable 'ansible_distribution_major_version' from source: facts 7064 1726882118.12648: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882118.12837: variable 'ansible_distribution' from source: facts 7064 1726882118.12890: variable 'ansible_distribution_major_version' from source: facts 7064 1726882118.12894: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882118.12971: variable 'ansible_distribution_major_version' from source: facts 7064 1726882118.12982: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882118.13163: variable 'ansible_distribution' from source: facts 7064 1726882118.13173: variable 'ansible_distribution_major_version' from source: facts 7064 1726882118.13184: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882118.13299: variable 'ansible_distribution_major_version' from source: facts 7064 1726882118.13327: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882118.13465: variable 'ansible_distribution' from source: facts 7064 1726882118.13473: variable 'ansible_distribution_major_version' from source: facts 7064 1726882118.13547: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882118.13602: variable 'ansible_distribution_major_version' from source: facts 7064 1726882118.13613: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882118.13796: variable 'ansible_distribution' from source: facts 7064 1726882118.13807: variable 'ansible_distribution_major_version' from source: facts 7064 1726882118.13818: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882118.13828: variable 'omit' from source: magic vars 7064 1726882118.13915: variable 'omit' from source: magic vars 7064 1726882118.13962: variable 'omit' from source: magic vars 7064 1726882118.14001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882118.14033: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882118.14092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882118.14097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882118.14102: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882118.14138: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882118.14146: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882118.14154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882118.14259: Set connection var ansible_connection to ssh 7064 1726882118.14310: Set connection var ansible_shell_executable to /bin/sh 7064 1726882118.14313: Set connection var ansible_pipelining to False 7064 1726882118.14316: Set connection var ansible_timeout to 10 7064 1726882118.14318: Set connection var ansible_shell_type to sh 7064 1726882118.14320: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882118.14345: variable 'ansible_shell_executable' from source: unknown 7064 1726882118.14353: variable 'ansible_connection' from source: unknown 7064 1726882118.14398: variable 'ansible_module_compression' from source: unknown 7064 1726882118.14401: variable 'ansible_shell_type' from source: unknown 7064 1726882118.14404: variable 'ansible_shell_executable' from source: unknown 7064 1726882118.14406: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882118.14408: variable 'ansible_pipelining' from source: unknown 7064 1726882118.14412: variable 'ansible_timeout' from source: unknown 7064 1726882118.14414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882118.14804: 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__) 7064 1726882118.14808: variable 'omit' from source: magic vars 7064 1726882118.14811: starting attempt loop 7064 1726882118.14814: running the handler 7064 1726882118.14816: _low_level_execute_command(): starting 7064 1726882118.14827: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882118.15651: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882118.15719: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882118.15777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882118.15796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882118.15828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882118.15962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882118.17577: stdout chunk (state=3): >>>/root <<< 7064 1726882118.17788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882118.17791: stdout chunk (state=3): >>><<< 7064 1726882118.17796: stderr chunk (state=3): >>><<< 7064 1726882118.17905: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882118.17909: _low_level_execute_command(): starting 7064 1726882118.17912: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882118.178208-9253-72990124443127 `" && echo ansible-tmp-1726882118.178208-9253-72990124443127="` echo /root/.ansible/tmp/ansible-tmp-1726882118.178208-9253-72990124443127 `" ) && sleep 0' 7064 1726882118.19441: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882118.19666: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882118.19878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882118.19954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882118.21799: stdout chunk (state=3): >>>ansible-tmp-1726882118.178208-9253-72990124443127=/root/.ansible/tmp/ansible-tmp-1726882118.178208-9253-72990124443127 <<< 7064 1726882118.21990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882118.22003: stdout chunk (state=3): >>><<< 7064 1726882118.22041: stderr chunk (state=3): >>><<< 7064 1726882118.22066: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882118.178208-9253-72990124443127=/root/.ansible/tmp/ansible-tmp-1726882118.178208-9253-72990124443127 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882118.22188: variable 'ansible_module_compression' from source: unknown 7064 1726882118.22239: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7064 1726882118.22573: variable 'ansible_facts' from source: unknown 7064 1726882118.22778: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882118.178208-9253-72990124443127/AnsiballZ_package_facts.py 7064 1726882118.23136: Sending initial data 7064 1726882118.23139: Sent initial data (158 bytes) 7064 1726882118.24337: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882118.24464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882118.24492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882118.24568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882118.26068: 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 <<< 7064 1726882118.26112: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882118.26315: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp3bs01xrp /root/.ansible/tmp/ansible-tmp-1726882118.178208-9253-72990124443127/AnsiballZ_package_facts.py <<< 7064 1726882118.26318: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882118.178208-9253-72990124443127/AnsiballZ_package_facts.py" <<< 7064 1726882118.26384: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp3bs01xrp" to remote "/root/.ansible/tmp/ansible-tmp-1726882118.178208-9253-72990124443127/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882118.178208-9253-72990124443127/AnsiballZ_package_facts.py" <<< 7064 1726882118.29055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882118.29082: stderr chunk (state=3): >>><<< 7064 1726882118.29085: stdout chunk (state=3): >>><<< 7064 1726882118.29311: done transferring module to remote 7064 1726882118.29324: _low_level_execute_command(): starting 7064 1726882118.29328: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882118.178208-9253-72990124443127/ /root/.ansible/tmp/ansible-tmp-1726882118.178208-9253-72990124443127/AnsiballZ_package_facts.py && sleep 0' 7064 1726882118.30540: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882118.30543: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882118.30545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882118.30547: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882118.30550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882118.30552: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882118.30621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882118.30673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882118.32411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882118.32415: stdout chunk (state=3): >>><<< 7064 1726882118.32417: stderr chunk (state=3): >>><<< 7064 1726882118.32637: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882118.32641: _low_level_execute_command(): starting 7064 1726882118.32643: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882118.178208-9253-72990124443127/AnsiballZ_package_facts.py && sleep 0' 7064 1726882118.33718: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882118.33722: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882118.33724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882118.33737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882118.33747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882118.33754: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882118.33764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882118.34088: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882118.34210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882118.34292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882118.78135: 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"<<< 7064 1726882118.78153: stdout chunk (state=3): >>>: [{"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", "rele<<< 7064 1726882118.78370: stdout chunk (state=3): >>>ase": "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<<< 7064 1726882118.78388: stdout chunk (state=3): >>>", "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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7064 1726882118.80110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882118.80150: stderr chunk (state=3): >>><<< 7064 1726882118.80182: stdout chunk (state=3): >>><<< 7064 1726882118.80225: _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"}]}}, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882118.83608: 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-1726882118.178208-9253-72990124443127/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882118.83722: _low_level_execute_command(): starting 7064 1726882118.83726: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882118.178208-9253-72990124443127/ > /dev/null 2>&1 && sleep 0' 7064 1726882118.84320: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882118.84336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882118.84352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882118.84384: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882118.84409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882118.84497: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882118.84513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882118.84530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882118.84553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882118.84623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882118.86505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882118.86583: stderr chunk (state=3): >>><<< 7064 1726882118.86602: stdout chunk (state=3): >>><<< 7064 1726882118.86687: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882118.86690: handler run complete 7064 1726882118.87482: variable 'ansible_facts' from source: unknown 7064 1726882118.93340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882118.95277: variable 'ansible_facts' from source: unknown 7064 1726882118.95712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882118.96406: attempt loop complete, returning result 7064 1726882118.96425: _execute() done 7064 1726882118.96434: dumping result to json 7064 1726882118.96647: done dumping result, returning 7064 1726882118.96661: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-1c1a-8029-0000000004b2] 7064 1726882118.96787: sending task result for task 12673a56-9f93-1c1a-8029-0000000004b2 7064 1726882118.99232: done sending task result for task 12673a56-9f93-1c1a-8029-0000000004b2 7064 1726882118.99236: 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 } 7064 1726882118.99383: no more pending results, returning what we have 7064 1726882118.99386: results queue empty 7064 1726882118.99387: checking for any_errors_fatal 7064 1726882118.99401: done checking for any_errors_fatal 7064 1726882118.99402: checking for max_fail_percentage 7064 1726882118.99404: done checking for max_fail_percentage 7064 1726882118.99404: checking to see if all hosts have failed and the running result is not ok 7064 1726882118.99405: done checking to see if all hosts have failed 7064 1726882118.99406: getting the remaining hosts for this loop 7064 1726882118.99407: done getting the remaining hosts for this loop 7064 1726882118.99411: getting the next task for host managed_node1 7064 1726882118.99417: done getting next task for host managed_node1 7064 1726882118.99420: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7064 1726882118.99423: ^ 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? (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 7064 1726882118.99436: getting variables 7064 1726882118.99437: in VariableManager get_vars() 7064 1726882118.99479: Calling all_inventory to load vars for managed_node1 7064 1726882118.99483: Calling groups_inventory to load vars for managed_node1 7064 1726882118.99485: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882118.99496: Calling all_plugins_play to load vars for managed_node1 7064 1726882118.99500: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882118.99508: Calling groups_plugins_play to load vars for managed_node1 7064 1726882119.06222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882119.08492: done with get_vars() 7064 1726882119.08524: done getting variables 7064 1726882119.08577: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:28:39 -0400 (0:00:01.006) 0:00:59.323 ****** 7064 1726882119.08615: entering _queue_task() for managed_node1/debug 7064 1726882119.08925: worker is 1 (out of 1 available) 7064 1726882119.08937: exiting _queue_task() for managed_node1/debug 7064 1726882119.08949: done queuing things up, now waiting for results queue to drain 7064 1726882119.08950: waiting for pending results... 7064 1726882119.09320: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7064 1726882119.09375: in run() - task 12673a56-9f93-1c1a-8029-000000000101 7064 1726882119.09398: variable 'ansible_search_path' from source: unknown 7064 1726882119.09407: variable 'ansible_search_path' from source: unknown 7064 1726882119.09450: calling self._execute() 7064 1726882119.09551: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882119.09562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882119.09579: variable 'omit' from source: magic vars 7064 1726882119.10082: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.10103: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.10309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882119.12694: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882119.12882: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882119.12886: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882119.12916: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882119.12946: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882119.13030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.13062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.13108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.13140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.13158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.13323: variable 'ansible_distribution' from source: facts 7064 1726882119.13327: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.13329: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.13417: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.13431: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.13609: variable 'ansible_distribution' from source: facts 7064 1726882119.13617: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.13628: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.13740: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.13749: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.13925: variable 'ansible_distribution' from source: facts 7064 1726882119.13933: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.13943: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.13952: variable 'omit' from source: magic vars 7064 1726882119.14018: variable 'omit' from source: magic vars 7064 1726882119.14116: variable 'network_provider' from source: set_fact 7064 1726882119.14153: variable 'omit' from source: magic vars 7064 1726882119.14182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882119.14215: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882119.14271: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882119.14340: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882119.14343: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882119.14366: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882119.14375: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882119.14382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882119.14561: Set connection var ansible_connection to ssh 7064 1726882119.14564: Set connection var ansible_shell_executable to /bin/sh 7064 1726882119.14566: Set connection var ansible_pipelining to False 7064 1726882119.14568: Set connection var ansible_timeout to 10 7064 1726882119.14570: Set connection var ansible_shell_type to sh 7064 1726882119.14572: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882119.14613: variable 'ansible_shell_executable' from source: unknown 7064 1726882119.14990: variable 'ansible_connection' from source: unknown 7064 1726882119.14995: variable 'ansible_module_compression' from source: unknown 7064 1726882119.14997: variable 'ansible_shell_type' from source: unknown 7064 1726882119.14999: variable 'ansible_shell_executable' from source: unknown 7064 1726882119.15001: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882119.15003: variable 'ansible_pipelining' from source: unknown 7064 1726882119.15005: variable 'ansible_timeout' from source: unknown 7064 1726882119.15007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882119.15032: 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) 7064 1726882119.15047: variable 'omit' from source: magic vars 7064 1726882119.15055: starting attempt loop 7064 1726882119.15061: running the handler 7064 1726882119.15106: handler run complete 7064 1726882119.15340: attempt loop complete, returning result 7064 1726882119.15343: _execute() done 7064 1726882119.15345: dumping result to json 7064 1726882119.15347: done dumping result, returning 7064 1726882119.15350: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-1c1a-8029-000000000101] 7064 1726882119.15352: sending task result for task 12673a56-9f93-1c1a-8029-000000000101 7064 1726882119.15431: done sending task result for task 12673a56-9f93-1c1a-8029-000000000101 7064 1726882119.15434: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7064 1726882119.15519: no more pending results, returning what we have 7064 1726882119.15524: results queue empty 7064 1726882119.15525: checking for any_errors_fatal 7064 1726882119.15540: done checking for any_errors_fatal 7064 1726882119.15547: checking for max_fail_percentage 7064 1726882119.15550: done checking for max_fail_percentage 7064 1726882119.15551: checking to see if all hosts have failed and the running result is not ok 7064 1726882119.15552: done checking to see if all hosts have failed 7064 1726882119.15553: getting the remaining hosts for this loop 7064 1726882119.15554: done getting the remaining hosts for this loop 7064 1726882119.15559: getting the next task for host managed_node1 7064 1726882119.15568: done getting next task for host managed_node1 7064 1726882119.15572: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7064 1726882119.15575: ^ 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? (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 7064 1726882119.15591: getting variables 7064 1726882119.15897: in VariableManager get_vars() 7064 1726882119.15951: Calling all_inventory to load vars for managed_node1 7064 1726882119.15954: Calling groups_inventory to load vars for managed_node1 7064 1726882119.15957: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882119.15966: Calling all_plugins_play to load vars for managed_node1 7064 1726882119.15970: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882119.15973: Calling groups_plugins_play to load vars for managed_node1 7064 1726882119.18438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882119.20733: done with get_vars() 7064 1726882119.20761: done getting variables 7064 1726882119.20831: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:28:39 -0400 (0:00:00.122) 0:00:59.446 ****** 7064 1726882119.20868: entering _queue_task() for managed_node1/fail 7064 1726882119.21187: worker is 1 (out of 1 available) 7064 1726882119.21202: exiting _queue_task() for managed_node1/fail 7064 1726882119.21213: done queuing things up, now waiting for results queue to drain 7064 1726882119.21215: waiting for pending results... 7064 1726882119.21560: 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 7064 1726882119.21778: in run() - task 12673a56-9f93-1c1a-8029-000000000102 7064 1726882119.21782: variable 'ansible_search_path' from source: unknown 7064 1726882119.21784: variable 'ansible_search_path' from source: unknown 7064 1726882119.21816: calling self._execute() 7064 1726882119.21933: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882119.21945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882119.21960: variable 'omit' from source: magic vars 7064 1726882119.22447: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.22465: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.22669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882119.24802: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882119.24849: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882119.24875: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882119.24906: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882119.24927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882119.24982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.25011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.25029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.25055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.25065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.25148: variable 'ansible_distribution' from source: facts 7064 1726882119.25151: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.25158: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.25237: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.25242: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.25355: variable 'ansible_distribution' from source: facts 7064 1726882119.25358: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.25362: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.25435: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.25440: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.25547: variable 'ansible_distribution' from source: facts 7064 1726882119.25552: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.25557: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.25634: variable 'network_state' from source: role '' defaults 7064 1726882119.25642: Evaluated conditional (network_state != {}): False 7064 1726882119.25645: when evaluation is False, skipping this task 7064 1726882119.25648: _execute() done 7064 1726882119.25650: dumping result to json 7064 1726882119.25653: done dumping result, returning 7064 1726882119.25661: 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 [12673a56-9f93-1c1a-8029-000000000102] 7064 1726882119.25664: sending task result for task 12673a56-9f93-1c1a-8029-000000000102 7064 1726882119.25750: done sending task result for task 12673a56-9f93-1c1a-8029-000000000102 7064 1726882119.25753: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882119.25826: no more pending results, returning what we have 7064 1726882119.25829: results queue empty 7064 1726882119.25830: checking for any_errors_fatal 7064 1726882119.25837: done checking for any_errors_fatal 7064 1726882119.25838: checking for max_fail_percentage 7064 1726882119.25840: done checking for max_fail_percentage 7064 1726882119.25840: checking to see if all hosts have failed and the running result is not ok 7064 1726882119.25841: done checking to see if all hosts have failed 7064 1726882119.25842: getting the remaining hosts for this loop 7064 1726882119.25843: done getting the remaining hosts for this loop 7064 1726882119.25847: getting the next task for host managed_node1 7064 1726882119.25852: done getting next task for host managed_node1 7064 1726882119.25856: ^ 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 7064 1726882119.25858: ^ 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? (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 7064 1726882119.25878: getting variables 7064 1726882119.25880: in VariableManager get_vars() 7064 1726882119.25936: Calling all_inventory to load vars for managed_node1 7064 1726882119.25939: Calling groups_inventory to load vars for managed_node1 7064 1726882119.25941: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882119.25949: Calling all_plugins_play to load vars for managed_node1 7064 1726882119.25951: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882119.25954: Calling groups_plugins_play to load vars for managed_node1 7064 1726882119.27373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882119.28328: done with get_vars() 7064 1726882119.28344: done getting variables 7064 1726882119.28387: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:28:39 -0400 (0:00:00.075) 0:00:59.521 ****** 7064 1726882119.28419: entering _queue_task() for managed_node1/fail 7064 1726882119.28637: worker is 1 (out of 1 available) 7064 1726882119.28650: exiting _queue_task() for managed_node1/fail 7064 1726882119.28660: done queuing things up, now waiting for results queue to drain 7064 1726882119.28662: waiting for pending results... 7064 1726882119.28836: 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 7064 1726882119.28933: in run() - task 12673a56-9f93-1c1a-8029-000000000103 7064 1726882119.28943: variable 'ansible_search_path' from source: unknown 7064 1726882119.28946: variable 'ansible_search_path' from source: unknown 7064 1726882119.28975: calling self._execute() 7064 1726882119.29059: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882119.29064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882119.29082: variable 'omit' from source: magic vars 7064 1726882119.29601: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.29604: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.29641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882119.31658: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882119.31716: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882119.31742: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882119.31768: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882119.31794: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882119.31847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.31867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.31885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.31917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.31927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.32009: variable 'ansible_distribution' from source: facts 7064 1726882119.32012: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.32018: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.32091: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.32100: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.32212: variable 'ansible_distribution' from source: facts 7064 1726882119.32215: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.32225: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.32292: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.32299: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.32411: variable 'ansible_distribution' from source: facts 7064 1726882119.32414: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.32421: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.32496: variable 'network_state' from source: role '' defaults 7064 1726882119.32506: Evaluated conditional (network_state != {}): False 7064 1726882119.32509: when evaluation is False, skipping this task 7064 1726882119.32512: _execute() done 7064 1726882119.32515: dumping result to json 7064 1726882119.32517: done dumping result, returning 7064 1726882119.32524: 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 [12673a56-9f93-1c1a-8029-000000000103] 7064 1726882119.32528: sending task result for task 12673a56-9f93-1c1a-8029-000000000103 7064 1726882119.32612: done sending task result for task 12673a56-9f93-1c1a-8029-000000000103 7064 1726882119.32614: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882119.32692: no more pending results, returning what we have 7064 1726882119.32697: results queue empty 7064 1726882119.32698: checking for any_errors_fatal 7064 1726882119.32703: done checking for any_errors_fatal 7064 1726882119.32704: checking for max_fail_percentage 7064 1726882119.32706: done checking for max_fail_percentage 7064 1726882119.32707: checking to see if all hosts have failed and the running result is not ok 7064 1726882119.32708: done checking to see if all hosts have failed 7064 1726882119.32709: getting the remaining hosts for this loop 7064 1726882119.32710: done getting the remaining hosts for this loop 7064 1726882119.32713: getting the next task for host managed_node1 7064 1726882119.32719: done getting next task for host managed_node1 7064 1726882119.32723: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7064 1726882119.32725: ^ 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? (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 7064 1726882119.32743: getting variables 7064 1726882119.32744: in VariableManager get_vars() 7064 1726882119.32790: Calling all_inventory to load vars for managed_node1 7064 1726882119.32794: Calling groups_inventory to load vars for managed_node1 7064 1726882119.32797: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882119.32805: Calling all_plugins_play to load vars for managed_node1 7064 1726882119.32807: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882119.32810: Calling groups_plugins_play to load vars for managed_node1 7064 1726882119.34042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882119.35027: done with get_vars() 7064 1726882119.35042: done getting variables 7064 1726882119.35085: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:28:39 -0400 (0:00:00.066) 0:00:59.588 ****** 7064 1726882119.35117: entering _queue_task() for managed_node1/fail 7064 1726882119.35344: worker is 1 (out of 1 available) 7064 1726882119.35357: exiting _queue_task() for managed_node1/fail 7064 1726882119.35369: done queuing things up, now waiting for results queue to drain 7064 1726882119.35371: waiting for pending results... 7064 1726882119.35558: 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 7064 1726882119.35643: in run() - task 12673a56-9f93-1c1a-8029-000000000104 7064 1726882119.35653: variable 'ansible_search_path' from source: unknown 7064 1726882119.35656: variable 'ansible_search_path' from source: unknown 7064 1726882119.35686: calling self._execute() 7064 1726882119.35769: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882119.35773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882119.35784: variable 'omit' from source: magic vars 7064 1726882119.36065: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.36075: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.36210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882119.37722: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882119.37779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882119.37807: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882119.37832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882119.37853: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882119.37916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.37937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.37954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.37979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.38000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.38077: variable 'ansible_distribution' from source: facts 7064 1726882119.38081: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.38087: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.38174: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.38177: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.38292: variable 'ansible_distribution' from source: facts 7064 1726882119.38299: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.38302: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.38375: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.38379: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.38491: variable 'ansible_distribution' from source: facts 7064 1726882119.38499: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.38503: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.38587: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.38602: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7064 1726882119.38673: variable 'ansible_distribution' from source: facts 7064 1726882119.38677: variable '__network_rh_distros' from source: role '' defaults 7064 1726882119.38684: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7064 1726882119.38837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.38854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.38874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.38902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.38913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.38946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.38961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.38981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.39008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.39018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.39046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.39062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.39077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.39109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.39119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.39311: variable 'network_connections' from source: task vars 7064 1726882119.39319: variable 'interface' from source: play vars 7064 1726882119.39369: variable 'interface' from source: play vars 7064 1726882119.39384: variable 'network_state' from source: role '' defaults 7064 1726882119.39438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882119.39564: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882119.39590: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882119.39616: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882119.39641: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882119.39671: 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) 7064 1726882119.39686: 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) 7064 1726882119.39706: 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) 7064 1726882119.39723: 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) 7064 1726882119.39744: 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 7064 1726882119.39747: when evaluation is False, skipping this task 7064 1726882119.39749: _execute() done 7064 1726882119.39752: dumping result to json 7064 1726882119.39754: done dumping result, returning 7064 1726882119.39761: 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 [12673a56-9f93-1c1a-8029-000000000104] 7064 1726882119.39764: sending task result for task 12673a56-9f93-1c1a-8029-000000000104 7064 1726882119.39848: done sending task result for task 12673a56-9f93-1c1a-8029-000000000104 7064 1726882119.39851: 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" } 7064 1726882119.39896: no more pending results, returning what we have 7064 1726882119.39899: results queue empty 7064 1726882119.39900: checking for any_errors_fatal 7064 1726882119.39906: done checking for any_errors_fatal 7064 1726882119.39906: checking for max_fail_percentage 7064 1726882119.39908: done checking for max_fail_percentage 7064 1726882119.39909: checking to see if all hosts have failed and the running result is not ok 7064 1726882119.39910: done checking to see if all hosts have failed 7064 1726882119.39910: getting the remaining hosts for this loop 7064 1726882119.39912: done getting the remaining hosts for this loop 7064 1726882119.39915: getting the next task for host managed_node1 7064 1726882119.39922: done getting next task for host managed_node1 7064 1726882119.39926: ^ 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 7064 1726882119.39928: ^ 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? (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 7064 1726882119.39949: getting variables 7064 1726882119.39950: in VariableManager get_vars() 7064 1726882119.40003: Calling all_inventory to load vars for managed_node1 7064 1726882119.40006: Calling groups_inventory to load vars for managed_node1 7064 1726882119.40008: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882119.40016: Calling all_plugins_play to load vars for managed_node1 7064 1726882119.40018: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882119.40021: Calling groups_plugins_play to load vars for managed_node1 7064 1726882119.40823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882119.41700: done with get_vars() 7064 1726882119.41717: done getting variables 7064 1726882119.41762: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:28:39 -0400 (0:00:00.066) 0:00:59.655 ****** 7064 1726882119.41785: entering _queue_task() for managed_node1/dnf 7064 1726882119.42024: worker is 1 (out of 1 available) 7064 1726882119.42036: exiting _queue_task() for managed_node1/dnf 7064 1726882119.42047: done queuing things up, now waiting for results queue to drain 7064 1726882119.42049: waiting for pending results... 7064 1726882119.42228: 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 7064 1726882119.42316: in run() - task 12673a56-9f93-1c1a-8029-000000000105 7064 1726882119.42328: variable 'ansible_search_path' from source: unknown 7064 1726882119.42331: variable 'ansible_search_path' from source: unknown 7064 1726882119.42359: calling self._execute() 7064 1726882119.42432: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882119.42436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882119.42446: variable 'omit' from source: magic vars 7064 1726882119.42727: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.42737: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.42870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882119.44365: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882119.44672: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882119.44699: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882119.44724: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882119.44743: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882119.44806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.44827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.44844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.44869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.44884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.44962: variable 'ansible_distribution' from source: facts 7064 1726882119.44966: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.44972: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.45054: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.45057: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.45169: variable 'ansible_distribution' from source: facts 7064 1726882119.45172: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.45178: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.45252: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.45256: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.45366: variable 'ansible_distribution' from source: facts 7064 1726882119.45370: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.45375: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.45484: variable 'ansible_distribution' from source: facts 7064 1726882119.45487: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.45501: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7064 1726882119.45572: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882119.45657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.45674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.45691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.45719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.45730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.45760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.45777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.45796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.45820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.45830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.45858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.45900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.45903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.45918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.45928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.46029: variable 'network_connections' from source: task vars 7064 1726882119.46039: variable 'interface' from source: play vars 7064 1726882119.46088: variable 'interface' from source: play vars 7064 1726882119.46143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882119.46255: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882119.46291: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882119.46319: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882119.46341: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882119.46370: 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) 7064 1726882119.46385: 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) 7064 1726882119.46406: 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) 7064 1726882119.46427: 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) 7064 1726882119.46460: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882119.46607: variable 'network_connections' from source: task vars 7064 1726882119.46610: variable 'interface' from source: play vars 7064 1726882119.46656: variable 'interface' from source: play vars 7064 1726882119.46674: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882119.46678: when evaluation is False, skipping this task 7064 1726882119.46680: _execute() done 7064 1726882119.46682: dumping result to json 7064 1726882119.46687: done dumping result, returning 7064 1726882119.46698: 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 [12673a56-9f93-1c1a-8029-000000000105] 7064 1726882119.46700: sending task result for task 12673a56-9f93-1c1a-8029-000000000105 7064 1726882119.46783: done sending task result for task 12673a56-9f93-1c1a-8029-000000000105 7064 1726882119.46785: 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" } 7064 1726882119.46838: no more pending results, returning what we have 7064 1726882119.46842: results queue empty 7064 1726882119.46843: checking for any_errors_fatal 7064 1726882119.46849: done checking for any_errors_fatal 7064 1726882119.46850: checking for max_fail_percentage 7064 1726882119.46852: done checking for max_fail_percentage 7064 1726882119.46853: checking to see if all hosts have failed and the running result is not ok 7064 1726882119.46853: done checking to see if all hosts have failed 7064 1726882119.46854: getting the remaining hosts for this loop 7064 1726882119.46855: done getting the remaining hosts for this loop 7064 1726882119.46859: getting the next task for host managed_node1 7064 1726882119.46866: done getting next task for host managed_node1 7064 1726882119.46869: ^ 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 7064 1726882119.46872: ^ 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? (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 7064 1726882119.46903: getting variables 7064 1726882119.46905: in VariableManager get_vars() 7064 1726882119.46952: Calling all_inventory to load vars for managed_node1 7064 1726882119.46954: Calling groups_inventory to load vars for managed_node1 7064 1726882119.46956: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882119.46964: Calling all_plugins_play to load vars for managed_node1 7064 1726882119.46967: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882119.46969: Calling groups_plugins_play to load vars for managed_node1 7064 1726882119.47908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882119.48771: done with get_vars() 7064 1726882119.48787: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7064 1726882119.48843: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:28:39 -0400 (0:00:00.070) 0:00:59.726 ****** 7064 1726882119.48867: entering _queue_task() for managed_node1/yum 7064 1726882119.49124: worker is 1 (out of 1 available) 7064 1726882119.49136: exiting _queue_task() for managed_node1/yum 7064 1726882119.49148: done queuing things up, now waiting for results queue to drain 7064 1726882119.49150: waiting for pending results... 7064 1726882119.49327: 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 7064 1726882119.49421: in run() - task 12673a56-9f93-1c1a-8029-000000000106 7064 1726882119.49431: variable 'ansible_search_path' from source: unknown 7064 1726882119.49435: variable 'ansible_search_path' from source: unknown 7064 1726882119.49463: calling self._execute() 7064 1726882119.49537: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882119.49541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882119.49551: variable 'omit' from source: magic vars 7064 1726882119.49832: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.49841: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.49974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882119.51968: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882119.52023: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882119.52051: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882119.52077: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882119.52099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882119.52158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.52177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.52199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.52228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.52236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.52320: variable 'ansible_distribution' from source: facts 7064 1726882119.52324: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.52332: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.52414: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.52418: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.52536: variable 'ansible_distribution' from source: facts 7064 1726882119.52539: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.52544: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.52618: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.52654: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.52899: variable 'ansible_distribution' from source: facts 7064 1726882119.52902: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.52905: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.52922: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.52941: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7064 1726882119.52947: when evaluation is False, skipping this task 7064 1726882119.52955: _execute() done 7064 1726882119.52962: dumping result to json 7064 1726882119.52969: done dumping result, returning 7064 1726882119.52979: 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 [12673a56-9f93-1c1a-8029-000000000106] 7064 1726882119.52987: sending task result for task 12673a56-9f93-1c1a-8029-000000000106 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7064 1726882119.53142: no more pending results, returning what we have 7064 1726882119.53145: results queue empty 7064 1726882119.53146: checking for any_errors_fatal 7064 1726882119.53151: done checking for any_errors_fatal 7064 1726882119.53152: checking for max_fail_percentage 7064 1726882119.53155: done checking for max_fail_percentage 7064 1726882119.53155: checking to see if all hosts have failed and the running result is not ok 7064 1726882119.53156: done checking to see if all hosts have failed 7064 1726882119.53157: getting the remaining hosts for this loop 7064 1726882119.53158: done getting the remaining hosts for this loop 7064 1726882119.53161: getting the next task for host managed_node1 7064 1726882119.53203: done getting next task for host managed_node1 7064 1726882119.53207: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7064 1726882119.53210: ^ 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? (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 7064 1726882119.53234: getting variables 7064 1726882119.53236: in VariableManager get_vars() 7064 1726882119.53437: Calling all_inventory to load vars for managed_node1 7064 1726882119.53440: Calling groups_inventory to load vars for managed_node1 7064 1726882119.53443: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882119.53705: Calling all_plugins_play to load vars for managed_node1 7064 1726882119.53708: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882119.53711: Calling groups_plugins_play to load vars for managed_node1 7064 1726882119.54455: done sending task result for task 12673a56-9f93-1c1a-8029-000000000106 7064 1726882119.54459: WORKER PROCESS EXITING 7064 1726882119.55482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882119.59050: done with get_vars() 7064 1726882119.59084: done getting variables 7064 1726882119.59151: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:28:39 -0400 (0:00:00.103) 0:00:59.829 ****** 7064 1726882119.59396: entering _queue_task() for managed_node1/fail 7064 1726882119.60022: worker is 1 (out of 1 available) 7064 1726882119.60035: exiting _queue_task() for managed_node1/fail 7064 1726882119.60045: done queuing things up, now waiting for results queue to drain 7064 1726882119.60047: waiting for pending results... 7064 1726882119.60445: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7064 1726882119.60771: in run() - task 12673a56-9f93-1c1a-8029-000000000107 7064 1726882119.60784: variable 'ansible_search_path' from source: unknown 7064 1726882119.60787: variable 'ansible_search_path' from source: unknown 7064 1726882119.60824: calling self._execute() 7064 1726882119.61083: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882119.61087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882119.61102: variable 'omit' from source: magic vars 7064 1726882119.61789: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.61949: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.62310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882119.68200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882119.68205: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882119.68601: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882119.68606: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882119.68608: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882119.68611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.68613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.68615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.68828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.68844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.68950: variable 'ansible_distribution' from source: facts 7064 1726882119.69298: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.69302: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.69336: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.69346: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.69714: variable 'ansible_distribution' from source: facts 7064 1726882119.69723: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.69733: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.69840: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.69850: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.70258: variable 'ansible_distribution' from source: facts 7064 1726882119.70267: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.70277: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.70381: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882119.70722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.70751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.70778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.70824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.71198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.71201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.71204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.71207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.71210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.71212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.71215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.71217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.71421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.71461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.71479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.71831: variable 'network_connections' from source: task vars 7064 1726882119.71847: variable 'interface' from source: play vars 7064 1726882119.71918: variable 'interface' from source: play vars 7064 1726882119.72398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882119.72412: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882119.72622: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882119.72654: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882119.72684: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882119.72732: 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) 7064 1726882119.72760: 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) 7064 1726882119.73029: 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) 7064 1726882119.73061: 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) 7064 1726882119.73115: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882119.73435: variable 'network_connections' from source: task vars 7064 1726882119.73707: variable 'interface' from source: play vars 7064 1726882119.73860: variable 'interface' from source: play vars 7064 1726882119.74199: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882119.74202: when evaluation is False, skipping this task 7064 1726882119.74204: _execute() done 7064 1726882119.74206: dumping result to json 7064 1726882119.74208: done dumping result, returning 7064 1726882119.74210: 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 [12673a56-9f93-1c1a-8029-000000000107] 7064 1726882119.74212: sending task result for task 12673a56-9f93-1c1a-8029-000000000107 7064 1726882119.74286: done sending task result for task 12673a56-9f93-1c1a-8029-000000000107 7064 1726882119.74291: 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" } 7064 1726882119.74344: no more pending results, returning what we have 7064 1726882119.74348: results queue empty 7064 1726882119.74349: checking for any_errors_fatal 7064 1726882119.74357: done checking for any_errors_fatal 7064 1726882119.74358: checking for max_fail_percentage 7064 1726882119.74360: done checking for max_fail_percentage 7064 1726882119.74360: checking to see if all hosts have failed and the running result is not ok 7064 1726882119.74361: done checking to see if all hosts have failed 7064 1726882119.74362: getting the remaining hosts for this loop 7064 1726882119.74363: done getting the remaining hosts for this loop 7064 1726882119.74367: getting the next task for host managed_node1 7064 1726882119.74373: done getting next task for host managed_node1 7064 1726882119.74377: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7064 1726882119.74380: ^ 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? (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 7064 1726882119.74508: getting variables 7064 1726882119.74510: in VariableManager get_vars() 7064 1726882119.74560: Calling all_inventory to load vars for managed_node1 7064 1726882119.74563: Calling groups_inventory to load vars for managed_node1 7064 1726882119.74566: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882119.74575: Calling all_plugins_play to load vars for managed_node1 7064 1726882119.74578: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882119.74581: Calling groups_plugins_play to load vars for managed_node1 7064 1726882119.78678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882119.81711: done with get_vars() 7064 1726882119.81740: done getting variables 7064 1726882119.81805: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:28:39 -0400 (0:00:00.226) 0:01:00.056 ****** 7064 1726882119.81846: entering _queue_task() for managed_node1/package 7064 1726882119.82396: worker is 1 (out of 1 available) 7064 1726882119.82406: exiting _queue_task() for managed_node1/package 7064 1726882119.82416: done queuing things up, now waiting for results queue to drain 7064 1726882119.82418: waiting for pending results... 7064 1726882119.82521: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7064 1726882119.82674: in run() - task 12673a56-9f93-1c1a-8029-000000000108 7064 1726882119.82697: variable 'ansible_search_path' from source: unknown 7064 1726882119.82707: variable 'ansible_search_path' from source: unknown 7064 1726882119.82749: calling self._execute() 7064 1726882119.82856: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882119.82879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882119.82898: variable 'omit' from source: magic vars 7064 1726882119.83520: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.83524: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.83903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882119.87383: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882119.87470: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882119.87520: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882119.87558: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882119.87589: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882119.87675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.87712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.87748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.87792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.87816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.87940: variable 'ansible_distribution' from source: facts 7064 1726882119.87956: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.87968: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.88092: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.88106: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.88286: variable 'ansible_distribution' from source: facts 7064 1726882119.88296: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.88307: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.88420: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.88431: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882119.88609: variable 'ansible_distribution' from source: facts 7064 1726882119.88621: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.88631: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882119.88784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882119.88966: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882119.89022: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882119.89063: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882119.89096: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882119.89195: variable 'network_packages' from source: role '' defaults 7064 1726882119.89303: variable '__network_provider_setup' from source: role '' defaults 7064 1726882119.89319: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882119.89392: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882119.89420: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882119.89488: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882119.89656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.89684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.89722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.89765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.89787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.89898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.89901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.89903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.89936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.89953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.90176: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7064 1726882119.90291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.90322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.90365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.90408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.90426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.90572: variable 'ansible_python' from source: facts 7064 1726882119.90576: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7064 1726882119.90632: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882119.90719: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882119.90849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.90877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.90914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.90955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.90973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.91033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882119.91114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882119.91119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882119.91133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882119.91150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882119.91304: variable 'network_connections' from source: task vars 7064 1726882119.91332: variable 'interface' from source: play vars 7064 1726882119.91423: variable 'interface' from source: play vars 7064 1726882119.91550: 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) 7064 1726882119.91554: 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) 7064 1726882119.91573: 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) 7064 1726882119.91611: 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) 7064 1726882119.91701: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882119.91966: variable 'network_connections' from source: task vars 7064 1726882119.91976: variable 'interface' from source: play vars 7064 1726882119.92081: variable 'interface' from source: play vars 7064 1726882119.92126: variable '__network_packages_default_wireless' from source: role '' defaults 7064 1726882119.92299: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882119.92525: variable 'network_connections' from source: task vars 7064 1726882119.92540: variable 'interface' from source: play vars 7064 1726882119.92606: variable 'interface' from source: play vars 7064 1726882119.92640: variable '__network_packages_default_team' from source: role '' defaults 7064 1726882119.92722: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882119.93298: variable 'network_connections' from source: task vars 7064 1726882119.93301: variable 'interface' from source: play vars 7064 1726882119.93336: variable 'interface' from source: play vars 7064 1726882119.93395: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882119.93624: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882119.93627: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882119.93742: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882119.94207: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7064 1726882119.95401: variable 'network_connections' from source: task vars 7064 1726882119.95405: variable 'interface' from source: play vars 7064 1726882119.95408: variable 'interface' from source: play vars 7064 1726882119.95409: variable 'ansible_distribution' from source: facts 7064 1726882119.95411: variable '__network_rh_distros' from source: role '' defaults 7064 1726882119.95413: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.95414: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7064 1726882119.95750: variable 'ansible_distribution' from source: facts 7064 1726882119.95844: variable '__network_rh_distros' from source: role '' defaults 7064 1726882119.95855: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.95872: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7064 1726882119.96151: variable 'ansible_distribution' from source: facts 7064 1726882119.96500: variable '__network_rh_distros' from source: role '' defaults 7064 1726882119.96503: variable 'ansible_distribution_major_version' from source: facts 7064 1726882119.96505: variable 'network_provider' from source: set_fact 7064 1726882119.96507: variable 'ansible_facts' from source: unknown 7064 1726882119.98118: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7064 1726882119.98205: when evaluation is False, skipping this task 7064 1726882119.98214: _execute() done 7064 1726882119.98221: dumping result to json 7064 1726882119.98230: done dumping result, returning 7064 1726882119.98299: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-1c1a-8029-000000000108] 7064 1726882119.98303: sending task result for task 12673a56-9f93-1c1a-8029-000000000108 skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7064 1726882119.98655: no more pending results, returning what we have 7064 1726882119.98659: results queue empty 7064 1726882119.98660: checking for any_errors_fatal 7064 1726882119.98665: done checking for any_errors_fatal 7064 1726882119.98666: checking for max_fail_percentage 7064 1726882119.98669: done checking for max_fail_percentage 7064 1726882119.98670: checking to see if all hosts have failed and the running result is not ok 7064 1726882119.98670: done checking to see if all hosts have failed 7064 1726882119.98671: getting the remaining hosts for this loop 7064 1726882119.98673: done getting the remaining hosts for this loop 7064 1726882119.98677: getting the next task for host managed_node1 7064 1726882119.98685: done getting next task for host managed_node1 7064 1726882119.98689: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7064 1726882119.98695: ^ 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? (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 7064 1726882119.98719: getting variables 7064 1726882119.98721: in VariableManager get_vars() 7064 1726882119.98779: Calling all_inventory to load vars for managed_node1 7064 1726882119.98782: Calling groups_inventory to load vars for managed_node1 7064 1726882119.98785: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882119.99000: Calling all_plugins_play to load vars for managed_node1 7064 1726882119.99005: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882119.99010: Calling groups_plugins_play to load vars for managed_node1 7064 1726882119.99791: done sending task result for task 12673a56-9f93-1c1a-8029-000000000108 7064 1726882119.99797: WORKER PROCESS EXITING 7064 1726882120.01801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882120.05696: done with get_vars() 7064 1726882120.05720: done getting variables 7064 1726882120.05779: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:28:40 -0400 (0:00:00.240) 0:01:00.297 ****** 7064 1726882120.05929: entering _queue_task() for managed_node1/package 7064 1726882120.06468: worker is 1 (out of 1 available) 7064 1726882120.06482: exiting _queue_task() for managed_node1/package 7064 1726882120.06496: done queuing things up, now waiting for results queue to drain 7064 1726882120.06498: waiting for pending results... 7064 1726882120.07362: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7064 1726882120.07480: in run() - task 12673a56-9f93-1c1a-8029-000000000109 7064 1726882120.07494: variable 'ansible_search_path' from source: unknown 7064 1726882120.07498: variable 'ansible_search_path' from source: unknown 7064 1726882120.07833: calling self._execute() 7064 1726882120.07923: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882120.07928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882120.07940: variable 'omit' from source: magic vars 7064 1726882120.08703: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.08715: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882120.09103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882120.12075: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882120.12143: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882120.12175: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882120.12212: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882120.12236: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882120.12310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882120.12341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882120.12367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882120.12423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882120.12444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882120.12601: variable 'ansible_distribution' from source: facts 7064 1726882120.12614: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.12618: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882120.13025: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.13030: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882120.13205: variable 'ansible_distribution' from source: facts 7064 1726882120.13215: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.13227: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882120.13353: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.13374: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882120.13569: variable 'ansible_distribution' from source: facts 7064 1726882120.13577: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.13584: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882120.13699: variable 'network_state' from source: role '' defaults 7064 1726882120.13788: Evaluated conditional (network_state != {}): False 7064 1726882120.13792: when evaluation is False, skipping this task 7064 1726882120.13797: _execute() done 7064 1726882120.13799: dumping result to json 7064 1726882120.13801: done dumping result, returning 7064 1726882120.13804: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-1c1a-8029-000000000109] 7064 1726882120.13806: sending task result for task 12673a56-9f93-1c1a-8029-000000000109 7064 1726882120.13874: done sending task result for task 12673a56-9f93-1c1a-8029-000000000109 7064 1726882120.13877: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882120.13938: no more pending results, returning what we have 7064 1726882120.13942: results queue empty 7064 1726882120.13943: checking for any_errors_fatal 7064 1726882120.13949: done checking for any_errors_fatal 7064 1726882120.13950: checking for max_fail_percentage 7064 1726882120.13953: done checking for max_fail_percentage 7064 1726882120.13953: checking to see if all hosts have failed and the running result is not ok 7064 1726882120.13954: done checking to see if all hosts have failed 7064 1726882120.13955: getting the remaining hosts for this loop 7064 1726882120.13956: done getting the remaining hosts for this loop 7064 1726882120.13961: getting the next task for host managed_node1 7064 1726882120.13968: done getting next task for host managed_node1 7064 1726882120.13972: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7064 1726882120.13975: ^ 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? (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 7064 1726882120.14087: getting variables 7064 1726882120.14090: in VariableManager get_vars() 7064 1726882120.14155: Calling all_inventory to load vars for managed_node1 7064 1726882120.14158: Calling groups_inventory to load vars for managed_node1 7064 1726882120.14161: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882120.14172: Calling all_plugins_play to load vars for managed_node1 7064 1726882120.14175: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882120.14179: Calling groups_plugins_play to load vars for managed_node1 7064 1726882120.15843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882120.17542: done with get_vars() 7064 1726882120.17568: done getting variables 7064 1726882120.17633: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:28:40 -0400 (0:00:00.117) 0:01:00.414 ****** 7064 1726882120.17672: entering _queue_task() for managed_node1/package 7064 1726882120.18135: worker is 1 (out of 1 available) 7064 1726882120.18261: exiting _queue_task() for managed_node1/package 7064 1726882120.18271: done queuing things up, now waiting for results queue to drain 7064 1726882120.18273: waiting for pending results... 7064 1726882120.18603: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7064 1726882120.18701: in run() - task 12673a56-9f93-1c1a-8029-00000000010a 7064 1726882120.18704: variable 'ansible_search_path' from source: unknown 7064 1726882120.18707: variable 'ansible_search_path' from source: unknown 7064 1726882120.18710: calling self._execute() 7064 1726882120.18776: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882120.18788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882120.18817: variable 'omit' from source: magic vars 7064 1726882120.19250: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.19267: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882120.19489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882120.22319: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882120.22387: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882120.22445: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882120.22802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882120.22805: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882120.22808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882120.22813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882120.22815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882120.22818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882120.22821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882120.23011: variable 'ansible_distribution' from source: facts 7064 1726882120.23015: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.23023: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882120.23156: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.23159: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882120.23595: variable 'ansible_distribution' from source: facts 7064 1726882120.23599: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.23601: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882120.23942: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.23947: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882120.24159: variable 'ansible_distribution' from source: facts 7064 1726882120.24182: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.24189: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882120.24312: variable 'network_state' from source: role '' defaults 7064 1726882120.24322: Evaluated conditional (network_state != {}): False 7064 1726882120.24327: when evaluation is False, skipping this task 7064 1726882120.24330: _execute() done 7064 1726882120.24332: dumping result to json 7064 1726882120.24351: done dumping result, returning 7064 1726882120.24354: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-1c1a-8029-00000000010a] 7064 1726882120.24356: sending task result for task 12673a56-9f93-1c1a-8029-00000000010a 7064 1726882120.24529: done sending task result for task 12673a56-9f93-1c1a-8029-00000000010a 7064 1726882120.24532: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882120.24604: no more pending results, returning what we have 7064 1726882120.24607: results queue empty 7064 1726882120.24607: checking for any_errors_fatal 7064 1726882120.24613: done checking for any_errors_fatal 7064 1726882120.24614: checking for max_fail_percentage 7064 1726882120.24615: done checking for max_fail_percentage 7064 1726882120.24616: checking to see if all hosts have failed and the running result is not ok 7064 1726882120.24617: done checking to see if all hosts have failed 7064 1726882120.24617: getting the remaining hosts for this loop 7064 1726882120.24618: done getting the remaining hosts for this loop 7064 1726882120.24621: getting the next task for host managed_node1 7064 1726882120.24628: done getting next task for host managed_node1 7064 1726882120.24631: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7064 1726882120.24634: ^ 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? (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 7064 1726882120.24657: getting variables 7064 1726882120.24659: in VariableManager get_vars() 7064 1726882120.24708: Calling all_inventory to load vars for managed_node1 7064 1726882120.24711: Calling groups_inventory to load vars for managed_node1 7064 1726882120.24713: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882120.24722: Calling all_plugins_play to load vars for managed_node1 7064 1726882120.24725: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882120.24728: Calling groups_plugins_play to load vars for managed_node1 7064 1726882120.26730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882120.28580: done with get_vars() 7064 1726882120.28611: done getting variables 7064 1726882120.28678: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:28:40 -0400 (0:00:00.110) 0:01:00.524 ****** 7064 1726882120.28723: entering _queue_task() for managed_node1/service 7064 1726882120.29053: worker is 1 (out of 1 available) 7064 1726882120.29067: exiting _queue_task() for managed_node1/service 7064 1726882120.29079: done queuing things up, now waiting for results queue to drain 7064 1726882120.29081: waiting for pending results... 7064 1726882120.29408: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7064 1726882120.29429: in run() - task 12673a56-9f93-1c1a-8029-00000000010b 7064 1726882120.29450: variable 'ansible_search_path' from source: unknown 7064 1726882120.29457: variable 'ansible_search_path' from source: unknown 7064 1726882120.29491: calling self._execute() 7064 1726882120.29584: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882120.29596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882120.29663: variable 'omit' from source: magic vars 7064 1726882120.30003: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.30023: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882120.30227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882120.32460: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882120.32545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882120.32586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882120.32700: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882120.32704: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882120.32748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882120.32783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882120.32821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882120.32867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882120.32887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882120.33037: variable 'ansible_distribution' from source: facts 7064 1726882120.33041: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.33044: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882120.33175: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.33180: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882120.33359: variable 'ansible_distribution' from source: facts 7064 1726882120.33362: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.33368: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882120.33482: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.33491: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882120.33704: variable 'ansible_distribution' from source: facts 7064 1726882120.33717: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.33730: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882120.33832: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882120.33917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882120.33939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882120.33961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882120.33986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882120.34001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882120.34032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882120.34050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882120.34067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882120.34090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882120.34105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882120.34133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882120.34150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882120.34166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882120.34189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882120.34204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882120.34306: variable 'network_connections' from source: task vars 7064 1726882120.34317: variable 'interface' from source: play vars 7064 1726882120.34367: variable 'interface' from source: play vars 7064 1726882120.34429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882120.34562: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882120.34588: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882120.34615: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882120.34636: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882120.34667: 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) 7064 1726882120.34683: 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) 7064 1726882120.34707: 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) 7064 1726882120.34724: 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) 7064 1726882120.34759: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882120.34910: variable 'network_connections' from source: task vars 7064 1726882120.34913: variable 'interface' from source: play vars 7064 1726882120.34956: variable 'interface' from source: play vars 7064 1726882120.34974: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882120.34978: when evaluation is False, skipping this task 7064 1726882120.34980: _execute() done 7064 1726882120.34983: dumping result to json 7064 1726882120.34985: done dumping result, returning 7064 1726882120.34992: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-1c1a-8029-00000000010b] 7064 1726882120.35002: sending task result for task 12673a56-9f93-1c1a-8029-00000000010b 7064 1726882120.35085: done sending task result for task 12673a56-9f93-1c1a-8029-00000000010b 7064 1726882120.35088: 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" } 7064 1726882120.35148: no more pending results, returning what we have 7064 1726882120.35151: results queue empty 7064 1726882120.35152: checking for any_errors_fatal 7064 1726882120.35158: done checking for any_errors_fatal 7064 1726882120.35159: checking for max_fail_percentage 7064 1726882120.35161: done checking for max_fail_percentage 7064 1726882120.35162: checking to see if all hosts have failed and the running result is not ok 7064 1726882120.35162: done checking to see if all hosts have failed 7064 1726882120.35163: getting the remaining hosts for this loop 7064 1726882120.35164: done getting the remaining hosts for this loop 7064 1726882120.35168: getting the next task for host managed_node1 7064 1726882120.35176: done getting next task for host managed_node1 7064 1726882120.35180: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7064 1726882120.35182: ^ 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? (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 7064 1726882120.35205: getting variables 7064 1726882120.35207: in VariableManager get_vars() 7064 1726882120.35257: Calling all_inventory to load vars for managed_node1 7064 1726882120.35259: Calling groups_inventory to load vars for managed_node1 7064 1726882120.35261: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882120.35270: Calling all_plugins_play to load vars for managed_node1 7064 1726882120.35273: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882120.35275: Calling groups_plugins_play to load vars for managed_node1 7064 1726882120.36501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882120.37410: done with get_vars() 7064 1726882120.37427: done getting variables 7064 1726882120.37467: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:28:40 -0400 (0:00:00.087) 0:01:00.612 ****** 7064 1726882120.37492: entering _queue_task() for managed_node1/service 7064 1726882120.37716: worker is 1 (out of 1 available) 7064 1726882120.37729: exiting _queue_task() for managed_node1/service 7064 1726882120.37741: done queuing things up, now waiting for results queue to drain 7064 1726882120.37742: waiting for pending results... 7064 1726882120.37918: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7064 1726882120.38014: in run() - task 12673a56-9f93-1c1a-8029-00000000010c 7064 1726882120.38025: variable 'ansible_search_path' from source: unknown 7064 1726882120.38029: variable 'ansible_search_path' from source: unknown 7064 1726882120.38055: calling self._execute() 7064 1726882120.38130: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882120.38134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882120.38144: variable 'omit' from source: magic vars 7064 1726882120.38414: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.38424: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882120.38600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882120.40742: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882120.40785: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882120.40826: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882120.40851: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882120.40870: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882120.40938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882120.40958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882120.40976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882120.41008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882120.41021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882120.41103: variable 'ansible_distribution' from source: facts 7064 1726882120.41106: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.41112: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882120.41190: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.41198: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882120.41312: variable 'ansible_distribution' from source: facts 7064 1726882120.41315: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.41318: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882120.41389: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.41397: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882120.41504: variable 'ansible_distribution' from source: facts 7064 1726882120.41508: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.41513: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882120.41637: variable 'network_provider' from source: set_fact 7064 1726882120.41641: variable 'network_state' from source: role '' defaults 7064 1726882120.41651: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7064 1726882120.41660: variable 'omit' from source: magic vars 7064 1726882120.41715: variable 'omit' from source: magic vars 7064 1726882120.41742: variable 'network_service_name' from source: role '' defaults 7064 1726882120.41812: variable 'network_service_name' from source: role '' defaults 7064 1726882120.41902: variable '__network_provider_setup' from source: role '' defaults 7064 1726882120.41905: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882120.42098: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882120.42101: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882120.42104: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882120.42189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882120.42219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882120.42244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882120.42286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882120.42304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882120.42342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882120.42363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882120.42385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882120.42431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882120.42447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882120.42626: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7064 1726882120.42714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882120.42742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882120.42810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882120.42814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882120.42816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882120.42910: variable 'ansible_python' from source: facts 7064 1726882120.43083: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7064 1726882120.43086: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882120.43088: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882120.43157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882120.43179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882120.43207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882120.43247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882120.43261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882120.43312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882120.43332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882120.43356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882120.43392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882120.43410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882120.43534: variable 'network_connections' from source: task vars 7064 1726882120.43544: variable 'interface' from source: play vars 7064 1726882120.43614: variable 'interface' from source: play vars 7064 1726882120.43716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882120.43916: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882120.43962: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882120.44010: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882120.44050: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882120.44120: 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) 7064 1726882120.44136: 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) 7064 1726882120.44158: 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) 7064 1726882120.44180: 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) 7064 1726882120.44228: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882120.44400: variable 'network_connections' from source: task vars 7064 1726882120.44405: variable 'interface' from source: play vars 7064 1726882120.44460: variable 'interface' from source: play vars 7064 1726882120.44483: variable '__network_packages_default_wireless' from source: role '' defaults 7064 1726882120.44542: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882120.44725: variable 'network_connections' from source: task vars 7064 1726882120.44728: variable 'interface' from source: play vars 7064 1726882120.44780: variable 'interface' from source: play vars 7064 1726882120.44798: variable '__network_packages_default_team' from source: role '' defaults 7064 1726882120.44853: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882120.45034: variable 'network_connections' from source: task vars 7064 1726882120.45038: variable 'interface' from source: play vars 7064 1726882120.45089: variable 'interface' from source: play vars 7064 1726882120.45127: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882120.45170: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882120.45173: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882120.45221: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882120.45351: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7064 1726882120.45667: variable 'network_connections' from source: task vars 7064 1726882120.45671: variable 'interface' from source: play vars 7064 1726882120.45716: variable 'interface' from source: play vars 7064 1726882120.45725: variable 'ansible_distribution' from source: facts 7064 1726882120.45728: variable '__network_rh_distros' from source: role '' defaults 7064 1726882120.45730: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.45744: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7064 1726882120.45917: variable 'ansible_distribution' from source: facts 7064 1726882120.45920: variable '__network_rh_distros' from source: role '' defaults 7064 1726882120.45922: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.45924: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7064 1726882120.46071: variable 'ansible_distribution' from source: facts 7064 1726882120.46075: variable '__network_rh_distros' from source: role '' defaults 7064 1726882120.46097: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.46122: variable 'network_provider' from source: set_fact 7064 1726882120.46139: variable 'omit' from source: magic vars 7064 1726882120.46168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882120.46232: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882120.46236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882120.46238: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882120.46243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882120.46273: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882120.46277: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882120.46279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882120.46444: Set connection var ansible_connection to ssh 7064 1726882120.46447: Set connection var ansible_shell_executable to /bin/sh 7064 1726882120.46450: Set connection var ansible_pipelining to False 7064 1726882120.46452: Set connection var ansible_timeout to 10 7064 1726882120.46454: Set connection var ansible_shell_type to sh 7064 1726882120.46455: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882120.46457: variable 'ansible_shell_executable' from source: unknown 7064 1726882120.46459: variable 'ansible_connection' from source: unknown 7064 1726882120.46461: variable 'ansible_module_compression' from source: unknown 7064 1726882120.46463: variable 'ansible_shell_type' from source: unknown 7064 1726882120.46465: variable 'ansible_shell_executable' from source: unknown 7064 1726882120.46466: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882120.46468: variable 'ansible_pipelining' from source: unknown 7064 1726882120.46470: variable 'ansible_timeout' from source: unknown 7064 1726882120.46472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882120.46542: 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) 7064 1726882120.46590: variable 'omit' from source: magic vars 7064 1726882120.46594: starting attempt loop 7064 1726882120.46597: running the handler 7064 1726882120.46635: variable 'ansible_facts' from source: unknown 7064 1726882120.47184: _low_level_execute_command(): starting 7064 1726882120.47192: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882120.47671: 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 <<< 7064 1726882120.47703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882120.47706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882120.47708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882120.47711: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882120.47714: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882120.47763: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882120.47770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882120.47773: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882120.47841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882120.49571: stdout chunk (state=3): >>>/root <<< 7064 1726882120.49670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882120.49703: stderr chunk (state=3): >>><<< 7064 1726882120.49707: stdout chunk (state=3): >>><<< 7064 1726882120.49726: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882120.49737: _low_level_execute_command(): starting 7064 1726882120.49742: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882120.4972677-9340-33531143715997 `" && echo ansible-tmp-1726882120.4972677-9340-33531143715997="` echo /root/.ansible/tmp/ansible-tmp-1726882120.4972677-9340-33531143715997 `" ) && sleep 0' 7064 1726882120.50168: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882120.50176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882120.50199: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882120.50203: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882120.50209: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882120.50222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882120.50254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882120.50267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882120.50322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882120.52176: stdout chunk (state=3): >>>ansible-tmp-1726882120.4972677-9340-33531143715997=/root/.ansible/tmp/ansible-tmp-1726882120.4972677-9340-33531143715997 <<< 7064 1726882120.52374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882120.52377: stdout chunk (state=3): >>><<< 7064 1726882120.52385: stderr chunk (state=3): >>><<< 7064 1726882120.52402: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882120.4972677-9340-33531143715997=/root/.ansible/tmp/ansible-tmp-1726882120.4972677-9340-33531143715997 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882120.52428: variable 'ansible_module_compression' from source: unknown 7064 1726882120.52467: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7064 1726882120.52520: variable 'ansible_facts' from source: unknown 7064 1726882120.52653: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882120.4972677-9340-33531143715997/AnsiballZ_systemd.py 7064 1726882120.52755: Sending initial data 7064 1726882120.52758: Sent initial data (153 bytes) 7064 1726882120.53183: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882120.53191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882120.53224: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882120.53226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882120.53229: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882120.53232: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882120.53286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882120.53290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882120.53297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882120.53337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882120.54878: 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 <<< 7064 1726882120.54881: 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 <<< 7064 1726882120.54917: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882120.54964: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp9jxx0su0 /root/.ansible/tmp/ansible-tmp-1726882120.4972677-9340-33531143715997/AnsiballZ_systemd.py <<< 7064 1726882120.54967: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882120.4972677-9340-33531143715997/AnsiballZ_systemd.py" <<< 7064 1726882120.55002: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp9jxx0su0" to remote "/root/.ansible/tmp/ansible-tmp-1726882120.4972677-9340-33531143715997/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882120.4972677-9340-33531143715997/AnsiballZ_systemd.py" <<< 7064 1726882120.56033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882120.56073: stderr chunk (state=3): >>><<< 7064 1726882120.56077: stdout chunk (state=3): >>><<< 7064 1726882120.56109: done transferring module to remote 7064 1726882120.56118: _low_level_execute_command(): starting 7064 1726882120.56122: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882120.4972677-9340-33531143715997/ /root/.ansible/tmp/ansible-tmp-1726882120.4972677-9340-33531143715997/AnsiballZ_systemd.py && sleep 0' 7064 1726882120.56552: 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 <<< 7064 1726882120.56556: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882120.56558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882120.56560: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882120.56562: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882120.56616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882120.56622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882120.56688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882120.58377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882120.58407: stderr chunk (state=3): >>><<< 7064 1726882120.58410: stdout chunk (state=3): >>><<< 7064 1726882120.58426: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882120.58433: _low_level_execute_command(): starting 7064 1726882120.58436: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882120.4972677-9340-33531143715997/AnsiballZ_systemd.py && sleep 0' 7064 1726882120.58853: 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 <<< 7064 1726882120.58866: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882120.58878: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882120.58887: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882120.58945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882120.58950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882120.58954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882120.58999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882120.88007: 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": "701", "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 21:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "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": "9965568", "MemoryPeak": "10489856", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3319967744", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "201374000", "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", "CoredumpRec<<< 7064 1726882120.88049: stdout chunk (state=3): >>>eive": "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": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service network.target shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "dbus.socket basic.target dbus-broker.service sysinit.target system.slice network-pre.target systemd-journald.socket cloud-init-local.service", "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 21:28:12 EDT", "StateChangeTimestampMonotonic": "525341728", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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 21:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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}}} <<< 7064 1726882120.89718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882120.89746: stderr chunk (state=3): >>><<< 7064 1726882120.89749: stdout chunk (state=3): >>><<< 7064 1726882120.89766: _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": "701", "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 21:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "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": "9965568", "MemoryPeak": "10489856", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3319967744", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "201374000", "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": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service network.target shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "dbus.socket basic.target dbus-broker.service sysinit.target system.slice network-pre.target systemd-journald.socket cloud-init-local.service", "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 21:28:12 EDT", "StateChangeTimestampMonotonic": "525341728", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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 21:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882120.89889: 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-1726882120.4972677-9340-33531143715997/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882120.89907: _low_level_execute_command(): starting 7064 1726882120.89911: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882120.4972677-9340-33531143715997/ > /dev/null 2>&1 && sleep 0' 7064 1726882120.90540: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882120.90543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882120.90559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882120.90580: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882120.90652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882120.92443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882120.92469: stderr chunk (state=3): >>><<< 7064 1726882120.92473: stdout chunk (state=3): >>><<< 7064 1726882120.92485: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882120.92495: handler run complete 7064 1726882120.92534: attempt loop complete, returning result 7064 1726882120.92537: _execute() done 7064 1726882120.92539: dumping result to json 7064 1726882120.92554: done dumping result, returning 7064 1726882120.92566: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-1c1a-8029-00000000010c] 7064 1726882120.92569: sending task result for task 12673a56-9f93-1c1a-8029-00000000010c 7064 1726882120.92790: done sending task result for task 12673a56-9f93-1c1a-8029-00000000010c 7064 1726882120.92795: 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 } 7064 1726882120.92853: no more pending results, returning what we have 7064 1726882120.92856: results queue empty 7064 1726882120.92857: checking for any_errors_fatal 7064 1726882120.92862: done checking for any_errors_fatal 7064 1726882120.92862: checking for max_fail_percentage 7064 1726882120.92864: done checking for max_fail_percentage 7064 1726882120.92865: checking to see if all hosts have failed and the running result is not ok 7064 1726882120.92866: done checking to see if all hosts have failed 7064 1726882120.92866: getting the remaining hosts for this loop 7064 1726882120.92868: done getting the remaining hosts for this loop 7064 1726882120.92871: getting the next task for host managed_node1 7064 1726882120.92878: done getting next task for host managed_node1 7064 1726882120.92881: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7064 1726882120.92883: ^ 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? (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 7064 1726882120.92897: getting variables 7064 1726882120.92899: in VariableManager get_vars() 7064 1726882120.92943: Calling all_inventory to load vars for managed_node1 7064 1726882120.92945: Calling groups_inventory to load vars for managed_node1 7064 1726882120.92947: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882120.92956: Calling all_plugins_play to load vars for managed_node1 7064 1726882120.92959: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882120.92967: Calling groups_plugins_play to load vars for managed_node1 7064 1726882120.93835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882120.94692: done with get_vars() 7064 1726882120.94711: done getting variables 7064 1726882120.94754: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:28:40 -0400 (0:00:00.572) 0:01:01.185 ****** 7064 1726882120.94777: entering _queue_task() for managed_node1/service 7064 1726882120.95013: worker is 1 (out of 1 available) 7064 1726882120.95026: exiting _queue_task() for managed_node1/service 7064 1726882120.95037: done queuing things up, now waiting for results queue to drain 7064 1726882120.95039: waiting for pending results... 7064 1726882120.95227: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7064 1726882120.95321: in run() - task 12673a56-9f93-1c1a-8029-00000000010d 7064 1726882120.95333: variable 'ansible_search_path' from source: unknown 7064 1726882120.95336: variable 'ansible_search_path' from source: unknown 7064 1726882120.95364: calling self._execute() 7064 1726882120.95439: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882120.95442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882120.95452: variable 'omit' from source: magic vars 7064 1726882120.95736: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.95745: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882120.95876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882120.97406: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882120.97452: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882120.97479: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882120.97507: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882120.97527: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882120.97596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882120.97619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882120.97637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882120.97666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882120.97677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882120.97757: variable 'ansible_distribution' from source: facts 7064 1726882120.97762: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.97765: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882120.97847: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.97850: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882120.97963: variable 'ansible_distribution' from source: facts 7064 1726882120.97966: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.97971: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882120.98047: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.98050: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882120.98159: variable 'ansible_distribution' from source: facts 7064 1726882120.98162: variable 'ansible_distribution_major_version' from source: facts 7064 1726882120.98167: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882120.98241: variable 'network_provider' from source: set_fact 7064 1726882120.98244: Evaluated conditional (network_provider == "nm"): True 7064 1726882120.98307: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882120.98362: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882120.98434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882120.98451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882120.98468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882120.98492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882120.98507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882120.98539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882120.98552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882120.98568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882120.98591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882120.98606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882120.98632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882120.98652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882120.98668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882120.98691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882120.98706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882120.98785: variable 'network_connections' from source: task vars 7064 1726882120.98796: variable 'interface' from source: play vars 7064 1726882120.98848: variable 'interface' from source: play vars 7064 1726882120.98910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882120.99020: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882120.99046: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882120.99068: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882120.99092: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882120.99135: 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) 7064 1726882120.99150: 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) 7064 1726882120.99167: 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) 7064 1726882120.99185: 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) 7064 1726882120.99229: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882120.99376: variable 'network_connections' from source: task vars 7064 1726882120.99379: variable 'interface' from source: play vars 7064 1726882120.99428: variable 'interface' from source: play vars 7064 1726882120.99450: Evaluated conditional (__network_wpa_supplicant_required): False 7064 1726882120.99453: when evaluation is False, skipping this task 7064 1726882120.99455: _execute() done 7064 1726882120.99458: dumping result to json 7064 1726882120.99462: done dumping result, returning 7064 1726882120.99468: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-1c1a-8029-00000000010d] 7064 1726882120.99473: sending task result for task 12673a56-9f93-1c1a-8029-00000000010d 7064 1726882120.99557: done sending task result for task 12673a56-9f93-1c1a-8029-00000000010d 7064 1726882120.99559: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7064 1726882120.99605: no more pending results, returning what we have 7064 1726882120.99608: results queue empty 7064 1726882120.99609: checking for any_errors_fatal 7064 1726882120.99630: done checking for any_errors_fatal 7064 1726882120.99631: checking for max_fail_percentage 7064 1726882120.99633: done checking for max_fail_percentage 7064 1726882120.99634: checking to see if all hosts have failed and the running result is not ok 7064 1726882120.99635: done checking to see if all hosts have failed 7064 1726882120.99635: getting the remaining hosts for this loop 7064 1726882120.99636: done getting the remaining hosts for this loop 7064 1726882120.99641: getting the next task for host managed_node1 7064 1726882120.99648: done getting next task for host managed_node1 7064 1726882120.99651: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7064 1726882120.99654: ^ 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? (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 7064 1726882120.99675: getting variables 7064 1726882120.99676: in VariableManager get_vars() 7064 1726882120.99730: Calling all_inventory to load vars for managed_node1 7064 1726882120.99733: Calling groups_inventory to load vars for managed_node1 7064 1726882120.99735: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882120.99744: Calling all_plugins_play to load vars for managed_node1 7064 1726882120.99746: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882120.99749: Calling groups_plugins_play to load vars for managed_node1 7064 1726882121.00521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882121.01484: done with get_vars() 7064 1726882121.01502: done getting variables 7064 1726882121.01545: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:28:41 -0400 (0:00:00.067) 0:01:01.253 ****** 7064 1726882121.01567: entering _queue_task() for managed_node1/service 7064 1726882121.01787: worker is 1 (out of 1 available) 7064 1726882121.01802: exiting _queue_task() for managed_node1/service 7064 1726882121.01814: done queuing things up, now waiting for results queue to drain 7064 1726882121.01815: waiting for pending results... 7064 1726882121.01991: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7064 1726882121.02085: in run() - task 12673a56-9f93-1c1a-8029-00000000010e 7064 1726882121.02097: variable 'ansible_search_path' from source: unknown 7064 1726882121.02104: variable 'ansible_search_path' from source: unknown 7064 1726882121.02132: calling self._execute() 7064 1726882121.02204: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882121.02208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882121.02219: variable 'omit' from source: magic vars 7064 1726882121.02495: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.02507: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882121.02638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882121.04123: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882121.04166: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882121.04194: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882121.04225: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882121.04243: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882121.04312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882121.04335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882121.04353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882121.04379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882121.04390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882121.04472: variable 'ansible_distribution' from source: facts 7064 1726882121.04476: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.04482: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882121.04560: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.04564: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882121.04677: variable 'ansible_distribution' from source: facts 7064 1726882121.04680: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.04685: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882121.04758: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.04762: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882121.04872: variable 'ansible_distribution' from source: facts 7064 1726882121.04875: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.04878: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882121.04953: variable 'network_provider' from source: set_fact 7064 1726882121.04957: Evaluated conditional (network_provider == "initscripts"): False 7064 1726882121.04961: when evaluation is False, skipping this task 7064 1726882121.04964: _execute() done 7064 1726882121.04967: dumping result to json 7064 1726882121.04971: done dumping result, returning 7064 1726882121.04978: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-1c1a-8029-00000000010e] 7064 1726882121.04982: sending task result for task 12673a56-9f93-1c1a-8029-00000000010e 7064 1726882121.05064: done sending task result for task 12673a56-9f93-1c1a-8029-00000000010e 7064 1726882121.05066: 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 } 7064 1726882121.05141: no more pending results, returning what we have 7064 1726882121.05144: results queue empty 7064 1726882121.05145: checking for any_errors_fatal 7064 1726882121.05151: done checking for any_errors_fatal 7064 1726882121.05151: checking for max_fail_percentage 7064 1726882121.05153: done checking for max_fail_percentage 7064 1726882121.05154: checking to see if all hosts have failed and the running result is not ok 7064 1726882121.05155: done checking to see if all hosts have failed 7064 1726882121.05155: getting the remaining hosts for this loop 7064 1726882121.05157: done getting the remaining hosts for this loop 7064 1726882121.05160: getting the next task for host managed_node1 7064 1726882121.05167: done getting next task for host managed_node1 7064 1726882121.05170: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7064 1726882121.05173: ^ 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? (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 7064 1726882121.05190: getting variables 7064 1726882121.05191: in VariableManager get_vars() 7064 1726882121.05241: Calling all_inventory to load vars for managed_node1 7064 1726882121.05244: Calling groups_inventory to load vars for managed_node1 7064 1726882121.05246: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882121.05254: Calling all_plugins_play to load vars for managed_node1 7064 1726882121.05257: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882121.05259: Calling groups_plugins_play to load vars for managed_node1 7064 1726882121.06024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882121.06873: done with get_vars() 7064 1726882121.06889: done getting variables 7064 1726882121.06934: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:28:41 -0400 (0:00:00.053) 0:01:01.307 ****** 7064 1726882121.06963: entering _queue_task() for managed_node1/copy 7064 1726882121.07185: worker is 1 (out of 1 available) 7064 1726882121.07197: exiting _queue_task() for managed_node1/copy 7064 1726882121.07209: done queuing things up, now waiting for results queue to drain 7064 1726882121.07211: waiting for pending results... 7064 1726882121.07615: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7064 1726882121.07635: in run() - task 12673a56-9f93-1c1a-8029-00000000010f 7064 1726882121.07655: variable 'ansible_search_path' from source: unknown 7064 1726882121.07663: variable 'ansible_search_path' from source: unknown 7064 1726882121.07701: calling self._execute() 7064 1726882121.07796: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882121.07809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882121.07829: variable 'omit' from source: magic vars 7064 1726882121.08204: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.08226: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882121.08380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882121.09848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882121.09890: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882121.09919: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882121.09944: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882121.09964: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882121.10024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882121.10504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882121.10507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882121.10510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882121.10512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882121.10525: variable 'ansible_distribution' from source: facts 7064 1726882121.10627: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.10630: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882121.10633: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.10636: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882121.10788: variable 'ansible_distribution' from source: facts 7064 1726882121.10791: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.10828: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882121.10900: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.10903: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882121.11095: variable 'ansible_distribution' from source: facts 7064 1726882121.11099: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.11101: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882121.11149: variable 'network_provider' from source: set_fact 7064 1726882121.11199: Evaluated conditional (network_provider == "initscripts"): False 7064 1726882121.11202: when evaluation is False, skipping this task 7064 1726882121.11205: _execute() done 7064 1726882121.11207: dumping result to json 7064 1726882121.11209: done dumping result, returning 7064 1726882121.11213: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-1c1a-8029-00000000010f] 7064 1726882121.11215: sending task result for task 12673a56-9f93-1c1a-8029-00000000010f 7064 1726882121.11279: done sending task result for task 12673a56-9f93-1c1a-8029-00000000010f 7064 1726882121.11282: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7064 1726882121.11329: no more pending results, returning what we have 7064 1726882121.11332: results queue empty 7064 1726882121.11333: checking for any_errors_fatal 7064 1726882121.11338: done checking for any_errors_fatal 7064 1726882121.11339: checking for max_fail_percentage 7064 1726882121.11341: done checking for max_fail_percentage 7064 1726882121.11341: checking to see if all hosts have failed and the running result is not ok 7064 1726882121.11342: done checking to see if all hosts have failed 7064 1726882121.11343: getting the remaining hosts for this loop 7064 1726882121.11344: done getting the remaining hosts for this loop 7064 1726882121.11348: getting the next task for host managed_node1 7064 1726882121.11354: done getting next task for host managed_node1 7064 1726882121.11358: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7064 1726882121.11360: ^ 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? (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 7064 1726882121.11381: getting variables 7064 1726882121.11383: in VariableManager get_vars() 7064 1726882121.11435: Calling all_inventory to load vars for managed_node1 7064 1726882121.11438: Calling groups_inventory to load vars for managed_node1 7064 1726882121.11440: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882121.11449: Calling all_plugins_play to load vars for managed_node1 7064 1726882121.11451: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882121.11454: Calling groups_plugins_play to load vars for managed_node1 7064 1726882121.12978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882121.14574: done with get_vars() 7064 1726882121.14623: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:28:41 -0400 (0:00:00.077) 0:01:01.384 ****** 7064 1726882121.14717: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7064 1726882121.15055: worker is 1 (out of 1 available) 7064 1726882121.15068: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7064 1726882121.15081: done queuing things up, now waiting for results queue to drain 7064 1726882121.15082: waiting for pending results... 7064 1726882121.15516: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7064 1726882121.15527: in run() - task 12673a56-9f93-1c1a-8029-000000000110 7064 1726882121.15530: variable 'ansible_search_path' from source: unknown 7064 1726882121.15533: variable 'ansible_search_path' from source: unknown 7064 1726882121.15536: calling self._execute() 7064 1726882121.15628: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882121.15721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882121.15725: variable 'omit' from source: magic vars 7064 1726882121.16014: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.16027: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882121.16207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882121.18401: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882121.18471: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882121.18513: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882121.18556: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882121.18581: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882121.18684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882121.18775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882121.18779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882121.18787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882121.18803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882121.18923: variable 'ansible_distribution' from source: facts 7064 1726882121.18926: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.18935: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882121.19055: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.19060: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882121.19238: variable 'ansible_distribution' from source: facts 7064 1726882121.19241: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.19318: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882121.19355: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.19358: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882121.19529: variable 'ansible_distribution' from source: facts 7064 1726882121.19533: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.19535: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882121.19544: variable 'omit' from source: magic vars 7064 1726882121.19602: variable 'omit' from source: magic vars 7064 1726882121.19760: variable 'network_provider' from source: set_fact 7064 1726882121.19817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882121.19845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882121.19867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882121.19908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882121.19921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882121.19991: variable 'omit' from source: magic vars 7064 1726882121.20099: variable 'omit' from source: magic vars 7064 1726882121.20199: variable 'network_connections' from source: task vars 7064 1726882121.20210: variable 'interface' from source: play vars 7064 1726882121.20302: variable 'interface' from source: play vars 7064 1726882121.20415: variable 'omit' from source: magic vars 7064 1726882121.20424: variable '__lsr_ansible_managed' from source: task vars 7064 1726882121.20485: variable '__lsr_ansible_managed' from source: task vars 7064 1726882121.20999: Loaded config def from plugin (lookup/template) 7064 1726882121.21003: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7064 1726882121.21005: File lookup term: get_ansible_managed.j2 7064 1726882121.21008: variable 'ansible_search_path' from source: unknown 7064 1726882121.21010: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7064 1726882121.21014: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7064 1726882121.21017: variable 'ansible_search_path' from source: unknown 7064 1726882121.32261: variable 'ansible_managed' from source: unknown 7064 1726882121.32384: variable 'omit' from source: magic vars 7064 1726882121.32410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882121.32440: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882121.32454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882121.32470: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882121.32478: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882121.32499: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882121.32503: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882121.32507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882121.32597: Set connection var ansible_connection to ssh 7064 1726882121.32607: Set connection var ansible_shell_executable to /bin/sh 7064 1726882121.32613: Set connection var ansible_pipelining to False 7064 1726882121.32619: Set connection var ansible_timeout to 10 7064 1726882121.32624: Set connection var ansible_shell_type to sh 7064 1726882121.32630: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882121.32655: variable 'ansible_shell_executable' from source: unknown 7064 1726882121.32659: variable 'ansible_connection' from source: unknown 7064 1726882121.32661: variable 'ansible_module_compression' from source: unknown 7064 1726882121.32663: variable 'ansible_shell_type' from source: unknown 7064 1726882121.32665: variable 'ansible_shell_executable' from source: unknown 7064 1726882121.32667: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882121.32699: variable 'ansible_pipelining' from source: unknown 7064 1726882121.32702: variable 'ansible_timeout' from source: unknown 7064 1726882121.32705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882121.32860: 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__) 7064 1726882121.32864: variable 'omit' from source: magic vars 7064 1726882121.32866: starting attempt loop 7064 1726882121.32868: running the handler 7064 1726882121.32870: _low_level_execute_command(): starting 7064 1726882121.32872: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882121.33521: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882121.33531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882121.33540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882121.33615: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882121.33629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882121.33640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882121.33685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882121.33737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882121.35410: stdout chunk (state=3): >>>/root <<< 7064 1726882121.35699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882121.35702: stdout chunk (state=3): >>><<< 7064 1726882121.35705: stderr chunk (state=3): >>><<< 7064 1726882121.35708: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882121.35710: _low_level_execute_command(): starting 7064 1726882121.35713: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882121.35565-9375-35678386043986 `" && echo ansible-tmp-1726882121.35565-9375-35678386043986="` echo /root/.ansible/tmp/ansible-tmp-1726882121.35565-9375-35678386043986 `" ) && sleep 0' 7064 1726882121.36154: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882121.36162: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882121.36173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882121.36186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882121.36203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882121.36210: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882121.36219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882121.36234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882121.36241: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882121.36248: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7064 1726882121.36257: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882121.36269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882121.36375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882121.36378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882121.36381: stderr chunk (state=3): >>>debug2: match found <<< 7064 1726882121.36383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882121.36385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882121.36395: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882121.36397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882121.36455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882121.38309: stdout chunk (state=3): >>>ansible-tmp-1726882121.35565-9375-35678386043986=/root/.ansible/tmp/ansible-tmp-1726882121.35565-9375-35678386043986 <<< 7064 1726882121.38469: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882121.38473: stdout chunk (state=3): >>><<< 7064 1726882121.38475: stderr chunk (state=3): >>><<< 7064 1726882121.38700: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882121.35565-9375-35678386043986=/root/.ansible/tmp/ansible-tmp-1726882121.35565-9375-35678386043986 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882121.38704: variable 'ansible_module_compression' from source: unknown 7064 1726882121.38706: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7064 1726882121.38708: variable 'ansible_facts' from source: unknown 7064 1726882121.38781: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882121.35565-9375-35678386043986/AnsiballZ_network_connections.py 7064 1726882121.39104: Sending initial data 7064 1726882121.39107: Sent initial data (163 bytes) 7064 1726882121.39545: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882121.39554: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882121.39563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882121.39577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882121.39667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882121.39711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882121.39780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882121.41270: 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 <<< 7064 1726882121.41324: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882121.41389: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpk87ac5gq /root/.ansible/tmp/ansible-tmp-1726882121.35565-9375-35678386043986/AnsiballZ_network_connections.py <<< 7064 1726882121.41409: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882121.35565-9375-35678386043986/AnsiballZ_network_connections.py" <<< 7064 1726882121.41440: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpk87ac5gq" to remote "/root/.ansible/tmp/ansible-tmp-1726882121.35565-9375-35678386043986/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882121.35565-9375-35678386043986/AnsiballZ_network_connections.py" <<< 7064 1726882121.42610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882121.42648: stderr chunk (state=3): >>><<< 7064 1726882121.42657: stdout chunk (state=3): >>><<< 7064 1726882121.42723: done transferring module to remote 7064 1726882121.42744: _low_level_execute_command(): starting 7064 1726882121.42754: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882121.35565-9375-35678386043986/ /root/.ansible/tmp/ansible-tmp-1726882121.35565-9375-35678386043986/AnsiballZ_network_connections.py && sleep 0' 7064 1726882121.43379: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882121.43391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882121.43413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882121.43488: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882121.43534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882121.43547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882121.43567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882121.43642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882121.45379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882121.45382: stdout chunk (state=3): >>><<< 7064 1726882121.45500: stderr chunk (state=3): >>><<< 7064 1726882121.45504: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882121.45507: _low_level_execute_command(): starting 7064 1726882121.45509: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882121.35565-9375-35678386043986/AnsiballZ_network_connections.py && sleep 0' 7064 1726882121.46025: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882121.46030: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882121.46046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882121.46112: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882121.46167: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882121.46180: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882121.46199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882121.46276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882121.77017: stdout chunk (state=3): >>>Traceback (most recent call last):<<< 7064 1726882121.77064: stdout chunk (state=3): >>> File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_08zpmx7o/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_08zpmx7o/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail <<< 7064 1726882121.77106: stdout chunk (state=3): >>>ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on 802-1x-test/890fe516-056d-4d12-bc47-a1bd07a45fca: error=unknown <<< 7064 1726882121.77270: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__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": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7064 1726882121.79058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882121.79084: stderr chunk (state=3): >>><<< 7064 1726882121.79087: stdout chunk (state=3): >>><<< 7064 1726882121.79108: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_08zpmx7o/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_08zpmx7o/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on 802-1x-test/890fe516-056d-4d12-bc47-a1bd07a45fca: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__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": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882121.79135: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'persistent_state': 'absent', 'state': 'down'}], '__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-1726882121.35565-9375-35678386043986/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882121.79143: _low_level_execute_command(): starting 7064 1726882121.79146: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882121.35565-9375-35678386043986/ > /dev/null 2>&1 && sleep 0' 7064 1726882121.79574: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882121.79583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882121.79605: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882121.79621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882121.79623: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882121.79674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882121.79677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882121.79681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882121.79724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882121.81502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882121.81524: stderr chunk (state=3): >>><<< 7064 1726882121.81528: stdout chunk (state=3): >>><<< 7064 1726882121.81545: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882121.81550: handler run complete 7064 1726882121.81568: attempt loop complete, returning result 7064 1726882121.81571: _execute() done 7064 1726882121.81573: dumping result to json 7064 1726882121.81578: done dumping result, returning 7064 1726882121.81585: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-1c1a-8029-000000000110] 7064 1726882121.81587: sending task result for task 12673a56-9f93-1c1a-8029-000000000110 7064 1726882121.81688: done sending task result for task 12673a56-9f93-1c1a-8029-000000000110 7064 1726882121.81691: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 7064 1726882121.81809: no more pending results, returning what we have 7064 1726882121.81812: results queue empty 7064 1726882121.81813: checking for any_errors_fatal 7064 1726882121.81819: done checking for any_errors_fatal 7064 1726882121.81820: checking for max_fail_percentage 7064 1726882121.81821: done checking for max_fail_percentage 7064 1726882121.81822: checking to see if all hosts have failed and the running result is not ok 7064 1726882121.81823: done checking to see if all hosts have failed 7064 1726882121.81823: getting the remaining hosts for this loop 7064 1726882121.81825: done getting the remaining hosts for this loop 7064 1726882121.81828: getting the next task for host managed_node1 7064 1726882121.81833: done getting next task for host managed_node1 7064 1726882121.81836: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7064 1726882121.81839: ^ 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? (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 7064 1726882121.81850: getting variables 7064 1726882121.81851: in VariableManager get_vars() 7064 1726882121.81903: Calling all_inventory to load vars for managed_node1 7064 1726882121.81906: Calling groups_inventory to load vars for managed_node1 7064 1726882121.81908: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882121.81916: Calling all_plugins_play to load vars for managed_node1 7064 1726882121.81919: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882121.81921: Calling groups_plugins_play to load vars for managed_node1 7064 1726882121.82724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882121.83596: done with get_vars() 7064 1726882121.83613: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:28:41 -0400 (0:00:00.689) 0:01:02.074 ****** 7064 1726882121.83676: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7064 1726882121.83902: worker is 1 (out of 1 available) 7064 1726882121.83914: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7064 1726882121.83927: done queuing things up, now waiting for results queue to drain 7064 1726882121.83928: waiting for pending results... 7064 1726882121.84102: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7064 1726882121.84196: in run() - task 12673a56-9f93-1c1a-8029-000000000111 7064 1726882121.84210: variable 'ansible_search_path' from source: unknown 7064 1726882121.84213: variable 'ansible_search_path' from source: unknown 7064 1726882121.84240: calling self._execute() 7064 1726882121.84312: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882121.84316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882121.84326: variable 'omit' from source: magic vars 7064 1726882121.84724: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.84728: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882121.84874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882121.87453: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882121.87557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882121.87602: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882121.87669: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882121.87706: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882121.87800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882121.87828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882121.88000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882121.88005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882121.88008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882121.88247: variable 'ansible_distribution' from source: facts 7064 1726882121.88282: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.88302: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882121.88413: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.88425: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882121.88609: variable 'ansible_distribution' from source: facts 7064 1726882121.88612: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.88618: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882121.88731: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.88740: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882121.88903: variable 'ansible_distribution' from source: facts 7064 1726882121.88913: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.88922: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882121.89036: variable 'network_state' from source: role '' defaults 7064 1726882121.89052: Evaluated conditional (network_state != {}): False 7064 1726882121.89059: when evaluation is False, skipping this task 7064 1726882121.89065: _execute() done 7064 1726882121.89072: dumping result to json 7064 1726882121.89078: done dumping result, returning 7064 1726882121.89089: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-1c1a-8029-000000000111] 7064 1726882121.89103: sending task result for task 12673a56-9f93-1c1a-8029-000000000111 7064 1726882121.89311: done sending task result for task 12673a56-9f93-1c1a-8029-000000000111 7064 1726882121.89316: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882121.89368: no more pending results, returning what we have 7064 1726882121.89372: results queue empty 7064 1726882121.89373: checking for any_errors_fatal 7064 1726882121.89380: done checking for any_errors_fatal 7064 1726882121.89380: checking for max_fail_percentage 7064 1726882121.89382: done checking for max_fail_percentage 7064 1726882121.89383: checking to see if all hosts have failed and the running result is not ok 7064 1726882121.89384: done checking to see if all hosts have failed 7064 1726882121.89385: getting the remaining hosts for this loop 7064 1726882121.89386: done getting the remaining hosts for this loop 7064 1726882121.89389: getting the next task for host managed_node1 7064 1726882121.89398: done getting next task for host managed_node1 7064 1726882121.89402: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7064 1726882121.89405: ^ 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? (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 7064 1726882121.89427: getting variables 7064 1726882121.89428: in VariableManager get_vars() 7064 1726882121.89475: Calling all_inventory to load vars for managed_node1 7064 1726882121.89477: Calling groups_inventory to load vars for managed_node1 7064 1726882121.89479: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882121.89487: Calling all_plugins_play to load vars for managed_node1 7064 1726882121.89490: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882121.89492: Calling groups_plugins_play to load vars for managed_node1 7064 1726882121.92767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882121.94723: done with get_vars() 7064 1726882121.94756: done getting variables 7064 1726882121.94829: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:28:41 -0400 (0:00:00.111) 0:01:02.186 ****** 7064 1726882121.94876: entering _queue_task() for managed_node1/debug 7064 1726882121.95448: worker is 1 (out of 1 available) 7064 1726882121.95458: exiting _queue_task() for managed_node1/debug 7064 1726882121.95467: done queuing things up, now waiting for results queue to drain 7064 1726882121.95468: waiting for pending results... 7064 1726882121.95763: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7064 1726882121.95824: in run() - task 12673a56-9f93-1c1a-8029-000000000112 7064 1726882121.95843: variable 'ansible_search_path' from source: unknown 7064 1726882121.95850: variable 'ansible_search_path' from source: unknown 7064 1726882121.95891: calling self._execute() 7064 1726882121.96017: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882121.96020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882121.96028: variable 'omit' from source: magic vars 7064 1726882121.96450: variable 'ansible_distribution_major_version' from source: facts 7064 1726882121.96453: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882121.96945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882122.00110: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882122.00195: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882122.00304: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882122.00307: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882122.00314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882122.00424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882122.00460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882122.00492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882122.00550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882122.00569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882122.00706: variable 'ansible_distribution' from source: facts 7064 1726882122.00716: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.00734: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882122.00870: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.00881: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882122.01073: variable 'ansible_distribution' from source: facts 7064 1726882122.01084: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.01102: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882122.01218: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.01230: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882122.01409: variable 'ansible_distribution' from source: facts 7064 1726882122.01499: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.01504: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882122.01506: variable 'omit' from source: magic vars 7064 1726882122.01508: variable 'omit' from source: magic vars 7064 1726882122.01577: variable 'omit' from source: magic vars 7064 1726882122.01583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882122.01743: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882122.01746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882122.01748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882122.01750: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882122.01752: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882122.01763: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882122.01772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882122.01901: Set connection var ansible_connection to ssh 7064 1726882122.01917: Set connection var ansible_shell_executable to /bin/sh 7064 1726882122.01926: Set connection var ansible_pipelining to False 7064 1726882122.01935: Set connection var ansible_timeout to 10 7064 1726882122.01950: Set connection var ansible_shell_type to sh 7064 1726882122.01964: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882122.01990: variable 'ansible_shell_executable' from source: unknown 7064 1726882122.02004: variable 'ansible_connection' from source: unknown 7064 1726882122.02012: variable 'ansible_module_compression' from source: unknown 7064 1726882122.02020: variable 'ansible_shell_type' from source: unknown 7064 1726882122.02027: variable 'ansible_shell_executable' from source: unknown 7064 1726882122.02034: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882122.02060: variable 'ansible_pipelining' from source: unknown 7064 1726882122.02067: variable 'ansible_timeout' from source: unknown 7064 1726882122.02070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882122.02181: 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) 7064 1726882122.02280: variable 'omit' from source: magic vars 7064 1726882122.02284: starting attempt loop 7064 1726882122.02287: running the handler 7064 1726882122.02357: variable '__network_connections_result' from source: set_fact 7064 1726882122.02426: handler run complete 7064 1726882122.02500: attempt loop complete, returning result 7064 1726882122.02507: _execute() done 7064 1726882122.02510: dumping result to json 7064 1726882122.02512: done dumping result, returning 7064 1726882122.02514: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-1c1a-8029-000000000112] 7064 1726882122.02516: sending task result for task 12673a56-9f93-1c1a-8029-000000000112 7064 1726882122.02806: done sending task result for task 12673a56-9f93-1c1a-8029-000000000112 7064 1726882122.02809: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 7064 1726882122.02876: no more pending results, returning what we have 7064 1726882122.02881: results queue empty 7064 1726882122.02889: checking for any_errors_fatal 7064 1726882122.02899: done checking for any_errors_fatal 7064 1726882122.02900: checking for max_fail_percentage 7064 1726882122.02902: done checking for max_fail_percentage 7064 1726882122.02903: checking to see if all hosts have failed and the running result is not ok 7064 1726882122.02904: done checking to see if all hosts have failed 7064 1726882122.02904: getting the remaining hosts for this loop 7064 1726882122.02906: done getting the remaining hosts for this loop 7064 1726882122.02909: getting the next task for host managed_node1 7064 1726882122.02917: done getting next task for host managed_node1 7064 1726882122.02923: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7064 1726882122.02926: ^ 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? (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 7064 1726882122.02940: getting variables 7064 1726882122.02942: in VariableManager get_vars() 7064 1726882122.03113: Calling all_inventory to load vars for managed_node1 7064 1726882122.03116: Calling groups_inventory to load vars for managed_node1 7064 1726882122.03119: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882122.03127: Calling all_plugins_play to load vars for managed_node1 7064 1726882122.03129: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882122.03131: Calling groups_plugins_play to load vars for managed_node1 7064 1726882122.04520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882122.06847: done with get_vars() 7064 1726882122.06872: done getting variables 7064 1726882122.06936: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:28:42 -0400 (0:00:00.120) 0:01:02.307 ****** 7064 1726882122.06970: entering _queue_task() for managed_node1/debug 7064 1726882122.07689: worker is 1 (out of 1 available) 7064 1726882122.07707: exiting _queue_task() for managed_node1/debug 7064 1726882122.07720: done queuing things up, now waiting for results queue to drain 7064 1726882122.07721: waiting for pending results... 7064 1726882122.08172: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7064 1726882122.08500: in run() - task 12673a56-9f93-1c1a-8029-000000000113 7064 1726882122.08699: variable 'ansible_search_path' from source: unknown 7064 1726882122.08703: variable 'ansible_search_path' from source: unknown 7064 1726882122.08707: calling self._execute() 7064 1726882122.08709: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882122.08712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882122.08714: variable 'omit' from source: magic vars 7064 1726882122.09421: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.09437: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882122.09633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882122.20497: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882122.20569: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882122.20612: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882122.20642: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882122.20692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882122.20764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882122.20809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882122.20836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882122.20908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882122.20936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882122.21066: variable 'ansible_distribution' from source: facts 7064 1726882122.21070: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.21078: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882122.21271: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.21275: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882122.21508: variable 'ansible_distribution' from source: facts 7064 1726882122.21511: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.21517: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882122.21632: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.21635: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882122.21818: variable 'ansible_distribution' from source: facts 7064 1726882122.21822: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.21828: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882122.21834: variable 'omit' from source: magic vars 7064 1726882122.21888: variable 'omit' from source: magic vars 7064 1726882122.21930: variable 'omit' from source: magic vars 7064 1726882122.21951: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882122.21972: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882122.21984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882122.22011: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882122.22020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882122.22039: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882122.22042: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882122.22044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882122.22187: Set connection var ansible_connection to ssh 7064 1726882122.22196: Set connection var ansible_shell_executable to /bin/sh 7064 1726882122.22199: Set connection var ansible_pipelining to False 7064 1726882122.22203: Set connection var ansible_timeout to 10 7064 1726882122.22220: Set connection var ansible_shell_type to sh 7064 1726882122.22240: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882122.22300: variable 'ansible_shell_executable' from source: unknown 7064 1726882122.22303: variable 'ansible_connection' from source: unknown 7064 1726882122.22305: variable 'ansible_module_compression' from source: unknown 7064 1726882122.22307: variable 'ansible_shell_type' from source: unknown 7064 1726882122.22309: variable 'ansible_shell_executable' from source: unknown 7064 1726882122.22311: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882122.22313: variable 'ansible_pipelining' from source: unknown 7064 1726882122.22315: variable 'ansible_timeout' from source: unknown 7064 1726882122.22317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882122.22531: 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) 7064 1726882122.22535: variable 'omit' from source: magic vars 7064 1726882122.22564: starting attempt loop 7064 1726882122.22572: running the handler 7064 1726882122.22631: variable '__network_connections_result' from source: set_fact 7064 1726882122.22682: variable '__network_connections_result' from source: set_fact 7064 1726882122.22778: handler run complete 7064 1726882122.22817: attempt loop complete, returning result 7064 1726882122.22821: _execute() done 7064 1726882122.22824: dumping result to json 7064 1726882122.22826: done dumping result, returning 7064 1726882122.22834: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-1c1a-8029-000000000113] 7064 1726882122.22837: sending task result for task 12673a56-9f93-1c1a-8029-000000000113 7064 1726882122.23022: done sending task result for task 12673a56-9f93-1c1a-8029-000000000113 7064 1726882122.23025: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 7064 1726882122.23119: no more pending results, returning what we have 7064 1726882122.23123: results queue empty 7064 1726882122.23124: checking for any_errors_fatal 7064 1726882122.23130: done checking for any_errors_fatal 7064 1726882122.23131: checking for max_fail_percentage 7064 1726882122.23132: done checking for max_fail_percentage 7064 1726882122.23133: checking to see if all hosts have failed and the running result is not ok 7064 1726882122.23133: done checking to see if all hosts have failed 7064 1726882122.23134: getting the remaining hosts for this loop 7064 1726882122.23135: done getting the remaining hosts for this loop 7064 1726882122.23139: getting the next task for host managed_node1 7064 1726882122.23146: done getting next task for host managed_node1 7064 1726882122.23149: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7064 1726882122.23151: ^ 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? (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 7064 1726882122.23162: getting variables 7064 1726882122.23164: in VariableManager get_vars() 7064 1726882122.23421: Calling all_inventory to load vars for managed_node1 7064 1726882122.23424: Calling groups_inventory to load vars for managed_node1 7064 1726882122.23426: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882122.23435: Calling all_plugins_play to load vars for managed_node1 7064 1726882122.23437: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882122.23440: Calling groups_plugins_play to load vars for managed_node1 7064 1726882122.29534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882122.31079: done with get_vars() 7064 1726882122.31105: done getting variables 7064 1726882122.31161: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:28:42 -0400 (0:00:00.242) 0:01:02.549 ****** 7064 1726882122.31198: entering _queue_task() for managed_node1/debug 7064 1726882122.31555: worker is 1 (out of 1 available) 7064 1726882122.31567: exiting _queue_task() for managed_node1/debug 7064 1726882122.31578: done queuing things up, now waiting for results queue to drain 7064 1726882122.31580: waiting for pending results... 7064 1726882122.31886: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7064 1726882122.32022: in run() - task 12673a56-9f93-1c1a-8029-000000000114 7064 1726882122.32027: variable 'ansible_search_path' from source: unknown 7064 1726882122.32030: variable 'ansible_search_path' from source: unknown 7064 1726882122.32068: calling self._execute() 7064 1726882122.32161: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882122.32164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882122.32176: variable 'omit' from source: magic vars 7064 1726882122.32604: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.32609: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882122.32809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882122.34551: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882122.34606: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882122.34634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882122.34662: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882122.34681: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882122.34741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882122.34763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882122.34781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882122.34810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882122.34822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882122.34904: variable 'ansible_distribution' from source: facts 7064 1726882122.34909: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.34915: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882122.34988: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.34995: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882122.35123: variable 'ansible_distribution' from source: facts 7064 1726882122.35127: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.35130: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882122.35222: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.35225: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882122.35500: variable 'ansible_distribution' from source: facts 7064 1726882122.35503: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.35507: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882122.35510: variable 'network_state' from source: role '' defaults 7064 1726882122.35512: Evaluated conditional (network_state != {}): False 7064 1726882122.35514: when evaluation is False, skipping this task 7064 1726882122.35517: _execute() done 7064 1726882122.35520: dumping result to json 7064 1726882122.35522: done dumping result, returning 7064 1726882122.35525: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-1c1a-8029-000000000114] 7064 1726882122.35527: sending task result for task 12673a56-9f93-1c1a-8029-000000000114 7064 1726882122.35774: done sending task result for task 12673a56-9f93-1c1a-8029-000000000114 7064 1726882122.35777: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7064 1726882122.35819: no more pending results, returning what we have 7064 1726882122.35822: results queue empty 7064 1726882122.35823: checking for any_errors_fatal 7064 1726882122.35832: done checking for any_errors_fatal 7064 1726882122.35832: checking for max_fail_percentage 7064 1726882122.35834: done checking for max_fail_percentage 7064 1726882122.35835: checking to see if all hosts have failed and the running result is not ok 7064 1726882122.35836: done checking to see if all hosts have failed 7064 1726882122.35836: getting the remaining hosts for this loop 7064 1726882122.35837: done getting the remaining hosts for this loop 7064 1726882122.35840: getting the next task for host managed_node1 7064 1726882122.35846: done getting next task for host managed_node1 7064 1726882122.35849: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7064 1726882122.35851: ^ 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? (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 7064 1726882122.35869: getting variables 7064 1726882122.35871: in VariableManager get_vars() 7064 1726882122.35928: Calling all_inventory to load vars for managed_node1 7064 1726882122.35931: Calling groups_inventory to load vars for managed_node1 7064 1726882122.35934: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882122.35942: Calling all_plugins_play to load vars for managed_node1 7064 1726882122.35945: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882122.35947: Calling groups_plugins_play to load vars for managed_node1 7064 1726882122.36897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882122.37854: done with get_vars() 7064 1726882122.37869: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:28:42 -0400 (0:00:00.067) 0:01:02.617 ****** 7064 1726882122.37936: entering _queue_task() for managed_node1/ping 7064 1726882122.38145: worker is 1 (out of 1 available) 7064 1726882122.38158: exiting _queue_task() for managed_node1/ping 7064 1726882122.38169: done queuing things up, now waiting for results queue to drain 7064 1726882122.38171: waiting for pending results... 7064 1726882122.38356: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7064 1726882122.38453: in run() - task 12673a56-9f93-1c1a-8029-000000000115 7064 1726882122.38464: variable 'ansible_search_path' from source: unknown 7064 1726882122.38468: variable 'ansible_search_path' from source: unknown 7064 1726882122.38497: calling self._execute() 7064 1726882122.38569: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882122.38573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882122.38585: variable 'omit' from source: magic vars 7064 1726882122.38876: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.38886: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882122.39020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882122.40516: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882122.40565: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882122.40596: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882122.40627: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882122.40646: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882122.40708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882122.40728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882122.40745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882122.40771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882122.40781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882122.40859: variable 'ansible_distribution' from source: facts 7064 1726882122.40863: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.40868: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882122.40945: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.40949: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882122.41061: variable 'ansible_distribution' from source: facts 7064 1726882122.41064: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.41070: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882122.41146: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.41150: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882122.41258: variable 'ansible_distribution' from source: facts 7064 1726882122.41261: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.41266: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882122.41272: variable 'omit' from source: magic vars 7064 1726882122.41312: variable 'omit' from source: magic vars 7064 1726882122.41338: variable 'omit' from source: magic vars 7064 1726882122.41358: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882122.41377: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882122.41392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882122.41409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882122.41417: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882122.41440: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882122.41443: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882122.41446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882122.41509: Set connection var ansible_connection to ssh 7064 1726882122.41518: Set connection var ansible_shell_executable to /bin/sh 7064 1726882122.41523: Set connection var ansible_pipelining to False 7064 1726882122.41528: Set connection var ansible_timeout to 10 7064 1726882122.41533: Set connection var ansible_shell_type to sh 7064 1726882122.41538: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882122.41553: variable 'ansible_shell_executable' from source: unknown 7064 1726882122.41558: variable 'ansible_connection' from source: unknown 7064 1726882122.41560: variable 'ansible_module_compression' from source: unknown 7064 1726882122.41563: variable 'ansible_shell_type' from source: unknown 7064 1726882122.41565: variable 'ansible_shell_executable' from source: unknown 7064 1726882122.41568: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882122.41570: variable 'ansible_pipelining' from source: unknown 7064 1726882122.41572: variable 'ansible_timeout' from source: unknown 7064 1726882122.41574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882122.41671: 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__) 7064 1726882122.41679: variable 'omit' from source: magic vars 7064 1726882122.41682: starting attempt loop 7064 1726882122.41687: running the handler 7064 1726882122.41703: _low_level_execute_command(): starting 7064 1726882122.41709: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882122.42170: 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 <<< 7064 1726882122.42205: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882122.42208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882122.42210: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882122.42212: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882122.42223: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882122.42266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882122.42269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882122.42272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882122.42328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882122.44063: stdout chunk (state=3): >>>/root <<< 7064 1726882122.44157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882122.44185: stderr chunk (state=3): >>><<< 7064 1726882122.44189: stdout chunk (state=3): >>><<< 7064 1726882122.44210: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882122.44220: _low_level_execute_command(): starting 7064 1726882122.44224: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882122.4421-9424-87658858451196 `" && echo ansible-tmp-1726882122.4421-9424-87658858451196="` echo /root/.ansible/tmp/ansible-tmp-1726882122.4421-9424-87658858451196 `" ) && sleep 0' 7064 1726882122.44649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882122.44652: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882122.44654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882122.44657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882122.44659: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882122.44701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882122.44722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882122.44763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882122.46619: stdout chunk (state=3): >>>ansible-tmp-1726882122.4421-9424-87658858451196=/root/.ansible/tmp/ansible-tmp-1726882122.4421-9424-87658858451196 <<< 7064 1726882122.46807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882122.46832: stderr chunk (state=3): >>><<< 7064 1726882122.46836: stdout chunk (state=3): >>><<< 7064 1726882122.46851: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882122.4421-9424-87658858451196=/root/.ansible/tmp/ansible-tmp-1726882122.4421-9424-87658858451196 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882122.46890: variable 'ansible_module_compression' from source: unknown 7064 1726882122.46921: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7064 1726882122.46949: variable 'ansible_facts' from source: unknown 7064 1726882122.47001: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882122.4421-9424-87658858451196/AnsiballZ_ping.py 7064 1726882122.47102: Sending initial data 7064 1726882122.47105: Sent initial data (147 bytes) 7064 1726882122.47545: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882122.47548: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882122.47551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882122.47553: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882122.47555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882122.47600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882122.47604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882122.47612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882122.47651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882122.49149: 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 <<< 7064 1726882122.49155: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882122.49186: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882122.49252: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpkbcnwnvm /root/.ansible/tmp/ansible-tmp-1726882122.4421-9424-87658858451196/AnsiballZ_ping.py <<< 7064 1726882122.49259: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882122.4421-9424-87658858451196/AnsiballZ_ping.py" <<< 7064 1726882122.49291: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpkbcnwnvm" to remote "/root/.ansible/tmp/ansible-tmp-1726882122.4421-9424-87658858451196/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882122.4421-9424-87658858451196/AnsiballZ_ping.py" <<< 7064 1726882122.49790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882122.49831: stderr chunk (state=3): >>><<< 7064 1726882122.49834: stdout chunk (state=3): >>><<< 7064 1726882122.49850: done transferring module to remote 7064 1726882122.49857: _low_level_execute_command(): starting 7064 1726882122.49861: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882122.4421-9424-87658858451196/ /root/.ansible/tmp/ansible-tmp-1726882122.4421-9424-87658858451196/AnsiballZ_ping.py && sleep 0' 7064 1726882122.50259: 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 <<< 7064 1726882122.50290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882122.50294: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882122.50298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882122.50301: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882122.50303: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882122.50305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882122.50350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882122.50354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882122.50403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882122.52098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882122.52116: stderr chunk (state=3): >>><<< 7064 1726882122.52120: stdout chunk (state=3): >>><<< 7064 1726882122.52133: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882122.52136: _low_level_execute_command(): starting 7064 1726882122.52141: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882122.4421-9424-87658858451196/AnsiballZ_ping.py && sleep 0' 7064 1726882122.52563: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882122.52566: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882122.52569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882122.52571: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882122.52573: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882122.52627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882122.52638: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882122.52640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882122.52675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882122.67254: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7064 1726882122.68398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882122.68423: stderr chunk (state=3): >>><<< 7064 1726882122.68427: stdout chunk (state=3): >>><<< 7064 1726882122.68441: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882122.68466: 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-1726882122.4421-9424-87658858451196/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882122.68473: _low_level_execute_command(): starting 7064 1726882122.68478: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882122.4421-9424-87658858451196/ > /dev/null 2>&1 && sleep 0' 7064 1726882122.68927: 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 <<< 7064 1726882122.68930: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882122.68933: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882122.68935: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882122.68985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882122.68989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882122.68998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882122.69035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882122.70818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882122.70838: stderr chunk (state=3): >>><<< 7064 1726882122.70843: stdout chunk (state=3): >>><<< 7064 1726882122.70856: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882122.70862: handler run complete 7064 1726882122.70874: attempt loop complete, returning result 7064 1726882122.70877: _execute() done 7064 1726882122.70880: dumping result to json 7064 1726882122.70882: done dumping result, returning 7064 1726882122.70890: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-1c1a-8029-000000000115] 7064 1726882122.70897: sending task result for task 12673a56-9f93-1c1a-8029-000000000115 7064 1726882122.70979: done sending task result for task 12673a56-9f93-1c1a-8029-000000000115 7064 1726882122.70982: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7064 1726882122.71048: no more pending results, returning what we have 7064 1726882122.71051: results queue empty 7064 1726882122.71052: checking for any_errors_fatal 7064 1726882122.71057: done checking for any_errors_fatal 7064 1726882122.71057: checking for max_fail_percentage 7064 1726882122.71059: done checking for max_fail_percentage 7064 1726882122.71060: checking to see if all hosts have failed and the running result is not ok 7064 1726882122.71061: done checking to see if all hosts have failed 7064 1726882122.71062: getting the remaining hosts for this loop 7064 1726882122.71063: done getting the remaining hosts for this loop 7064 1726882122.71067: getting the next task for host managed_node1 7064 1726882122.71076: done getting next task for host managed_node1 7064 1726882122.71078: ^ task is: TASK: meta (role_complete) 7064 1726882122.71081: ^ 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? (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 7064 1726882122.71097: getting variables 7064 1726882122.71099: in VariableManager get_vars() 7064 1726882122.71150: Calling all_inventory to load vars for managed_node1 7064 1726882122.71153: Calling groups_inventory to load vars for managed_node1 7064 1726882122.71155: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882122.71164: Calling all_plugins_play to load vars for managed_node1 7064 1726882122.71167: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882122.71169: Calling groups_plugins_play to load vars for managed_node1 7064 1726882122.71953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882122.72824: done with get_vars() 7064 1726882122.72841: done getting variables 7064 1726882122.72901: done queuing things up, now waiting for results queue to drain 7064 1726882122.72903: results queue empty 7064 1726882122.72904: checking for any_errors_fatal 7064 1726882122.72905: done checking for any_errors_fatal 7064 1726882122.72906: checking for max_fail_percentage 7064 1726882122.72907: done checking for max_fail_percentage 7064 1726882122.72907: checking to see if all hosts have failed and the running result is not ok 7064 1726882122.72908: done checking to see if all hosts have failed 7064 1726882122.72908: getting the remaining hosts for this loop 7064 1726882122.72909: done getting the remaining hosts for this loop 7064 1726882122.72911: getting the next task for host managed_node1 7064 1726882122.72914: done getting next task for host managed_node1 7064 1726882122.72915: ^ task is: TASK: Include the task 'test_802.1x_capath.yml' 7064 1726882122.72916: ^ 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 7064 1726882122.72921: getting variables 7064 1726882122.72922: in VariableManager get_vars() 7064 1726882122.72938: Calling all_inventory to load vars for managed_node1 7064 1726882122.72940: Calling groups_inventory to load vars for managed_node1 7064 1726882122.72941: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882122.72945: Calling all_plugins_play to load vars for managed_node1 7064 1726882122.72946: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882122.72947: Calling groups_plugins_play to load vars for managed_node1 7064 1726882122.73663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882122.74525: done with get_vars() 7064 1726882122.74540: done getting variables TASK [Include the task 'test_802.1x_capath.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:105 Friday 20 September 2024 21:28:42 -0400 (0:00:00.366) 0:01:02.983 ****** 7064 1726882122.74600: entering _queue_task() for managed_node1/include_tasks 7064 1726882122.75128: worker is 1 (out of 1 available) 7064 1726882122.75137: exiting _queue_task() for managed_node1/include_tasks 7064 1726882122.75147: done queuing things up, now waiting for results queue to drain 7064 1726882122.75149: waiting for pending results... 7064 1726882122.75354: running TaskExecutor() for managed_node1/TASK: Include the task 'test_802.1x_capath.yml' 7064 1726882122.75450: in run() - task 12673a56-9f93-1c1a-8029-000000000145 7064 1726882122.75455: variable 'ansible_search_path' from source: unknown 7064 1726882122.75460: calling self._execute() 7064 1726882122.75558: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882122.75562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882122.75570: variable 'omit' from source: magic vars 7064 1726882122.76003: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.76013: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882122.76164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882122.77659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882122.77883: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882122.77887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882122.77890: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882122.77897: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882122.77900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882122.77928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882122.77942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882122.77980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882122.77999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882122.78104: variable 'ansible_distribution' from source: facts 7064 1726882122.78108: variable 'ansible_distribution_major_version' from source: facts 7064 1726882122.78115: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882122.78121: _execute() done 7064 1726882122.78124: dumping result to json 7064 1726882122.78127: done dumping result, returning 7064 1726882122.78133: done running TaskExecutor() for managed_node1/TASK: Include the task 'test_802.1x_capath.yml' [12673a56-9f93-1c1a-8029-000000000145] 7064 1726882122.78143: sending task result for task 12673a56-9f93-1c1a-8029-000000000145 7064 1726882122.78233: done sending task result for task 12673a56-9f93-1c1a-8029-000000000145 7064 1726882122.78236: WORKER PROCESS EXITING 7064 1726882122.78268: no more pending results, returning what we have 7064 1726882122.78273: in VariableManager get_vars() 7064 1726882122.78335: Calling all_inventory to load vars for managed_node1 7064 1726882122.78337: Calling groups_inventory to load vars for managed_node1 7064 1726882122.78340: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882122.78350: Calling all_plugins_play to load vars for managed_node1 7064 1726882122.78355: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882122.78358: Calling groups_plugins_play to load vars for managed_node1 7064 1726882122.79727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882122.81467: done with get_vars() 7064 1726882122.81498: variable 'ansible_search_path' from source: unknown 7064 1726882122.81517: we have included files to process 7064 1726882122.81518: generating all_blocks data 7064 1726882122.81520: done generating all_blocks data 7064 1726882122.81526: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml 7064 1726882122.81527: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml 7064 1726882122.81530: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml 7064 1726882122.82863: in VariableManager get_vars() 7064 1726882122.82898: done with get_vars() 7064 1726882122.82903: variable 'omit' from source: magic vars 7064 1726882122.82934: variable 'omit' from source: magic vars 7064 1726882122.82974: in VariableManager get_vars() 7064 1726882122.83001: done with get_vars() 7064 1726882122.83024: in VariableManager get_vars() 7064 1726882122.83048: done with get_vars() 7064 1726882122.83086: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7064 1726882122.83203: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7064 1726882122.83280: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7064 1726882122.83678: in VariableManager get_vars() 7064 1726882122.83712: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7064 1726882122.86725: done processing included file 7064 1726882122.86728: iterating over new_blocks loaded from include file 7064 1726882122.86730: in VariableManager get_vars() 7064 1726882122.86763: done with get_vars() 7064 1726882122.86765: filtering new block on tags 7064 1726882122.86790: done filtering new block on tags 7064 1726882122.86999: in VariableManager get_vars() 7064 1726882122.87029: done with get_vars() 7064 1726882122.87031: filtering new block on tags 7064 1726882122.87131: done filtering new block on tags 7064 1726882122.87135: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml for managed_node1 7064 1726882122.87141: extending task lists for all hosts with included blocks 7064 1726882122.95884: done extending task lists 7064 1726882122.95886: done processing included files 7064 1726882122.95887: results queue empty 7064 1726882122.95888: checking for any_errors_fatal 7064 1726882122.95890: done checking for any_errors_fatal 7064 1726882122.95890: checking for max_fail_percentage 7064 1726882122.95891: done checking for max_fail_percentage 7064 1726882122.95896: checking to see if all hosts have failed and the running result is not ok 7064 1726882122.95897: done checking to see if all hosts have failed 7064 1726882122.95898: getting the remaining hosts for this loop 7064 1726882122.95899: done getting the remaining hosts for this loop 7064 1726882122.95902: getting the next task for host managed_node1 7064 1726882122.95906: done getting next task for host managed_node1 7064 1726882122.95913: ^ task is: TASK: TEST: 802.1x profile with unencrypted private key and ca_path 7064 1726882122.95922: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882122.95925: getting variables 7064 1726882122.95926: in VariableManager get_vars() 7064 1726882122.95959: Calling all_inventory to load vars for managed_node1 7064 1726882122.95962: Calling groups_inventory to load vars for managed_node1 7064 1726882122.95964: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882122.95975: Calling all_plugins_play to load vars for managed_node1 7064 1726882122.95977: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882122.95981: Calling groups_plugins_play to load vars for managed_node1 7064 1726882122.97664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882123.00607: done with get_vars() 7064 1726882123.00632: done getting variables 7064 1726882123.00678: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: 802.1x profile with unencrypted private key and ca_path] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:2 Friday 20 September 2024 21:28:43 -0400 (0:00:00.266) 0:01:03.249 ****** 7064 1726882123.01217: entering _queue_task() for managed_node1/debug 7064 1726882123.02054: worker is 1 (out of 1 available) 7064 1726882123.02067: exiting _queue_task() for managed_node1/debug 7064 1726882123.02078: done queuing things up, now waiting for results queue to drain 7064 1726882123.02079: waiting for pending results... 7064 1726882123.02817: running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key and ca_path 7064 1726882123.02824: in run() - task 12673a56-9f93-1c1a-8029-000000000565 7064 1726882123.02829: variable 'ansible_search_path' from source: unknown 7064 1726882123.02832: variable 'ansible_search_path' from source: unknown 7064 1726882123.02948: calling self._execute() 7064 1726882123.03402: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882123.03406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882123.03408: variable 'omit' from source: magic vars 7064 1726882123.03768: variable 'ansible_distribution_major_version' from source: facts 7064 1726882123.03786: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882123.04002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882123.06269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882123.06342: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882123.06383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882123.06430: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882123.06459: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882123.06548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882123.06581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882123.06615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882123.06662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882123.06680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882123.06805: variable 'ansible_distribution' from source: facts 7064 1726882123.06814: variable 'ansible_distribution_major_version' from source: facts 7064 1726882123.06826: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882123.06835: variable 'omit' from source: magic vars 7064 1726882123.06878: variable 'omit' from source: magic vars 7064 1726882123.06920: variable 'omit' from source: magic vars 7064 1726882123.06949: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882123.06983: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882123.07010: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882123.07030: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882123.07044: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882123.07081: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882123.07089: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882123.07100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882123.07196: Set connection var ansible_connection to ssh 7064 1726882123.07214: Set connection var ansible_shell_executable to /bin/sh 7064 1726882123.07224: Set connection var ansible_pipelining to False 7064 1726882123.07233: Set connection var ansible_timeout to 10 7064 1726882123.07241: Set connection var ansible_shell_type to sh 7064 1726882123.07249: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882123.07273: variable 'ansible_shell_executable' from source: unknown 7064 1726882123.07280: variable 'ansible_connection' from source: unknown 7064 1726882123.07288: variable 'ansible_module_compression' from source: unknown 7064 1726882123.07303: variable 'ansible_shell_type' from source: unknown 7064 1726882123.07309: variable 'ansible_shell_executable' from source: unknown 7064 1726882123.07316: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882123.07323: variable 'ansible_pipelining' from source: unknown 7064 1726882123.07329: variable 'ansible_timeout' from source: unknown 7064 1726882123.07336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882123.07437: 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) 7064 1726882123.07451: variable 'omit' from source: magic vars 7064 1726882123.07459: starting attempt loop 7064 1726882123.07515: running the handler 7064 1726882123.07521: handler run complete 7064 1726882123.07548: attempt loop complete, returning result 7064 1726882123.07555: _execute() done 7064 1726882123.07562: dumping result to json 7064 1726882123.07568: done dumping result, returning 7064 1726882123.07579: done running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key and ca_path [12673a56-9f93-1c1a-8029-000000000565] 7064 1726882123.07588: sending task result for task 12673a56-9f93-1c1a-8029-000000000565 ok: [managed_node1] => {} MSG: ################################################## 7064 1726882123.07774: no more pending results, returning what we have 7064 1726882123.07777: results queue empty 7064 1726882123.07778: checking for any_errors_fatal 7064 1726882123.07780: done checking for any_errors_fatal 7064 1726882123.07780: checking for max_fail_percentage 7064 1726882123.07782: done checking for max_fail_percentage 7064 1726882123.07783: checking to see if all hosts have failed and the running result is not ok 7064 1726882123.07784: done checking to see if all hosts have failed 7064 1726882123.07784: getting the remaining hosts for this loop 7064 1726882123.07786: done getting the remaining hosts for this loop 7064 1726882123.07790: getting the next task for host managed_node1 7064 1726882123.07802: done getting next task for host managed_node1 7064 1726882123.07805: ^ task is: TASK: Set __NM_capath_ignored_NVRs 7064 1726882123.07808: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7064 1726882123.07819: getting variables 7064 1726882123.07821: in VariableManager get_vars() 7064 1726882123.07883: Calling all_inventory to load vars for managed_node1 7064 1726882123.07886: Calling groups_inventory to load vars for managed_node1 7064 1726882123.07888: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882123.08106: Calling all_plugins_play to load vars for managed_node1 7064 1726882123.08109: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882123.08113: Calling groups_plugins_play to load vars for managed_node1 7064 1726882123.09001: done sending task result for task 12673a56-9f93-1c1a-8029-000000000565 7064 1726882123.09005: WORKER PROCESS EXITING 7064 1726882123.10412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882123.12101: done with get_vars() 7064 1726882123.12133: done getting variables 7064 1726882123.12204: 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_capath_ignored_NVRs] ******************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:6 Friday 20 September 2024 21:28:43 -0400 (0:00:00.110) 0:01:03.360 ****** 7064 1726882123.12236: entering _queue_task() for managed_node1/set_fact 7064 1726882123.12581: worker is 1 (out of 1 available) 7064 1726882123.12596: exiting _queue_task() for managed_node1/set_fact 7064 1726882123.12608: done queuing things up, now waiting for results queue to drain 7064 1726882123.12610: waiting for pending results... 7064 1726882123.12969: running TaskExecutor() for managed_node1/TASK: Set __NM_capath_ignored_NVRs 7064 1726882123.13119: in run() - task 12673a56-9f93-1c1a-8029-000000000566 7064 1726882123.13142: variable 'ansible_search_path' from source: unknown 7064 1726882123.13150: variable 'ansible_search_path' from source: unknown 7064 1726882123.13190: calling self._execute() 7064 1726882123.13296: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882123.13310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882123.13325: variable 'omit' from source: magic vars 7064 1726882123.13702: variable 'ansible_distribution_major_version' from source: facts 7064 1726882123.13721: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882123.13908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882123.16437: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882123.16515: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882123.16560: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882123.16604: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882123.16649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882123.16739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882123.16774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882123.16810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882123.16856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882123.16874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882123.17010: variable 'ansible_distribution' from source: facts 7064 1726882123.17022: variable 'ansible_distribution_major_version' from source: facts 7064 1726882123.17033: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882123.17044: variable 'omit' from source: magic vars 7064 1726882123.17083: variable 'omit' from source: magic vars 7064 1726882123.17131: variable 'omit' from source: magic vars 7064 1726882123.17168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882123.17206: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882123.17232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882123.17253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882123.17267: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882123.17308: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882123.17319: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882123.17329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882123.17424: Set connection var ansible_connection to ssh 7064 1726882123.17444: Set connection var ansible_shell_executable to /bin/sh 7064 1726882123.17457: Set connection var ansible_pipelining to False 7064 1726882123.17472: Set connection var ansible_timeout to 10 7064 1726882123.17484: Set connection var ansible_shell_type to sh 7064 1726882123.17500: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882123.17527: variable 'ansible_shell_executable' from source: unknown 7064 1726882123.17534: variable 'ansible_connection' from source: unknown 7064 1726882123.17544: variable 'ansible_module_compression' from source: unknown 7064 1726882123.17550: variable 'ansible_shell_type' from source: unknown 7064 1726882123.17557: variable 'ansible_shell_executable' from source: unknown 7064 1726882123.17564: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882123.17605: variable 'ansible_pipelining' from source: unknown 7064 1726882123.17633: variable 'ansible_timeout' from source: unknown 7064 1726882123.17643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882123.17775: 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) 7064 1726882123.17797: variable 'omit' from source: magic vars 7064 1726882123.17810: starting attempt loop 7064 1726882123.17817: running the handler 7064 1726882123.17832: handler run complete 7064 1726882123.17847: attempt loop complete, returning result 7064 1726882123.17855: _execute() done 7064 1726882123.17861: dumping result to json 7064 1726882123.17870: done dumping result, returning 7064 1726882123.17930: done running TaskExecutor() for managed_node1/TASK: Set __NM_capath_ignored_NVRs [12673a56-9f93-1c1a-8029-000000000566] 7064 1726882123.17942: sending task result for task 12673a56-9f93-1c1a-8029-000000000566 ok: [managed_node1] => { "ansible_facts": { "__NM_capath_ignored_NVRs": [ "NetworkManager-1.18.0-5.el7.x86_64", "NetworkManager-1.18.4-3.el7.x86_64", "NetworkManager-1.20.0-3.el8.x86_64", "NetworkManager-1.22.8-4.el8.x86_64", "NetworkManager-1.20.4-1.fc31.x86_64", "NetworkManager-1.22.10-1.fc32.x86_64", "NetworkManager-1.22.12-1.fc32.x86_64" ] }, "changed": false } 7064 1726882123.18151: no more pending results, returning what we have 7064 1726882123.18155: results queue empty 7064 1726882123.18156: checking for any_errors_fatal 7064 1726882123.18163: done checking for any_errors_fatal 7064 1726882123.18163: checking for max_fail_percentage 7064 1726882123.18165: done checking for max_fail_percentage 7064 1726882123.18166: checking to see if all hosts have failed and the running result is not ok 7064 1726882123.18167: done checking to see if all hosts have failed 7064 1726882123.18167: getting the remaining hosts for this loop 7064 1726882123.18169: done getting the remaining hosts for this loop 7064 1726882123.18172: getting the next task for host managed_node1 7064 1726882123.18179: done getting next task for host managed_node1 7064 1726882123.18181: ^ task is: TASK: Create directory for ca_path test 7064 1726882123.18184: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7064 1726882123.18200: getting variables 7064 1726882123.18203: in VariableManager get_vars() 7064 1726882123.18262: Calling all_inventory to load vars for managed_node1 7064 1726882123.18265: Calling groups_inventory to load vars for managed_node1 7064 1726882123.18268: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882123.18279: Calling all_plugins_play to load vars for managed_node1 7064 1726882123.18282: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882123.18289: done sending task result for task 12673a56-9f93-1c1a-8029-000000000566 7064 1726882123.18296: WORKER PROCESS EXITING 7064 1726882123.18399: Calling groups_plugins_play to load vars for managed_node1 7064 1726882123.19888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882123.22008: done with get_vars() 7064 1726882123.22039: done getting variables TASK [Create directory for ca_path test] *************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:22 Friday 20 September 2024 21:28:43 -0400 (0:00:00.098) 0:01:03.459 ****** 7064 1726882123.22134: entering _queue_task() for managed_node1/file 7064 1726882123.22547: worker is 1 (out of 1 available) 7064 1726882123.22559: exiting _queue_task() for managed_node1/file 7064 1726882123.22571: done queuing things up, now waiting for results queue to drain 7064 1726882123.22572: waiting for pending results... 7064 1726882123.22857: running TaskExecutor() for managed_node1/TASK: Create directory for ca_path test 7064 1726882123.22964: in run() - task 12673a56-9f93-1c1a-8029-000000000567 7064 1726882123.22985: variable 'ansible_search_path' from source: unknown 7064 1726882123.22991: variable 'ansible_search_path' from source: unknown 7064 1726882123.23037: calling self._execute() 7064 1726882123.23141: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882123.23150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882123.23168: variable 'omit' from source: magic vars 7064 1726882123.23607: variable 'ansible_distribution_major_version' from source: facts 7064 1726882123.23669: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882123.23960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882123.26569: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882123.26702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882123.26706: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882123.26729: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882123.26785: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882123.26955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882123.27004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882123.27045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882123.27115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882123.27187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882123.27283: variable 'ansible_distribution' from source: facts 7064 1726882123.27298: variable 'ansible_distribution_major_version' from source: facts 7064 1726882123.27310: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882123.27320: variable 'omit' from source: magic vars 7064 1726882123.27362: variable 'omit' from source: magic vars 7064 1726882123.27405: variable 'omit' from source: magic vars 7064 1726882123.27432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882123.27509: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882123.27512: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882123.27514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882123.27519: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882123.27550: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882123.27558: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882123.27568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882123.27663: Set connection var ansible_connection to ssh 7064 1726882123.27684: Set connection var ansible_shell_executable to /bin/sh 7064 1726882123.27695: Set connection var ansible_pipelining to False 7064 1726882123.27723: Set connection var ansible_timeout to 10 7064 1726882123.27725: Set connection var ansible_shell_type to sh 7064 1726882123.27727: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882123.27746: variable 'ansible_shell_executable' from source: unknown 7064 1726882123.27752: variable 'ansible_connection' from source: unknown 7064 1726882123.27757: variable 'ansible_module_compression' from source: unknown 7064 1726882123.27786: variable 'ansible_shell_type' from source: unknown 7064 1726882123.27789: variable 'ansible_shell_executable' from source: unknown 7064 1726882123.27791: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882123.27792: variable 'ansible_pipelining' from source: unknown 7064 1726882123.27797: variable 'ansible_timeout' from source: unknown 7064 1726882123.27799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882123.27922: 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__) 7064 1726882123.28001: variable 'omit' from source: magic vars 7064 1726882123.28004: starting attempt loop 7064 1726882123.28007: running the handler 7064 1726882123.28009: _low_level_execute_command(): starting 7064 1726882123.28011: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882123.28718: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882123.28778: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882123.28859: 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/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882123.28884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882123.28966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882123.30706: stdout chunk (state=3): >>>/root <<< 7064 1726882123.30921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882123.30925: stdout chunk (state=3): >>><<< 7064 1726882123.30927: stderr chunk (state=3): >>><<< 7064 1726882123.30948: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882123.31048: _low_level_execute_command(): starting 7064 1726882123.31052: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882123.3096292-9451-137933016476050 `" && echo ansible-tmp-1726882123.3096292-9451-137933016476050="` echo /root/.ansible/tmp/ansible-tmp-1726882123.3096292-9451-137933016476050 `" ) && sleep 0' 7064 1726882123.31569: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882123.31582: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882123.31600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882123.31617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882123.31636: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882123.31713: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882123.31745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882123.31760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882123.31782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882123.31855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882123.33722: stdout chunk (state=3): >>>ansible-tmp-1726882123.3096292-9451-137933016476050=/root/.ansible/tmp/ansible-tmp-1726882123.3096292-9451-137933016476050 <<< 7064 1726882123.33934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882123.33947: stdout chunk (state=3): >>><<< 7064 1726882123.33967: stderr chunk (state=3): >>><<< 7064 1726882123.33990: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882123.3096292-9451-137933016476050=/root/.ansible/tmp/ansible-tmp-1726882123.3096292-9451-137933016476050 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882123.34046: variable 'ansible_module_compression' from source: unknown 7064 1726882123.34119: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7064 1726882123.34170: variable 'ansible_facts' from source: unknown 7064 1726882123.34263: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882123.3096292-9451-137933016476050/AnsiballZ_file.py 7064 1726882123.34417: Sending initial data 7064 1726882123.34530: Sent initial data (151 bytes) 7064 1726882123.35101: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882123.35122: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882123.35235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882123.35257: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882123.35276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882123.35345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882123.36878: 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 <<< 7064 1726882123.36930: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882123.36975: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmptn4t4f0t /root/.ansible/tmp/ansible-tmp-1726882123.3096292-9451-137933016476050/AnsiballZ_file.py <<< 7064 1726882123.36991: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882123.3096292-9451-137933016476050/AnsiballZ_file.py" <<< 7064 1726882123.37034: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmptn4t4f0t" to remote "/root/.ansible/tmp/ansible-tmp-1726882123.3096292-9451-137933016476050/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882123.3096292-9451-137933016476050/AnsiballZ_file.py" <<< 7064 1726882123.38076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882123.38079: stdout chunk (state=3): >>><<< 7064 1726882123.38082: stderr chunk (state=3): >>><<< 7064 1726882123.38084: done transferring module to remote 7064 1726882123.38095: _low_level_execute_command(): starting 7064 1726882123.38104: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882123.3096292-9451-137933016476050/ /root/.ansible/tmp/ansible-tmp-1726882123.3096292-9451-137933016476050/AnsiballZ_file.py && sleep 0' 7064 1726882123.38803: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882123.38867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882123.38907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882123.38935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882123.40691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882123.40706: stdout chunk (state=3): >>><<< 7064 1726882123.40718: stderr chunk (state=3): >>><<< 7064 1726882123.40738: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882123.40747: _low_level_execute_command(): starting 7064 1726882123.40757: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882123.3096292-9451-137933016476050/AnsiballZ_file.py && sleep 0' 7064 1726882123.41352: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882123.41369: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882123.41386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882123.41407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882123.41426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882123.41520: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882123.41546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882123.41625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882123.57923: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882123.59265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882123.59335: stderr chunk (state=3): >>>Shared connection to 10.31.9.159 closed. <<< 7064 1726882123.59345: stdout chunk (state=3): >>><<< 7064 1726882123.59440: stderr chunk (state=3): >>><<< 7064 1726882123.59444: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882123.59484: done with _execute_module (file, {'path': '/etc/pki/tls/my_ca_certs', 'state': 'directory', 'mode': '0755', '_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': 'file', '_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-1726882123.3096292-9451-137933016476050/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882123.59541: _low_level_execute_command(): starting 7064 1726882123.59787: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882123.3096292-9451-137933016476050/ > /dev/null 2>&1 && sleep 0' 7064 1726882123.61011: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882123.61114: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882123.61132: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882123.61265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882123.63049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882123.63403: stderr chunk (state=3): >>><<< 7064 1726882123.63407: stdout chunk (state=3): >>><<< 7064 1726882123.63410: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882123.63413: handler run complete 7064 1726882123.63415: attempt loop complete, returning result 7064 1726882123.63417: _execute() done 7064 1726882123.63418: dumping result to json 7064 1726882123.63420: done dumping result, returning 7064 1726882123.63422: done running TaskExecutor() for managed_node1/TASK: Create directory for ca_path test [12673a56-9f93-1c1a-8029-000000000567] 7064 1726882123.63423: sending task result for task 12673a56-9f93-1c1a-8029-000000000567 7064 1726882123.63491: done sending task result for task 12673a56-9f93-1c1a-8029-000000000567 7064 1726882123.63702: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/tls/my_ca_certs", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "state": "directory", "uid": 0 } 7064 1726882123.63776: no more pending results, returning what we have 7064 1726882123.63779: results queue empty 7064 1726882123.63781: checking for any_errors_fatal 7064 1726882123.63789: done checking for any_errors_fatal 7064 1726882123.63789: checking for max_fail_percentage 7064 1726882123.63791: done checking for max_fail_percentage 7064 1726882123.63797: checking to see if all hosts have failed and the running result is not ok 7064 1726882123.63798: done checking to see if all hosts have failed 7064 1726882123.63799: getting the remaining hosts for this loop 7064 1726882123.63800: done getting the remaining hosts for this loop 7064 1726882123.63805: getting the next task for host managed_node1 7064 1726882123.63812: done getting next task for host managed_node1 7064 1726882123.63814: ^ task is: TASK: Copy cacert to ca_path 7064 1726882123.63817: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7064 1726882123.63820: getting variables 7064 1726882123.63822: in VariableManager get_vars() 7064 1726882123.63880: Calling all_inventory to load vars for managed_node1 7064 1726882123.63883: Calling groups_inventory to load vars for managed_node1 7064 1726882123.63885: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882123.64301: Calling all_plugins_play to load vars for managed_node1 7064 1726882123.64306: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882123.64310: Calling groups_plugins_play to load vars for managed_node1 7064 1726882123.67510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882123.70450: done with get_vars() 7064 1726882123.70487: done getting variables 7064 1726882123.70753: 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 [Copy cacert to ca_path] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:27 Friday 20 September 2024 21:28:43 -0400 (0:00:00.486) 0:01:03.945 ****** 7064 1726882123.70786: entering _queue_task() for managed_node1/copy 7064 1726882123.71551: worker is 1 (out of 1 available) 7064 1726882123.71565: exiting _queue_task() for managed_node1/copy 7064 1726882123.71577: done queuing things up, now waiting for results queue to drain 7064 1726882123.71579: waiting for pending results... 7064 1726882123.71808: running TaskExecutor() for managed_node1/TASK: Copy cacert to ca_path 7064 1726882123.71906: in run() - task 12673a56-9f93-1c1a-8029-000000000568 7064 1726882123.72122: variable 'ansible_search_path' from source: unknown 7064 1726882123.72125: variable 'ansible_search_path' from source: unknown 7064 1726882123.72158: calling self._execute() 7064 1726882123.72261: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882123.72265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882123.72278: variable 'omit' from source: magic vars 7064 1726882123.73057: variable 'ansible_distribution_major_version' from source: facts 7064 1726882123.73069: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882123.73469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882123.76627: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882123.76705: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882123.76725: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882123.76758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882123.76783: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882123.77000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882123.77004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882123.77007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882123.77009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882123.77012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882123.77083: variable 'ansible_distribution' from source: facts 7064 1726882123.77087: variable 'ansible_distribution_major_version' from source: facts 7064 1726882123.77090: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882123.77099: variable 'omit' from source: magic vars 7064 1726882123.77403: variable 'omit' from source: magic vars 7064 1726882123.77407: variable 'omit' from source: magic vars 7064 1726882123.77409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882123.77412: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882123.77415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882123.77417: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882123.77419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882123.77421: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882123.77423: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882123.77426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882123.77449: Set connection var ansible_connection to ssh 7064 1726882123.77703: Set connection var ansible_shell_executable to /bin/sh 7064 1726882123.77717: Set connection var ansible_pipelining to False 7064 1726882123.77722: Set connection var ansible_timeout to 10 7064 1726882123.77724: Set connection var ansible_shell_type to sh 7064 1726882123.77726: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882123.77749: variable 'ansible_shell_executable' from source: unknown 7064 1726882123.77752: variable 'ansible_connection' from source: unknown 7064 1726882123.77754: variable 'ansible_module_compression' from source: unknown 7064 1726882123.77757: variable 'ansible_shell_type' from source: unknown 7064 1726882123.77759: variable 'ansible_shell_executable' from source: unknown 7064 1726882123.77761: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882123.77902: variable 'ansible_pipelining' from source: unknown 7064 1726882123.77905: variable 'ansible_timeout' from source: unknown 7064 1726882123.77908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882123.78064: 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=False) 7064 1726882123.78074: variable 'omit' from source: magic vars 7064 1726882123.78087: starting attempt loop 7064 1726882123.78090: running the handler 7064 1726882123.78110: _low_level_execute_command(): starting 7064 1726882123.78113: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882123.79910: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882123.79915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882123.79917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882123.79919: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882123.79960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882123.81540: stdout chunk (state=3): >>>/root <<< 7064 1726882123.81635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882123.81684: stderr chunk (state=3): >>><<< 7064 1726882123.81812: stdout chunk (state=3): >>><<< 7064 1726882123.81838: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882123.81850: _low_level_execute_command(): starting 7064 1726882123.81855: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935 `" && echo ansible-tmp-1726882123.818384-9469-127624277950935="` echo /root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935 `" ) && sleep 0' 7064 1726882123.83079: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882123.83083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882123.83212: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882123.83291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882123.83312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882123.83412: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882123.83489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882123.85344: stdout chunk (state=3): >>>ansible-tmp-1726882123.818384-9469-127624277950935=/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935 <<< 7064 1726882123.85443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882123.85801: stderr chunk (state=3): >>><<< 7064 1726882123.85804: stdout chunk (state=3): >>><<< 7064 1726882123.85807: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882123.818384-9469-127624277950935=/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882123.85809: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7064 1726882123.85812: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/cacert.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cacert.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7064 1726882123.85844: variable 'ansible_module_compression' from source: unknown 7064 1726882123.86198: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7064 1726882123.86202: variable 'ansible_facts' from source: unknown 7064 1726882123.86204: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/AnsiballZ_stat.py 7064 1726882123.86533: Sending initial data 7064 1726882123.86549: Sent initial data (150 bytes) 7064 1726882123.87825: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882123.87849: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882123.87908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882123.87921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882123.88112: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882123.88167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882123.89696: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7064 1726882123.89834: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882123.89873: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882123.89920: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmptzrhp2ax /root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/AnsiballZ_stat.py <<< 7064 1726882123.89924: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/AnsiballZ_stat.py" <<< 7064 1726882123.89955: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmptzrhp2ax" to remote "/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/AnsiballZ_stat.py" <<< 7064 1726882123.91341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882123.91351: stderr chunk (state=3): >>><<< 7064 1726882123.91353: stdout chunk (state=3): >>><<< 7064 1726882123.91406: done transferring module to remote 7064 1726882123.91416: _low_level_execute_command(): starting 7064 1726882123.91421: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/ /root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/AnsiballZ_stat.py && sleep 0' 7064 1726882123.92598: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882123.92676: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882123.92686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882123.92740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882123.92751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882123.92795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882123.93006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882123.94626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882123.94663: stderr chunk (state=3): >>><<< 7064 1726882123.94672: stdout chunk (state=3): >>><<< 7064 1726882123.94897: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882123.94902: _low_level_execute_command(): starting 7064 1726882123.94905: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/AnsiballZ_stat.py && sleep 0' 7064 1726882123.96111: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882123.96317: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882123.96383: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882123.96464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882124.11315: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7064 1726882124.12742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882124.12831: stderr chunk (state=3): >>>Shared connection to 10.31.9.159 closed. <<< 7064 1726882124.12843: stdout chunk (state=3): >>><<< 7064 1726882124.12852: stderr chunk (state=3): >>><<< 7064 1726882124.12871: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882124.12908: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/my_ca_certs/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882123.818384-9469-127624277950935/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7064 1726882124.13077: Sending initial data 7064 1726882124.13080: Sent initial data (194 bytes) 7064 1726882124.13667: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882124.13681: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882124.13723: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882124.13734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882124.13827: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882124.13839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882124.13857: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882124.13938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882124.15500: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7064 1726882124.15518: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882124.15573: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882124.15634: stdout chunk (state=3): >>>sftp> put /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/.source.pem <<< 7064 1726882124.15655: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/.source.pem" <<< 7064 1726882124.15690: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/.source.pem" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/.source.pem" <<< 7064 1726882124.15942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882124.15966: stderr chunk (state=3): >>><<< 7064 1726882124.15980: stdout chunk (state=3): >>><<< 7064 1726882124.16008: _low_level_execute_command(): starting 7064 1726882124.16026: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/ /root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/.source.pem && sleep 0' 7064 1726882124.16938: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882124.16956: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882124.17233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882124.17270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882124.19199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882124.19202: stdout chunk (state=3): >>><<< 7064 1726882124.19204: stderr chunk (state=3): >>><<< 7064 1726882124.19207: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882124.19209: variable 'ansible_module_compression' from source: unknown 7064 1726882124.19210: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7064 1726882124.19212: variable 'ansible_facts' from source: unknown 7064 1726882124.19254: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/AnsiballZ_copy.py 7064 1726882124.19461: Sending initial data 7064 1726882124.19464: Sent initial data (150 bytes) 7064 1726882124.19982: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882124.20007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882124.20110: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882124.20127: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882124.20148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882124.20164: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882124.20235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882124.21750: 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 <<< 7064 1726882124.21787: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882124.21821: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpe9dhvdz9 /root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/AnsiballZ_copy.py <<< 7064 1726882124.21830: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/AnsiballZ_copy.py" <<< 7064 1726882124.21901: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpe9dhvdz9" to remote "/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/AnsiballZ_copy.py" <<< 7064 1726882124.22633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882124.22667: stderr chunk (state=3): >>><<< 7064 1726882124.22744: stdout chunk (state=3): >>><<< 7064 1726882124.22747: done transferring module to remote 7064 1726882124.22750: _low_level_execute_command(): starting 7064 1726882124.22752: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/ /root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/AnsiballZ_copy.py && sleep 0' 7064 1726882124.23366: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882124.23411: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882124.23423: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882124.23513: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882124.23536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882124.23604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882124.25407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882124.25441: stdout chunk (state=3): >>><<< 7064 1726882124.25444: stderr chunk (state=3): >>><<< 7064 1726882124.25542: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882124.25546: _low_level_execute_command(): starting 7064 1726882124.25549: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/AnsiballZ_copy.py && sleep 0' 7064 1726882124.26216: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882124.26249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882124.26267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882124.26288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882124.26370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882124.42433: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/.source.pem", "dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882124.43739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882124.43847: stderr chunk (state=3): >>><<< 7064 1726882124.43851: stdout chunk (state=3): >>><<< 7064 1726882124.43854: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/.source.pem", "dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882124.43857: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/.source.pem', 'dest': '/etc/pki/tls/my_ca_certs/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_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.copy', '_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-1726882123.818384-9469-127624277950935/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882124.43859: _low_level_execute_command(): starting 7064 1726882124.43862: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/ > /dev/null 2>&1 && sleep 0' 7064 1726882124.44990: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882124.45248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882124.45278: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882124.45343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882124.47332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882124.47335: stdout chunk (state=3): >>><<< 7064 1726882124.47338: stderr chunk (state=3): >>><<< 7064 1726882124.47354: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882124.47366: handler run complete 7064 1726882124.47600: attempt loop complete, returning result 7064 1726882124.47603: _execute() done 7064 1726882124.47605: dumping result to json 7064 1726882124.47608: done dumping result, returning 7064 1726882124.47610: done running TaskExecutor() for managed_node1/TASK: Copy cacert to ca_path [12673a56-9f93-1c1a-8029-000000000568] 7064 1726882124.47612: sending task result for task 12673a56-9f93-1c1a-8029-000000000568 7064 1726882124.47685: done sending task result for task 12673a56-9f93-1c1a-8029-000000000568 7064 1726882124.47688: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "gid": 0, "group": "root", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1726882123.818384-9469-127624277950935/.source.pem", "state": "file", "uid": 0 } 7064 1726882124.47766: no more pending results, returning what we have 7064 1726882124.47770: results queue empty 7064 1726882124.47771: checking for any_errors_fatal 7064 1726882124.47781: done checking for any_errors_fatal 7064 1726882124.47782: checking for max_fail_percentage 7064 1726882124.47784: done checking for max_fail_percentage 7064 1726882124.47785: checking to see if all hosts have failed and the running result is not ok 7064 1726882124.47791: done checking to see if all hosts have failed 7064 1726882124.47792: getting the remaining hosts for this loop 7064 1726882124.47798: done getting the remaining hosts for this loop 7064 1726882124.47803: getting the next task for host managed_node1 7064 1726882124.47810: done getting next task for host managed_node1 7064 1726882124.47814: ^ task is: TASK: Install openssl (test dependency) 7064 1726882124.47817: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7064 1726882124.47821: getting variables 7064 1726882124.47823: in VariableManager get_vars() 7064 1726882124.47889: Calling all_inventory to load vars for managed_node1 7064 1726882124.48297: Calling groups_inventory to load vars for managed_node1 7064 1726882124.48302: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882124.48313: Calling all_plugins_play to load vars for managed_node1 7064 1726882124.48316: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882124.48319: Calling groups_plugins_play to load vars for managed_node1 7064 1726882124.50858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882124.51841: done with get_vars() 7064 1726882124.51862: done getting variables 7064 1726882124.51909: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install openssl (test dependency)] *************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:32 Friday 20 September 2024 21:28:44 -0400 (0:00:00.811) 0:01:04.757 ****** 7064 1726882124.51931: entering _queue_task() for managed_node1/package 7064 1726882124.52178: worker is 1 (out of 1 available) 7064 1726882124.52196: exiting _queue_task() for managed_node1/package 7064 1726882124.52209: done queuing things up, now waiting for results queue to drain 7064 1726882124.52211: waiting for pending results... 7064 1726882124.52620: running TaskExecutor() for managed_node1/TASK: Install openssl (test dependency) 7064 1726882124.52626: in run() - task 12673a56-9f93-1c1a-8029-000000000569 7064 1726882124.52629: variable 'ansible_search_path' from source: unknown 7064 1726882124.52632: variable 'ansible_search_path' from source: unknown 7064 1726882124.52634: calling self._execute() 7064 1726882124.52739: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882124.52755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882124.52774: variable 'omit' from source: magic vars 7064 1726882124.53300: variable 'ansible_distribution_major_version' from source: facts 7064 1726882124.53304: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882124.53633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882124.55362: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882124.55407: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882124.55437: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882124.55463: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882124.55483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882124.55542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882124.55566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882124.55583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882124.55612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882124.55623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882124.55707: variable 'ansible_distribution' from source: facts 7064 1726882124.55710: variable 'ansible_distribution_major_version' from source: facts 7064 1726882124.55716: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882124.55721: variable 'omit' from source: magic vars 7064 1726882124.55761: variable 'omit' from source: magic vars 7064 1726882124.56099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882124.56102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882124.56105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882124.56107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882124.56110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882124.56169: variable '__network_is_ostree' from source: set_fact 7064 1726882124.56178: variable 'omit' from source: magic vars 7064 1726882124.56212: variable 'omit' from source: magic vars 7064 1726882124.56250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882124.56280: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882124.56310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882124.56339: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882124.56371: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882124.56416: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882124.56433: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882124.56450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882124.56569: Set connection var ansible_connection to ssh 7064 1726882124.56585: Set connection var ansible_shell_executable to /bin/sh 7064 1726882124.56597: Set connection var ansible_pipelining to False 7064 1726882124.56609: Set connection var ansible_timeout to 10 7064 1726882124.56618: Set connection var ansible_shell_type to sh 7064 1726882124.56660: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882124.56672: variable 'ansible_shell_executable' from source: unknown 7064 1726882124.56681: variable 'ansible_connection' from source: unknown 7064 1726882124.56688: variable 'ansible_module_compression' from source: unknown 7064 1726882124.56700: variable 'ansible_shell_type' from source: unknown 7064 1726882124.56774: variable 'ansible_shell_executable' from source: unknown 7064 1726882124.56778: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882124.56780: variable 'ansible_pipelining' from source: unknown 7064 1726882124.56784: variable 'ansible_timeout' from source: unknown 7064 1726882124.56786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882124.56851: 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=False) 7064 1726882124.56882: variable 'omit' from source: magic vars 7064 1726882124.56885: starting attempt loop 7064 1726882124.56901: running the handler 7064 1726882124.56991: variable 'ansible_facts' from source: unknown 7064 1726882124.56998: variable 'ansible_facts' from source: unknown 7064 1726882124.57001: _low_level_execute_command(): starting 7064 1726882124.57003: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882124.58058: 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 <<< 7064 1726882124.58064: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882124.58149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882124.59776: stdout chunk (state=3): >>>/root <<< 7064 1726882124.59908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882124.59912: stdout chunk (state=3): >>><<< 7064 1726882124.59995: stderr chunk (state=3): >>><<< 7064 1726882124.59999: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882124.60002: _low_level_execute_command(): starting 7064 1726882124.60004: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882124.5993936-9512-159557587201270 `" && echo ansible-tmp-1726882124.5993936-9512-159557587201270="` echo /root/.ansible/tmp/ansible-tmp-1726882124.5993936-9512-159557587201270 `" ) && sleep 0' 7064 1726882124.60699: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882124.60702: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882124.60705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882124.60707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882124.60709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882124.60714: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882124.60716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882124.60718: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882124.60720: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882124.60722: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7064 1726882124.60725: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882124.61000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882124.61008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882124.62883: stdout chunk (state=3): >>>ansible-tmp-1726882124.5993936-9512-159557587201270=/root/.ansible/tmp/ansible-tmp-1726882124.5993936-9512-159557587201270 <<< 7064 1726882124.63017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882124.63020: stderr chunk (state=3): >>><<< 7064 1726882124.63021: stdout chunk (state=3): >>><<< 7064 1726882124.63033: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882124.5993936-9512-159557587201270=/root/.ansible/tmp/ansible-tmp-1726882124.5993936-9512-159557587201270 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882124.63058: variable 'ansible_module_compression' from source: unknown 7064 1726882124.63119: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7064 1726882124.63147: variable 'ansible_facts' from source: unknown 7064 1726882124.63228: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882124.5993936-9512-159557587201270/AnsiballZ_dnf.py 7064 1726882124.63324: Sending initial data 7064 1726882124.63327: Sent initial data (150 bytes) 7064 1726882124.63727: 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 <<< 7064 1726882124.63731: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882124.63749: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882124.63752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882124.63834: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882124.63873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882124.65523: 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 <<< 7064 1726882124.65566: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882124.65612: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp2g2rh8qk /root/.ansible/tmp/ansible-tmp-1726882124.5993936-9512-159557587201270/AnsiballZ_dnf.py <<< 7064 1726882124.65614: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882124.5993936-9512-159557587201270/AnsiballZ_dnf.py" <<< 7064 1726882124.65660: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp2g2rh8qk" to remote "/root/.ansible/tmp/ansible-tmp-1726882124.5993936-9512-159557587201270/AnsiballZ_dnf.py" <<< 7064 1726882124.65662: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882124.5993936-9512-159557587201270/AnsiballZ_dnf.py" <<< 7064 1726882124.66325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882124.66363: stderr chunk (state=3): >>><<< 7064 1726882124.66366: stdout chunk (state=3): >>><<< 7064 1726882124.66382: done transferring module to remote 7064 1726882124.66390: _low_level_execute_command(): starting 7064 1726882124.66399: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882124.5993936-9512-159557587201270/ /root/.ansible/tmp/ansible-tmp-1726882124.5993936-9512-159557587201270/AnsiballZ_dnf.py && sleep 0' 7064 1726882124.66776: 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 <<< 7064 1726882124.66813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882124.66817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882124.66819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882124.66823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882124.66863: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882124.66867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882124.66917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882124.68714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882124.68741: stderr chunk (state=3): >>><<< 7064 1726882124.68744: stdout chunk (state=3): >>><<< 7064 1726882124.68758: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882124.68761: _low_level_execute_command(): starting 7064 1726882124.68766: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882124.5993936-9512-159557587201270/AnsiballZ_dnf.py && sleep 0' 7064 1726882124.69187: 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 <<< 7064 1726882124.69219: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882124.69223: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882124.69225: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882124.69228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882124.69279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882124.69290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882124.69292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882124.69334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882125.09660: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["openssl"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7064 1726882125.13963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882125.13967: stderr chunk (state=3): >>><<< 7064 1726882125.13969: stdout chunk (state=3): >>><<< 7064 1726882125.14041: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["openssl"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882125.14301: done with _execute_module (ansible.legacy.dnf, {'name': 'openssl', 'state': 'present', '_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.dnf', '_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-1726882124.5993936-9512-159557587201270/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882125.14306: _low_level_execute_command(): starting 7064 1726882125.14308: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882124.5993936-9512-159557587201270/ > /dev/null 2>&1 && sleep 0' 7064 1726882125.15629: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882125.15712: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882125.15810: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.15952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882125.15991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882125.17817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882125.17870: stderr chunk (state=3): >>><<< 7064 1726882125.17972: stdout chunk (state=3): >>><<< 7064 1726882125.17976: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882125.17986: handler run complete 7064 1726882125.18031: attempt loop complete, returning result 7064 1726882125.18085: _execute() done 7064 1726882125.18090: dumping result to json 7064 1726882125.18104: done dumping result, returning 7064 1726882125.18115: done running TaskExecutor() for managed_node1/TASK: Install openssl (test dependency) [12673a56-9f93-1c1a-8029-000000000569] 7064 1726882125.18402: sending task result for task 12673a56-9f93-1c1a-8029-000000000569 7064 1726882125.18471: done sending task result for task 12673a56-9f93-1c1a-8029-000000000569 7064 1726882125.18474: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7064 1726882125.18558: no more pending results, returning what we have 7064 1726882125.18561: results queue empty 7064 1726882125.18562: checking for any_errors_fatal 7064 1726882125.18570: done checking for any_errors_fatal 7064 1726882125.18571: checking for max_fail_percentage 7064 1726882125.18573: done checking for max_fail_percentage 7064 1726882125.18574: checking to see if all hosts have failed and the running result is not ok 7064 1726882125.18575: done checking to see if all hosts have failed 7064 1726882125.18576: getting the remaining hosts for this loop 7064 1726882125.18577: done getting the remaining hosts for this loop 7064 1726882125.18581: getting the next task for host managed_node1 7064 1726882125.18589: done getting next task for host managed_node1 7064 1726882125.18592: ^ task is: TASK: Hash cacert 7064 1726882125.18599: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7064 1726882125.18603: getting variables 7064 1726882125.18604: in VariableManager get_vars() 7064 1726882125.18666: Calling all_inventory to load vars for managed_node1 7064 1726882125.18669: Calling groups_inventory to load vars for managed_node1 7064 1726882125.18672: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882125.18683: Calling all_plugins_play to load vars for managed_node1 7064 1726882125.18686: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882125.18689: Calling groups_plugins_play to load vars for managed_node1 7064 1726882125.20411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882125.22309: done with get_vars() 7064 1726882125.22333: done getting variables 7064 1726882125.22401: 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 [Hash cacert] ************************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:37 Friday 20 September 2024 21:28:45 -0400 (0:00:00.704) 0:01:05.462 ****** 7064 1726882125.22432: entering _queue_task() for managed_node1/command 7064 1726882125.23231: worker is 1 (out of 1 available) 7064 1726882125.23242: exiting _queue_task() for managed_node1/command 7064 1726882125.23253: done queuing things up, now waiting for results queue to drain 7064 1726882125.23254: waiting for pending results... 7064 1726882125.23813: running TaskExecutor() for managed_node1/TASK: Hash cacert 7064 1726882125.23818: in run() - task 12673a56-9f93-1c1a-8029-00000000056a 7064 1726882125.23821: variable 'ansible_search_path' from source: unknown 7064 1726882125.23824: variable 'ansible_search_path' from source: unknown 7064 1726882125.23939: calling self._execute() 7064 1726882125.24157: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882125.24161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882125.24181: variable 'omit' from source: magic vars 7064 1726882125.24913: variable 'ansible_distribution_major_version' from source: facts 7064 1726882125.25015: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882125.25485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882125.30180: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882125.30328: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882125.30603: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882125.30606: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882125.30608: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882125.30686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882125.30835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882125.30867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882125.30927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882125.30944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882125.31078: variable 'ansible_distribution' from source: facts 7064 1726882125.31088: variable 'ansible_distribution_major_version' from source: facts 7064 1726882125.31107: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882125.31118: variable 'omit' from source: magic vars 7064 1726882125.31166: variable 'omit' from source: magic vars 7064 1726882125.31227: variable 'omit' from source: magic vars 7064 1726882125.31267: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882125.31303: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882125.31329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882125.31350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882125.31372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882125.31411: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882125.31471: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882125.31474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882125.31530: Set connection var ansible_connection to ssh 7064 1726882125.31547: Set connection var ansible_shell_executable to /bin/sh 7064 1726882125.31557: Set connection var ansible_pipelining to False 7064 1726882125.31565: Set connection var ansible_timeout to 10 7064 1726882125.31579: Set connection var ansible_shell_type to sh 7064 1726882125.31589: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882125.31622: variable 'ansible_shell_executable' from source: unknown 7064 1726882125.31632: variable 'ansible_connection' from source: unknown 7064 1726882125.31638: variable 'ansible_module_compression' from source: unknown 7064 1726882125.31690: variable 'ansible_shell_type' from source: unknown 7064 1726882125.31697: variable 'ansible_shell_executable' from source: unknown 7064 1726882125.31700: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882125.31702: variable 'ansible_pipelining' from source: unknown 7064 1726882125.31704: variable 'ansible_timeout' from source: unknown 7064 1726882125.31707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882125.31788: 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) 7064 1726882125.31840: variable 'omit' from source: magic vars 7064 1726882125.31849: starting attempt loop 7064 1726882125.31855: running the handler 7064 1726882125.31910: _low_level_execute_command(): starting 7064 1726882125.31913: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882125.32684: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.32752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882125.32811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882125.33024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882125.34678: stdout chunk (state=3): >>>/root <<< 7064 1726882125.34719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882125.34768: stderr chunk (state=3): >>><<< 7064 1726882125.34771: stdout chunk (state=3): >>><<< 7064 1726882125.34800: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882125.34812: _low_level_execute_command(): starting 7064 1726882125.34817: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882125.3479867-9542-120028417552300 `" && echo ansible-tmp-1726882125.3479867-9542-120028417552300="` echo /root/.ansible/tmp/ansible-tmp-1726882125.3479867-9542-120028417552300 `" ) && sleep 0' 7064 1726882125.35901: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882125.36000: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882125.36003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882125.36100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882125.36103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882125.36106: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882125.36109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.36111: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882125.36113: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882125.36115: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7064 1726882125.36117: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882125.36119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882125.36120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882125.36122: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882125.36124: stderr chunk (state=3): >>>debug2: match found <<< 7064 1726882125.36125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.36243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882125.36274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882125.36288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882125.36399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882125.38214: stdout chunk (state=3): >>>ansible-tmp-1726882125.3479867-9542-120028417552300=/root/.ansible/tmp/ansible-tmp-1726882125.3479867-9542-120028417552300 <<< 7064 1726882125.38311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882125.38369: stderr chunk (state=3): >>><<< 7064 1726882125.38372: stdout chunk (state=3): >>><<< 7064 1726882125.38502: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882125.3479867-9542-120028417552300=/root/.ansible/tmp/ansible-tmp-1726882125.3479867-9542-120028417552300 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882125.38505: variable 'ansible_module_compression' from source: unknown 7064 1726882125.38559: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7064 1726882125.38598: variable 'ansible_facts' from source: unknown 7064 1726882125.38784: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882125.3479867-9542-120028417552300/AnsiballZ_command.py 7064 1726882125.39186: Sending initial data 7064 1726882125.39189: Sent initial data (154 bytes) 7064 1726882125.40618: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.40633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882125.40655: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882125.40726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882125.42236: 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 <<< 7064 1726882125.42353: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882125.42385: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpj87mejqj /root/.ansible/tmp/ansible-tmp-1726882125.3479867-9542-120028417552300/AnsiballZ_command.py <<< 7064 1726882125.42389: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882125.3479867-9542-120028417552300/AnsiballZ_command.py" <<< 7064 1726882125.42429: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpj87mejqj" to remote "/root/.ansible/tmp/ansible-tmp-1726882125.3479867-9542-120028417552300/AnsiballZ_command.py" <<< 7064 1726882125.42432: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882125.3479867-9542-120028417552300/AnsiballZ_command.py" <<< 7064 1726882125.43853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882125.43857: stderr chunk (state=3): >>><<< 7064 1726882125.43859: stdout chunk (state=3): >>><<< 7064 1726882125.43921: done transferring module to remote 7064 1726882125.43931: _low_level_execute_command(): starting 7064 1726882125.43936: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882125.3479867-9542-120028417552300/ /root/.ansible/tmp/ansible-tmp-1726882125.3479867-9542-120028417552300/AnsiballZ_command.py && sleep 0' 7064 1726882125.45190: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882125.45198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882125.45201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882125.45203: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882125.45205: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882125.45207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.45302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882125.45318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882125.45396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882125.45506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882125.47327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882125.47332: stderr chunk (state=3): >>><<< 7064 1726882125.47335: stdout chunk (state=3): >>><<< 7064 1726882125.47368: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882125.47372: _low_level_execute_command(): starting 7064 1726882125.47375: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882125.3479867-9542-120028417552300/AnsiballZ_command.py && sleep 0' 7064 1726882125.48773: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882125.48781: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.48784: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882125.48786: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882125.48788: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.48886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882125.49218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882125.65932: stdout chunk (state=3): >>> {"changed": true, "stdout": "d1b7d027", "stderr": "", "rc": 0, "cmd": ["openssl", "x509", "-hash", "-noout", "-in", "/etc/pki/tls/my_ca_certs/cacert.pem"], "start": "2024-09-20 21:28:45.637327", "end": "2024-09-20 21:28:45.657825", "delta": "0:00:00.020498", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl x509 -hash -noout -in /etc/pki/tls/my_ca_certs/cacert.pem", "_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}}} <<< 7064 1726882125.67270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882125.67302: stderr chunk (state=3): >>><<< 7064 1726882125.67305: stdout chunk (state=3): >>><<< 7064 1726882125.67321: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "d1b7d027", "stderr": "", "rc": 0, "cmd": ["openssl", "x509", "-hash", "-noout", "-in", "/etc/pki/tls/my_ca_certs/cacert.pem"], "start": "2024-09-20 21:28:45.637327", "end": "2024-09-20 21:28:45.657825", "delta": "0:00:00.020498", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl x509 -hash -noout -in /etc/pki/tls/my_ca_certs/cacert.pem", "_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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882125.67355: done with _execute_module (ansible.legacy.command, {'_raw_params': 'openssl x509 -hash -noout -in /etc/pki/tls/my_ca_certs/cacert.pem', '_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-1726882125.3479867-9542-120028417552300/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882125.67361: _low_level_execute_command(): starting 7064 1726882125.67366: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882125.3479867-9542-120028417552300/ > /dev/null 2>&1 && sleep 0' 7064 1726882125.67788: 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 <<< 7064 1726882125.67791: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.67819: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882125.67822: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.67877: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882125.67880: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882125.67884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882125.67927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882125.69680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882125.69709: stderr chunk (state=3): >>><<< 7064 1726882125.69712: stdout chunk (state=3): >>><<< 7064 1726882125.69726: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882125.69732: handler run complete 7064 1726882125.69749: Evaluated conditional (False): False 7064 1726882125.69758: attempt loop complete, returning result 7064 1726882125.69761: _execute() done 7064 1726882125.69763: dumping result to json 7064 1726882125.69768: done dumping result, returning 7064 1726882125.69775: done running TaskExecutor() for managed_node1/TASK: Hash cacert [12673a56-9f93-1c1a-8029-00000000056a] 7064 1726882125.69779: sending task result for task 12673a56-9f93-1c1a-8029-00000000056a 7064 1726882125.69875: done sending task result for task 12673a56-9f93-1c1a-8029-00000000056a 7064 1726882125.69877: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "openssl", "x509", "-hash", "-noout", "-in", "/etc/pki/tls/my_ca_certs/cacert.pem" ], "delta": "0:00:00.020498", "end": "2024-09-20 21:28:45.657825", "rc": 0, "start": "2024-09-20 21:28:45.637327" } STDOUT: d1b7d027 7064 1726882125.69947: no more pending results, returning what we have 7064 1726882125.69951: results queue empty 7064 1726882125.69952: checking for any_errors_fatal 7064 1726882125.69960: done checking for any_errors_fatal 7064 1726882125.69961: checking for max_fail_percentage 7064 1726882125.69963: done checking for max_fail_percentage 7064 1726882125.69963: checking to see if all hosts have failed and the running result is not ok 7064 1726882125.69964: done checking to see if all hosts have failed 7064 1726882125.69965: getting the remaining hosts for this loop 7064 1726882125.69966: done getting the remaining hosts for this loop 7064 1726882125.69971: getting the next task for host managed_node1 7064 1726882125.69977: done getting next task for host managed_node1 7064 1726882125.69980: ^ task is: TASK: Add symlink for cacert 7064 1726882125.69982: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7064 1726882125.69986: getting variables 7064 1726882125.69987: in VariableManager get_vars() 7064 1726882125.70045: Calling all_inventory to load vars for managed_node1 7064 1726882125.70048: Calling groups_inventory to load vars for managed_node1 7064 1726882125.70050: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882125.70060: Calling all_plugins_play to load vars for managed_node1 7064 1726882125.70063: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882125.70065: Calling groups_plugins_play to load vars for managed_node1 7064 1726882125.70856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882125.71713: done with get_vars() 7064 1726882125.71733: done getting variables TASK [Add symlink for cacert] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:41 Friday 20 September 2024 21:28:45 -0400 (0:00:00.493) 0:01:05.955 ****** 7064 1726882125.71802: entering _queue_task() for managed_node1/file 7064 1726882125.72039: worker is 1 (out of 1 available) 7064 1726882125.72052: exiting _queue_task() for managed_node1/file 7064 1726882125.72064: done queuing things up, now waiting for results queue to drain 7064 1726882125.72066: waiting for pending results... 7064 1726882125.72242: running TaskExecutor() for managed_node1/TASK: Add symlink for cacert 7064 1726882125.72315: in run() - task 12673a56-9f93-1c1a-8029-00000000056b 7064 1726882125.72327: variable 'ansible_search_path' from source: unknown 7064 1726882125.72331: variable 'ansible_search_path' from source: unknown 7064 1726882125.72359: calling self._execute() 7064 1726882125.72443: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882125.72448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882125.72457: variable 'omit' from source: magic vars 7064 1726882125.72746: variable 'ansible_distribution_major_version' from source: facts 7064 1726882125.72757: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882125.72891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882125.74396: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882125.74442: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882125.74470: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882125.74497: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882125.74518: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882125.74574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882125.74602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882125.74620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882125.74646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882125.74656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882125.74742: variable 'ansible_distribution' from source: facts 7064 1726882125.74745: variable 'ansible_distribution_major_version' from source: facts 7064 1726882125.74751: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882125.74758: variable 'omit' from source: magic vars 7064 1726882125.74782: variable 'omit' from source: magic vars 7064 1726882125.74861: variable 'cacert_hash' from source: set_fact 7064 1726882125.74878: variable 'omit' from source: magic vars 7064 1726882125.74903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882125.74922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882125.74938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882125.74951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882125.74960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882125.74982: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882125.74986: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882125.74989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882125.75053: Set connection var ansible_connection to ssh 7064 1726882125.75063: Set connection var ansible_shell_executable to /bin/sh 7064 1726882125.75068: Set connection var ansible_pipelining to False 7064 1726882125.75074: Set connection var ansible_timeout to 10 7064 1726882125.75079: Set connection var ansible_shell_type to sh 7064 1726882125.75083: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882125.75102: variable 'ansible_shell_executable' from source: unknown 7064 1726882125.75105: variable 'ansible_connection' from source: unknown 7064 1726882125.75107: variable 'ansible_module_compression' from source: unknown 7064 1726882125.75110: variable 'ansible_shell_type' from source: unknown 7064 1726882125.75113: variable 'ansible_shell_executable' from source: unknown 7064 1726882125.75116: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882125.75118: variable 'ansible_pipelining' from source: unknown 7064 1726882125.75122: variable 'ansible_timeout' from source: unknown 7064 1726882125.75124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882125.75219: 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__) 7064 1726882125.75227: variable 'omit' from source: magic vars 7064 1726882125.75233: starting attempt loop 7064 1726882125.75241: running the handler 7064 1726882125.75248: _low_level_execute_command(): starting 7064 1726882125.75255: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882125.75763: 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 <<< 7064 1726882125.75767: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.75769: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882125.75771: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.75828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882125.75831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882125.75833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882125.75880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882125.77445: stdout chunk (state=3): >>>/root <<< 7064 1726882125.77541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882125.77599: stderr chunk (state=3): >>><<< 7064 1726882125.77602: stdout chunk (state=3): >>><<< 7064 1726882125.77613: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882125.77616: _low_level_execute_command(): starting 7064 1726882125.77618: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882125.7758274-9579-274227769651071 `" && echo ansible-tmp-1726882125.7758274-9579-274227769651071="` echo /root/.ansible/tmp/ansible-tmp-1726882125.7758274-9579-274227769651071 `" ) && sleep 0' 7064 1726882125.78025: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882125.78028: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.78031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882125.78033: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882125.78035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.78081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882125.78084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882125.78131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882125.79971: stdout chunk (state=3): >>>ansible-tmp-1726882125.7758274-9579-274227769651071=/root/.ansible/tmp/ansible-tmp-1726882125.7758274-9579-274227769651071 <<< 7064 1726882125.80083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882125.80116: stderr chunk (state=3): >>><<< 7064 1726882125.80119: stdout chunk (state=3): >>><<< 7064 1726882125.80133: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882125.7758274-9579-274227769651071=/root/.ansible/tmp/ansible-tmp-1726882125.7758274-9579-274227769651071 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882125.80169: variable 'ansible_module_compression' from source: unknown 7064 1726882125.80213: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7064 1726882125.80242: variable 'ansible_facts' from source: unknown 7064 1726882125.80307: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882125.7758274-9579-274227769651071/AnsiballZ_file.py 7064 1726882125.80403: Sending initial data 7064 1726882125.80407: Sent initial data (151 bytes) 7064 1726882125.80849: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882125.80852: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882125.80857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882125.80859: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882125.80861: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.80912: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882125.80915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882125.80961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882125.82452: 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 <<< 7064 1726882125.82497: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882125.82537: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpe0ndsi8h /root/.ansible/tmp/ansible-tmp-1726882125.7758274-9579-274227769651071/AnsiballZ_file.py <<< 7064 1726882125.82545: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882125.7758274-9579-274227769651071/AnsiballZ_file.py" <<< 7064 1726882125.82578: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpe0ndsi8h" to remote "/root/.ansible/tmp/ansible-tmp-1726882125.7758274-9579-274227769651071/AnsiballZ_file.py" <<< 7064 1726882125.82587: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882125.7758274-9579-274227769651071/AnsiballZ_file.py" <<< 7064 1726882125.83111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882125.83156: stderr chunk (state=3): >>><<< 7064 1726882125.83159: stdout chunk (state=3): >>><<< 7064 1726882125.83223: done transferring module to remote 7064 1726882125.83234: _low_level_execute_command(): starting 7064 1726882125.83236: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882125.7758274-9579-274227769651071/ /root/.ansible/tmp/ansible-tmp-1726882125.7758274-9579-274227769651071/AnsiballZ_file.py && sleep 0' 7064 1726882125.83679: 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 <<< 7064 1726882125.83682: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882125.83685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.83687: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882125.83689: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.83742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882125.83750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882125.83751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882125.83790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882125.85471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882125.85500: stderr chunk (state=3): >>><<< 7064 1726882125.85503: stdout chunk (state=3): >>><<< 7064 1726882125.85520: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882125.85523: _low_level_execute_command(): starting 7064 1726882125.85528: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882125.7758274-9579-274227769651071/AnsiballZ_file.py && sleep 0' 7064 1726882125.85970: 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 <<< 7064 1726882125.85973: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882125.85976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.85978: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882125.85980: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882125.86038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882125.86045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882125.86047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882125.86098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882126.02122: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "link"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 10, "invocation": {"module_args": {"state": "link", "path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882126.03561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882126.03565: stdout chunk (state=3): >>><<< 7064 1726882126.03568: stderr chunk (state=3): >>><<< 7064 1726882126.03741: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "link"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 10, "invocation": {"module_args": {"state": "link", "path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882126.03749: done with _execute_module (file, {'state': 'link', 'path': '/etc/pki/tls/my_ca_certs/d1b7d027.0', 'src': 'cacert.pem', '_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': 'file', '_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-1726882125.7758274-9579-274227769651071/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882126.03751: _low_level_execute_command(): starting 7064 1726882126.03753: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882125.7758274-9579-274227769651071/ > /dev/null 2>&1 && sleep 0' 7064 1726882126.04278: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882126.04315: 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 <<< 7064 1726882126.04413: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882126.04436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882126.04454: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882126.04536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882126.06383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882126.06401: stdout chunk (state=3): >>><<< 7064 1726882126.06413: stderr chunk (state=3): >>><<< 7064 1726882126.06434: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882126.06445: handler run complete 7064 1726882126.06477: attempt loop complete, returning result 7064 1726882126.06484: _execute() done 7064 1726882126.06490: dumping result to json 7064 1726882126.06600: done dumping result, returning 7064 1726882126.06603: done running TaskExecutor() for managed_node1/TASK: Add symlink for cacert [12673a56-9f93-1c1a-8029-00000000056b] 7064 1726882126.06606: sending task result for task 12673a56-9f93-1c1a-8029-00000000056b 7064 1726882126.06689: done sending task result for task 12673a56-9f93-1c1a-8029-00000000056b 7064 1726882126.06697: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "dest": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 10, "src": "cacert.pem", "state": "link", "uid": 0 } 7064 1726882126.06774: no more pending results, returning what we have 7064 1726882126.06777: results queue empty 7064 1726882126.06778: checking for any_errors_fatal 7064 1726882126.06786: done checking for any_errors_fatal 7064 1726882126.06787: checking for max_fail_percentage 7064 1726882126.06789: done checking for max_fail_percentage 7064 1726882126.06790: checking to see if all hosts have failed and the running result is not ok 7064 1726882126.06791: done checking to see if all hosts have failed 7064 1726882126.06792: getting the remaining hosts for this loop 7064 1726882126.07024: done getting the remaining hosts for this loop 7064 1726882126.07029: getting the next task for host managed_node1 7064 1726882126.07036: done getting next task for host managed_node1 7064 1726882126.07038: ^ task is: TASK: Get NetworkManager version 7064 1726882126.07041: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7064 1726882126.07045: getting variables 7064 1726882126.07047: in VariableManager get_vars() 7064 1726882126.07107: Calling all_inventory to load vars for managed_node1 7064 1726882126.07110: Calling groups_inventory to load vars for managed_node1 7064 1726882126.07113: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882126.07123: Calling all_plugins_play to load vars for managed_node1 7064 1726882126.07126: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882126.07129: Calling groups_plugins_play to load vars for managed_node1 7064 1726882126.08875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882126.10270: done with get_vars() 7064 1726882126.10304: done getting variables 7064 1726882126.10362: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get NetworkManager version] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:46 Friday 20 September 2024 21:28:46 -0400 (0:00:00.385) 0:01:06.341 ****** 7064 1726882126.10396: entering _queue_task() for managed_node1/command 7064 1726882126.10726: worker is 1 (out of 1 available) 7064 1726882126.10739: exiting _queue_task() for managed_node1/command 7064 1726882126.10751: done queuing things up, now waiting for results queue to drain 7064 1726882126.10753: waiting for pending results... 7064 1726882126.11123: running TaskExecutor() for managed_node1/TASK: Get NetworkManager version 7064 1726882126.11150: in run() - task 12673a56-9f93-1c1a-8029-00000000056c 7064 1726882126.11200: variable 'ansible_search_path' from source: unknown 7064 1726882126.11204: variable 'ansible_search_path' from source: unknown 7064 1726882126.11228: calling self._execute() 7064 1726882126.11338: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882126.11352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882126.11399: variable 'omit' from source: magic vars 7064 1726882126.11776: variable 'ansible_distribution_major_version' from source: facts 7064 1726882126.11804: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882126.12018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882126.14279: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882126.14401: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882126.14407: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882126.14452: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882126.14485: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882126.14577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882126.14617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882126.14745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882126.14749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882126.14752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882126.14841: variable 'ansible_distribution' from source: facts 7064 1726882126.14856: variable 'ansible_distribution_major_version' from source: facts 7064 1726882126.14869: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882126.14880: variable 'omit' from source: magic vars 7064 1726882126.14926: variable 'omit' from source: magic vars 7064 1726882126.14971: variable 'omit' from source: magic vars 7064 1726882126.15006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882126.15038: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882126.15063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882126.15092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882126.15114: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882126.15150: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882126.15159: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882126.15167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882126.15291: Set connection var ansible_connection to ssh 7064 1726882126.15299: Set connection var ansible_shell_executable to /bin/sh 7064 1726882126.15307: Set connection var ansible_pipelining to False 7064 1726882126.15402: Set connection var ansible_timeout to 10 7064 1726882126.15405: Set connection var ansible_shell_type to sh 7064 1726882126.15407: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882126.15410: variable 'ansible_shell_executable' from source: unknown 7064 1726882126.15412: variable 'ansible_connection' from source: unknown 7064 1726882126.15413: variable 'ansible_module_compression' from source: unknown 7064 1726882126.15415: variable 'ansible_shell_type' from source: unknown 7064 1726882126.15417: variable 'ansible_shell_executable' from source: unknown 7064 1726882126.15419: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882126.15421: variable 'ansible_pipelining' from source: unknown 7064 1726882126.15423: variable 'ansible_timeout' from source: unknown 7064 1726882126.15425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882126.15514: 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) 7064 1726882126.15530: variable 'omit' from source: magic vars 7064 1726882126.15540: starting attempt loop 7064 1726882126.15546: running the handler 7064 1726882126.15565: _low_level_execute_command(): starting 7064 1726882126.15577: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882126.16272: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882126.16310: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882126.16386: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882126.16409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882126.16426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882126.16452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882126.16535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882126.18411: stdout chunk (state=3): >>>/root <<< 7064 1726882126.18415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882126.18417: stdout chunk (state=3): >>><<< 7064 1726882126.18419: stderr chunk (state=3): >>><<< 7064 1726882126.18440: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882126.18466: _low_level_execute_command(): starting 7064 1726882126.18682: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882126.1845353-9589-110368637965069 `" && echo ansible-tmp-1726882126.1845353-9589-110368637965069="` echo /root/.ansible/tmp/ansible-tmp-1726882126.1845353-9589-110368637965069 `" ) && sleep 0' 7064 1726882126.19270: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882126.19286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882126.19310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882126.19330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882126.19350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882126.19415: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882126.19465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882126.19486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882126.19509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882126.19598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882126.21454: stdout chunk (state=3): >>>ansible-tmp-1726882126.1845353-9589-110368637965069=/root/.ansible/tmp/ansible-tmp-1726882126.1845353-9589-110368637965069 <<< 7064 1726882126.21602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882126.21605: stdout chunk (state=3): >>><<< 7064 1726882126.21616: stderr chunk (state=3): >>><<< 7064 1726882126.21819: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882126.1845353-9589-110368637965069=/root/.ansible/tmp/ansible-tmp-1726882126.1845353-9589-110368637965069 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882126.21823: variable 'ansible_module_compression' from source: unknown 7064 1726882126.21825: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7064 1726882126.21947: variable 'ansible_facts' from source: unknown 7064 1726882126.22082: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882126.1845353-9589-110368637965069/AnsiballZ_command.py 7064 1726882126.22431: Sending initial data 7064 1726882126.22434: Sent initial data (154 bytes) 7064 1726882126.23403: 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 <<< 7064 1726882126.23473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882126.23478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882126.23488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882126.23696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882126.25225: 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 <<< 7064 1726882126.25452: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882126.25471: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882126.1845353-9589-110368637965069/AnsiballZ_command.py" <<< 7064 1726882126.25510: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp1tovd7ej /root/.ansible/tmp/ansible-tmp-1726882126.1845353-9589-110368637965069/AnsiballZ_command.py <<< 7064 1726882126.25540: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp1tovd7ej" to remote "/root/.ansible/tmp/ansible-tmp-1726882126.1845353-9589-110368637965069/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882126.1845353-9589-110368637965069/AnsiballZ_command.py" <<< 7064 1726882126.26761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882126.26936: stderr chunk (state=3): >>><<< 7064 1726882126.26939: stdout chunk (state=3): >>><<< 7064 1726882126.26941: done transferring module to remote 7064 1726882126.26943: _low_level_execute_command(): starting 7064 1726882126.26945: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882126.1845353-9589-110368637965069/ /root/.ansible/tmp/ansible-tmp-1726882126.1845353-9589-110368637965069/AnsiballZ_command.py && sleep 0' 7064 1726882126.28213: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882126.28274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882126.28312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882126.28326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882126.28441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882126.30143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882126.30184: stderr chunk (state=3): >>><<< 7064 1726882126.30196: stdout chunk (state=3): >>><<< 7064 1726882126.30377: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882126.30381: _low_level_execute_command(): starting 7064 1726882126.30388: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882126.1845353-9589-110368637965069/AnsiballZ_command.py && sleep 0' 7064 1726882126.31695: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882126.31730: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882126.31741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882126.31755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882126.31763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882126.31770: stderr chunk (state=3): >>>debug2: match found <<< 7064 1726882126.31780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882126.31932: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882126.32059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882126.32079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882126.32471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882126.63465: stdout chunk (state=3): >>> {"changed": true, "stdout": "NetworkManager-1.48.10-1.el10.x86_64", "stderr": "", "rc": 0, "cmd": ["rpm", "-qa", "NetworkManager"], "start": "2024-09-20 21:28:46.472835", "end": "2024-09-20 21:28:46.633077", "delta": "0:00:00.160242", "msg": "", "invocation": {"module_args": {"_raw_params": "rpm -qa NetworkManager", "_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}}} <<< 7064 1726882126.65322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882126.65326: stdout chunk (state=3): >>><<< 7064 1726882126.65328: stderr chunk (state=3): >>><<< 7064 1726882126.65331: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "NetworkManager-1.48.10-1.el10.x86_64", "stderr": "", "rc": 0, "cmd": ["rpm", "-qa", "NetworkManager"], "start": "2024-09-20 21:28:46.472835", "end": "2024-09-20 21:28:46.633077", "delta": "0:00:00.160242", "msg": "", "invocation": {"module_args": {"_raw_params": "rpm -qa NetworkManager", "_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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882126.65334: done with _execute_module (ansible.legacy.command, {'_raw_params': 'rpm -qa NetworkManager', '_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-1726882126.1845353-9589-110368637965069/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882126.65341: _low_level_execute_command(): starting 7064 1726882126.65344: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882126.1845353-9589-110368637965069/ > /dev/null 2>&1 && sleep 0' 7064 1726882126.66130: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882126.66145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882126.66159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882126.66176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882126.66192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882126.66208: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882126.66222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882126.66240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882126.66252: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882126.66267: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7064 1726882126.66286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882126.66302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882126.66319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882126.66331: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882126.66341: stderr chunk (state=3): >>>debug2: match found <<< 7064 1726882126.66409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882126.66434: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882126.66461: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882126.66477: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882126.66552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882126.68389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882126.68404: stdout chunk (state=3): >>><<< 7064 1726882126.68420: stderr chunk (state=3): >>><<< 7064 1726882126.68441: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882126.68452: handler run complete 7064 1726882126.68479: Evaluated conditional (False): False 7064 1726882126.68495: attempt loop complete, returning result 7064 1726882126.68519: _execute() done 7064 1726882126.68521: dumping result to json 7064 1726882126.68524: done dumping result, returning 7064 1726882126.68599: done running TaskExecutor() for managed_node1/TASK: Get NetworkManager version [12673a56-9f93-1c1a-8029-00000000056c] 7064 1726882126.68602: sending task result for task 12673a56-9f93-1c1a-8029-00000000056c 7064 1726882126.68675: done sending task result for task 12673a56-9f93-1c1a-8029-00000000056c 7064 1726882126.68678: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "rpm", "-qa", "NetworkManager" ], "delta": "0:00:00.160242", "end": "2024-09-20 21:28:46.633077", "rc": 0, "start": "2024-09-20 21:28:46.472835" } STDOUT: NetworkManager-1.48.10-1.el10.x86_64 7064 1726882126.68757: no more pending results, returning what we have 7064 1726882126.68761: results queue empty 7064 1726882126.68762: checking for any_errors_fatal 7064 1726882126.68771: done checking for any_errors_fatal 7064 1726882126.68772: checking for max_fail_percentage 7064 1726882126.68774: done checking for max_fail_percentage 7064 1726882126.68775: checking to see if all hosts have failed and the running result is not ok 7064 1726882126.68776: done checking to see if all hosts have failed 7064 1726882126.68777: getting the remaining hosts for this loop 7064 1726882126.68778: done getting the remaining hosts for this loop 7064 1726882126.68782: getting the next task for host managed_node1 7064 1726882126.68796: done getting next task for host managed_node1 7064 1726882126.68802: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7064 1726882126.68806: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882126.68832: getting variables 7064 1726882126.68834: in VariableManager get_vars() 7064 1726882126.68891: Calling all_inventory to load vars for managed_node1 7064 1726882126.69100: Calling groups_inventory to load vars for managed_node1 7064 1726882126.69104: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882126.69113: Calling all_plugins_play to load vars for managed_node1 7064 1726882126.69116: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882126.69119: Calling groups_plugins_play to load vars for managed_node1 7064 1726882126.70577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882126.73208: done with get_vars() 7064 1726882126.73240: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:28:46 -0400 (0:00:00.630) 0:01:06.972 ****** 7064 1726882126.73489: entering _queue_task() for managed_node1/include_tasks 7064 1726882126.74082: worker is 1 (out of 1 available) 7064 1726882126.74210: exiting _queue_task() for managed_node1/include_tasks 7064 1726882126.74221: done queuing things up, now waiting for results queue to drain 7064 1726882126.74222: waiting for pending results... 7064 1726882126.74690: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7064 1726882126.74699: in run() - task 12673a56-9f93-1c1a-8029-000000000575 7064 1726882126.74715: variable 'ansible_search_path' from source: unknown 7064 1726882126.74723: variable 'ansible_search_path' from source: unknown 7064 1726882126.74761: calling self._execute() 7064 1726882126.74865: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882126.74879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882126.74899: variable 'omit' from source: magic vars 7064 1726882126.75270: variable 'ansible_distribution_major_version' from source: facts 7064 1726882126.75287: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882126.75484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882126.78072: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882126.78201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882126.78205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882126.78207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882126.78233: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882126.78316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882126.78344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882126.78376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882126.78417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882126.78432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882126.78549: variable 'ansible_distribution' from source: facts 7064 1726882126.78553: variable 'ansible_distribution_major_version' from source: facts 7064 1726882126.78560: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882126.78700: _execute() done 7064 1726882126.78703: dumping result to json 7064 1726882126.78705: done dumping result, returning 7064 1726882126.78707: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-1c1a-8029-000000000575] 7064 1726882126.78708: sending task result for task 12673a56-9f93-1c1a-8029-000000000575 7064 1726882126.78771: done sending task result for task 12673a56-9f93-1c1a-8029-000000000575 7064 1726882126.78774: WORKER PROCESS EXITING 7064 1726882126.78841: no more pending results, returning what we have 7064 1726882126.78846: in VariableManager get_vars() 7064 1726882126.78913: Calling all_inventory to load vars for managed_node1 7064 1726882126.78917: Calling groups_inventory to load vars for managed_node1 7064 1726882126.78920: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882126.78930: Calling all_plugins_play to load vars for managed_node1 7064 1726882126.78933: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882126.78936: Calling groups_plugins_play to load vars for managed_node1 7064 1726882126.80576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882126.82181: done with get_vars() 7064 1726882126.82209: variable 'ansible_search_path' from source: unknown 7064 1726882126.82211: variable 'ansible_search_path' from source: unknown 7064 1726882126.82252: we have included files to process 7064 1726882126.82254: generating all_blocks data 7064 1726882126.82255: done generating all_blocks data 7064 1726882126.82261: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882126.82262: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882126.82265: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882126.83651: done processing included file 7064 1726882126.83654: iterating over new_blocks loaded from include file 7064 1726882126.83655: in VariableManager get_vars() 7064 1726882126.83846: done with get_vars() 7064 1726882126.83849: filtering new block on tags 7064 1726882126.83913: done filtering new block on tags 7064 1726882126.83916: in VariableManager get_vars() 7064 1726882126.83955: done with get_vars() 7064 1726882126.83957: filtering new block on tags 7064 1726882126.84065: done filtering new block on tags 7064 1726882126.84068: in VariableManager get_vars() 7064 1726882126.84128: done with get_vars() 7064 1726882126.84130: filtering new block on tags 7064 1726882126.84174: done filtering new block on tags 7064 1726882126.84176: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7064 1726882126.84182: extending task lists for all hosts with included blocks 7064 1726882126.85510: done extending task lists 7064 1726882126.85512: done processing included files 7064 1726882126.85513: results queue empty 7064 1726882126.85514: checking for any_errors_fatal 7064 1726882126.85518: done checking for any_errors_fatal 7064 1726882126.85519: checking for max_fail_percentage 7064 1726882126.85520: done checking for max_fail_percentage 7064 1726882126.85521: checking to see if all hosts have failed and the running result is not ok 7064 1726882126.85522: done checking to see if all hosts have failed 7064 1726882126.85522: getting the remaining hosts for this loop 7064 1726882126.85523: done getting the remaining hosts for this loop 7064 1726882126.85526: getting the next task for host managed_node1 7064 1726882126.85531: done getting next task for host managed_node1 7064 1726882126.85534: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7064 1726882126.85537: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882126.85553: getting variables 7064 1726882126.85554: in VariableManager get_vars() 7064 1726882126.85580: Calling all_inventory to load vars for managed_node1 7064 1726882126.85582: Calling groups_inventory to load vars for managed_node1 7064 1726882126.85584: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882126.85590: Calling all_plugins_play to load vars for managed_node1 7064 1726882126.85592: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882126.85597: Calling groups_plugins_play to load vars for managed_node1 7064 1726882126.88217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882126.92156: done with get_vars() 7064 1726882126.92185: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:28:46 -0400 (0:00:00.188) 0:01:07.161 ****** 7064 1726882126.92377: entering _queue_task() for managed_node1/setup 7064 1726882126.93571: worker is 1 (out of 1 available) 7064 1726882126.93579: exiting _queue_task() for managed_node1/setup 7064 1726882126.93590: done queuing things up, now waiting for results queue to drain 7064 1726882126.93592: waiting for pending results... 7064 1726882126.93641: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7064 1726882126.94201: in run() - task 12673a56-9f93-1c1a-8029-000000000807 7064 1726882126.94205: variable 'ansible_search_path' from source: unknown 7064 1726882126.94208: variable 'ansible_search_path' from source: unknown 7064 1726882126.94212: calling self._execute() 7064 1726882126.94479: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882126.94498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882126.94517: variable 'omit' from source: magic vars 7064 1726882126.95602: variable 'ansible_distribution_major_version' from source: facts 7064 1726882126.95607: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882126.96002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882127.01402: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882127.01407: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882127.01410: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882127.01412: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882127.01802: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882127.01807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882127.01810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882127.01812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882127.01815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882127.02010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882127.02151: variable 'ansible_distribution' from source: facts 7064 1726882127.02307: variable 'ansible_distribution_major_version' from source: facts 7064 1726882127.02319: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882127.02602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882127.02634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882127.02664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882127.02844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882127.02865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882127.02924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882127.02952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882127.03033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882127.03243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882127.03264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882127.03633: variable '__network_required_facts' from source: role '' defaults 7064 1726882127.03649: variable 'ansible_facts' from source: unknown 7064 1726882127.05284: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7064 1726882127.05299: when evaluation is False, skipping this task 7064 1726882127.05309: _execute() done 7064 1726882127.05317: dumping result to json 7064 1726882127.05325: done dumping result, returning 7064 1726882127.05339: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-1c1a-8029-000000000807] 7064 1726882127.05349: sending task result for task 12673a56-9f93-1c1a-8029-000000000807 7064 1726882127.05824: done sending task result for task 12673a56-9f93-1c1a-8029-000000000807 7064 1726882127.05905: 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 } 7064 1726882127.05958: no more pending results, returning what we have 7064 1726882127.05962: results queue empty 7064 1726882127.05963: checking for any_errors_fatal 7064 1726882127.05965: done checking for any_errors_fatal 7064 1726882127.05965: checking for max_fail_percentage 7064 1726882127.05967: done checking for max_fail_percentage 7064 1726882127.05967: checking to see if all hosts have failed and the running result is not ok 7064 1726882127.05968: done checking to see if all hosts have failed 7064 1726882127.05969: getting the remaining hosts for this loop 7064 1726882127.05970: done getting the remaining hosts for this loop 7064 1726882127.05974: getting the next task for host managed_node1 7064 1726882127.05988: done getting next task for host managed_node1 7064 1726882127.06005: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7064 1726882127.06012: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882127.06062: getting variables 7064 1726882127.06064: in VariableManager get_vars() 7064 1726882127.06132: Calling all_inventory to load vars for managed_node1 7064 1726882127.06375: Calling groups_inventory to load vars for managed_node1 7064 1726882127.06378: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882127.06387: Calling all_plugins_play to load vars for managed_node1 7064 1726882127.06389: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882127.06392: Calling groups_plugins_play to load vars for managed_node1 7064 1726882127.09302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882127.11287: done with get_vars() 7064 1726882127.11413: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:28:47 -0400 (0:00:00.193) 0:01:07.354 ****** 7064 1726882127.11689: entering _queue_task() for managed_node1/stat 7064 1726882127.12551: worker is 1 (out of 1 available) 7064 1726882127.12564: exiting _queue_task() for managed_node1/stat 7064 1726882127.12576: done queuing things up, now waiting for results queue to drain 7064 1726882127.12577: waiting for pending results... 7064 1726882127.13075: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7064 1726882127.13532: in run() - task 12673a56-9f93-1c1a-8029-000000000809 7064 1726882127.13556: variable 'ansible_search_path' from source: unknown 7064 1726882127.13564: variable 'ansible_search_path' from source: unknown 7064 1726882127.13604: calling self._execute() 7064 1726882127.13799: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882127.14099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882127.14103: variable 'omit' from source: magic vars 7064 1726882127.14581: variable 'ansible_distribution_major_version' from source: facts 7064 1726882127.14666: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882127.15120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882127.20518: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882127.20597: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882127.20827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882127.20832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882127.20834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882127.20972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882127.21074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882127.21128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882127.21368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882127.21373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882127.21561: variable 'ansible_distribution' from source: facts 7064 1726882127.21571: variable 'ansible_distribution_major_version' from source: facts 7064 1726882127.21599: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882127.22020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882127.22323: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882127.22371: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882127.22487: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882127.22525: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882127.22700: 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) 7064 1726882127.22721: 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) 7064 1726882127.22749: 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) 7064 1726882127.22812: 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) 7064 1726882127.22970: variable '__network_is_ostree' from source: set_fact 7064 1726882127.23012: Evaluated conditional (not __network_is_ostree is defined): False 7064 1726882127.23220: when evaluation is False, skipping this task 7064 1726882127.23223: _execute() done 7064 1726882127.23226: dumping result to json 7064 1726882127.23229: done dumping result, returning 7064 1726882127.23231: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-1c1a-8029-000000000809] 7064 1726882127.23234: sending task result for task 12673a56-9f93-1c1a-8029-000000000809 7064 1726882127.23309: done sending task result for task 12673a56-9f93-1c1a-8029-000000000809 7064 1726882127.23313: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7064 1726882127.23369: no more pending results, returning what we have 7064 1726882127.23373: results queue empty 7064 1726882127.23374: checking for any_errors_fatal 7064 1726882127.23380: done checking for any_errors_fatal 7064 1726882127.23381: checking for max_fail_percentage 7064 1726882127.23383: done checking for max_fail_percentage 7064 1726882127.23384: checking to see if all hosts have failed and the running result is not ok 7064 1726882127.23385: done checking to see if all hosts have failed 7064 1726882127.23386: getting the remaining hosts for this loop 7064 1726882127.23387: done getting the remaining hosts for this loop 7064 1726882127.23392: getting the next task for host managed_node1 7064 1726882127.23402: done getting next task for host managed_node1 7064 1726882127.23406: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7064 1726882127.23410: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882127.23435: getting variables 7064 1726882127.23437: in VariableManager get_vars() 7064 1726882127.23797: Calling all_inventory to load vars for managed_node1 7064 1726882127.23800: Calling groups_inventory to load vars for managed_node1 7064 1726882127.23803: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882127.23817: Calling all_plugins_play to load vars for managed_node1 7064 1726882127.23820: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882127.23822: Calling groups_plugins_play to load vars for managed_node1 7064 1726882127.28127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882127.40944: done with get_vars() 7064 1726882127.40970: done getting variables 7064 1726882127.41034: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:28:47 -0400 (0:00:00.293) 0:01:07.648 ****** 7064 1726882127.41070: entering _queue_task() for managed_node1/set_fact 7064 1726882127.41421: worker is 1 (out of 1 available) 7064 1726882127.41433: exiting _queue_task() for managed_node1/set_fact 7064 1726882127.41444: done queuing things up, now waiting for results queue to drain 7064 1726882127.41445: waiting for pending results... 7064 1726882127.41811: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7064 1726882127.42016: in run() - task 12673a56-9f93-1c1a-8029-00000000080a 7064 1726882127.42021: variable 'ansible_search_path' from source: unknown 7064 1726882127.42024: variable 'ansible_search_path' from source: unknown 7064 1726882127.42027: calling self._execute() 7064 1726882127.42137: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882127.42150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882127.42167: variable 'omit' from source: magic vars 7064 1726882127.42579: variable 'ansible_distribution_major_version' from source: facts 7064 1726882127.42601: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882127.42889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882127.45180: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882127.45260: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882127.45311: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882127.45351: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882127.45383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882127.45479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882127.45526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882127.45555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882127.45602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882127.45631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882127.45754: variable 'ansible_distribution' from source: facts 7064 1726882127.45831: variable 'ansible_distribution_major_version' from source: facts 7064 1726882127.45834: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882127.45916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882127.46105: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882127.46143: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882127.46265: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882127.46270: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882127.46298: 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) 7064 1726882127.46374: 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) 7064 1726882127.46377: 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) 7064 1726882127.46396: 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) 7064 1726882127.46472: variable '__network_is_ostree' from source: set_fact 7064 1726882127.46499: Evaluated conditional (not __network_is_ostree is defined): False 7064 1726882127.46507: when evaluation is False, skipping this task 7064 1726882127.46513: _execute() done 7064 1726882127.46518: dumping result to json 7064 1726882127.46524: done dumping result, returning 7064 1726882127.46534: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-1c1a-8029-00000000080a] 7064 1726882127.46592: sending task result for task 12673a56-9f93-1c1a-8029-00000000080a 7064 1726882127.46658: done sending task result for task 12673a56-9f93-1c1a-8029-00000000080a 7064 1726882127.46661: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7064 1726882127.46710: no more pending results, returning what we have 7064 1726882127.46714: results queue empty 7064 1726882127.46715: checking for any_errors_fatal 7064 1726882127.46724: done checking for any_errors_fatal 7064 1726882127.46725: checking for max_fail_percentage 7064 1726882127.46726: done checking for max_fail_percentage 7064 1726882127.46727: checking to see if all hosts have failed and the running result is not ok 7064 1726882127.46728: done checking to see if all hosts have failed 7064 1726882127.46728: getting the remaining hosts for this loop 7064 1726882127.46730: done getting the remaining hosts for this loop 7064 1726882127.46734: getting the next task for host managed_node1 7064 1726882127.46745: done getting next task for host managed_node1 7064 1726882127.46749: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7064 1726882127.46753: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882127.46782: getting variables 7064 1726882127.46784: in VariableManager get_vars() 7064 1726882127.46847: Calling all_inventory to load vars for managed_node1 7064 1726882127.46851: Calling groups_inventory to load vars for managed_node1 7064 1726882127.46860: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882127.46871: Calling all_plugins_play to load vars for managed_node1 7064 1726882127.46875: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882127.46878: Calling groups_plugins_play to load vars for managed_node1 7064 1726882127.48555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882127.50237: done with get_vars() 7064 1726882127.50275: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:28:47 -0400 (0:00:00.093) 0:01:07.741 ****** 7064 1726882127.50390: entering _queue_task() for managed_node1/service_facts 7064 1726882127.50832: worker is 1 (out of 1 available) 7064 1726882127.50844: exiting _queue_task() for managed_node1/service_facts 7064 1726882127.50857: done queuing things up, now waiting for results queue to drain 7064 1726882127.50859: waiting for pending results... 7064 1726882127.51269: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7064 1726882127.51366: in run() - task 12673a56-9f93-1c1a-8029-00000000080c 7064 1726882127.51370: variable 'ansible_search_path' from source: unknown 7064 1726882127.51373: variable 'ansible_search_path' from source: unknown 7064 1726882127.51375: calling self._execute() 7064 1726882127.51485: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882127.51507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882127.51525: variable 'omit' from source: magic vars 7064 1726882127.51946: variable 'ansible_distribution_major_version' from source: facts 7064 1726882127.51964: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882127.52189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882127.55398: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882127.56225: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882127.56503: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882127.56507: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882127.56509: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882127.56596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882127.56754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882127.56785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882127.56913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882127.56939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882127.57182: variable 'ansible_distribution' from source: facts 7064 1726882127.57273: variable 'ansible_distribution_major_version' from source: facts 7064 1726882127.57286: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882127.57301: variable 'omit' from source: magic vars 7064 1726882127.57504: variable 'omit' from source: magic vars 7064 1726882127.57604: variable 'omit' from source: magic vars 7064 1726882127.57607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882127.57610: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882127.57721: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882127.57744: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882127.57758: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882127.57788: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882127.57827: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882127.58001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882127.58102: Set connection var ansible_connection to ssh 7064 1726882127.58125: Set connection var ansible_shell_executable to /bin/sh 7064 1726882127.58139: Set connection var ansible_pipelining to False 7064 1726882127.58154: Set connection var ansible_timeout to 10 7064 1726882127.58164: Set connection var ansible_shell_type to sh 7064 1726882127.58173: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882127.58204: variable 'ansible_shell_executable' from source: unknown 7064 1726882127.58261: variable 'ansible_connection' from source: unknown 7064 1726882127.58271: variable 'ansible_module_compression' from source: unknown 7064 1726882127.58278: variable 'ansible_shell_type' from source: unknown 7064 1726882127.58288: variable 'ansible_shell_executable' from source: unknown 7064 1726882127.58301: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882127.58435: variable 'ansible_pipelining' from source: unknown 7064 1726882127.58438: variable 'ansible_timeout' from source: unknown 7064 1726882127.58440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882127.58690: 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__) 7064 1726882127.58697: variable 'omit' from source: magic vars 7064 1726882127.58705: starting attempt loop 7064 1726882127.58712: running the handler 7064 1726882127.58729: _low_level_execute_command(): starting 7064 1726882127.58740: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882127.60171: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882127.60406: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882127.60712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882127.60904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882127.62571: stdout chunk (state=3): >>>/root <<< 7064 1726882127.62729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882127.62732: stdout chunk (state=3): >>><<< 7064 1726882127.62735: stderr chunk (state=3): >>><<< 7064 1726882127.62753: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882127.62977: _low_level_execute_command(): starting 7064 1726882127.62981: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882127.6287804-9647-65915821000848 `" && echo ansible-tmp-1726882127.6287804-9647-65915821000848="` echo /root/.ansible/tmp/ansible-tmp-1726882127.6287804-9647-65915821000848 `" ) && sleep 0' 7064 1726882127.64076: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882127.64246: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882127.64327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882127.64344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882127.64506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882127.64585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882127.66441: stdout chunk (state=3): >>>ansible-tmp-1726882127.6287804-9647-65915821000848=/root/.ansible/tmp/ansible-tmp-1726882127.6287804-9647-65915821000848 <<< 7064 1726882127.66707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882127.66711: stdout chunk (state=3): >>><<< 7064 1726882127.66713: stderr chunk (state=3): >>><<< 7064 1726882127.66737: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882127.6287804-9647-65915821000848=/root/.ansible/tmp/ansible-tmp-1726882127.6287804-9647-65915821000848 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882127.66786: variable 'ansible_module_compression' from source: unknown 7064 1726882127.66955: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7064 1726882127.66983: variable 'ansible_facts' from source: unknown 7064 1726882127.67155: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882127.6287804-9647-65915821000848/AnsiballZ_service_facts.py 7064 1726882127.67648: Sending initial data 7064 1726882127.67651: Sent initial data (159 bytes) 7064 1726882127.69170: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882127.69244: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882127.69260: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882127.69411: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882127.69462: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882127.69687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882127.69761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882127.71297: 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 <<< 7064 1726882127.71524: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882127.71579: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpwvylb41r /root/.ansible/tmp/ansible-tmp-1726882127.6287804-9647-65915821000848/AnsiballZ_service_facts.py <<< 7064 1726882127.71583: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882127.6287804-9647-65915821000848/AnsiballZ_service_facts.py" <<< 7064 1726882127.71622: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpwvylb41r" to remote "/root/.ansible/tmp/ansible-tmp-1726882127.6287804-9647-65915821000848/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882127.6287804-9647-65915821000848/AnsiballZ_service_facts.py" <<< 7064 1726882127.73528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882127.73561: stderr chunk (state=3): >>><<< 7064 1726882127.73904: stdout chunk (state=3): >>><<< 7064 1726882127.73907: done transferring module to remote 7064 1726882127.73909: _low_level_execute_command(): starting 7064 1726882127.73912: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882127.6287804-9647-65915821000848/ /root/.ansible/tmp/ansible-tmp-1726882127.6287804-9647-65915821000848/AnsiballZ_service_facts.py && sleep 0' 7064 1726882127.75111: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882127.75150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882127.75153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882127.75248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882127.75322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882127.77056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882127.77301: stderr chunk (state=3): >>><<< 7064 1726882127.77304: stdout chunk (state=3): >>><<< 7064 1726882127.77307: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882127.77309: _low_level_execute_command(): starting 7064 1726882127.77311: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882127.6287804-9647-65915821000848/AnsiballZ_service_facts.py && sleep 0' 7064 1726882127.78453: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882127.78512: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882127.78527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882127.78559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882127.78749: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882127.78820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882127.78903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882129.29440: 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<<< 7064 1726882129.29555: 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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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":<<< 7064 1726882129.29651: stdout chunk (state=3): >>> "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": "st<<< 7064 1726882129.29698: stdout chunk (state=3): >>>opped", "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": "active", "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"}, "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"}, "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.<<< 7064 1726882129.29712: stdout chunk (state=3): >>>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": {}}} <<< 7064 1726882129.31200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882129.31226: stderr chunk (state=3): >>><<< 7064 1726882129.31229: stdout chunk (state=3): >>><<< 7064 1726882129.31254: _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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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": "active", "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"}, "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"}, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882129.31658: 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-1726882127.6287804-9647-65915821000848/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882129.31665: _low_level_execute_command(): starting 7064 1726882129.31670: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882127.6287804-9647-65915821000848/ > /dev/null 2>&1 && sleep 0' 7064 1726882129.32155: 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 <<< 7064 1726882129.32158: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882129.32164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882129.32169: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882129.32172: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882129.32226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882129.32230: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882129.32287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882129.34097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882129.34103: stderr chunk (state=3): >>><<< 7064 1726882129.34117: stdout chunk (state=3): >>><<< 7064 1726882129.34150: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882129.34156: handler run complete 7064 1726882129.34607: variable 'ansible_facts' from source: unknown 7064 1726882129.34663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882129.35240: variable 'ansible_facts' from source: unknown 7064 1726882129.35421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882129.35624: attempt loop complete, returning result 7064 1726882129.35629: _execute() done 7064 1726882129.35632: dumping result to json 7064 1726882129.35691: done dumping result, returning 7064 1726882129.35703: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-1c1a-8029-00000000080c] 7064 1726882129.35706: sending task result for task 12673a56-9f93-1c1a-8029-00000000080c 7064 1726882129.37594: done sending task result for task 12673a56-9f93-1c1a-8029-00000000080c 7064 1726882129.37600: 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 } 7064 1726882129.37714: no more pending results, returning what we have 7064 1726882129.37717: results queue empty 7064 1726882129.37718: checking for any_errors_fatal 7064 1726882129.37722: done checking for any_errors_fatal 7064 1726882129.37723: checking for max_fail_percentage 7064 1726882129.37725: done checking for max_fail_percentage 7064 1726882129.37725: checking to see if all hosts have failed and the running result is not ok 7064 1726882129.37726: done checking to see if all hosts have failed 7064 1726882129.37727: getting the remaining hosts for this loop 7064 1726882129.37728: done getting the remaining hosts for this loop 7064 1726882129.37731: getting the next task for host managed_node1 7064 1726882129.37737: done getting next task for host managed_node1 7064 1726882129.37740: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7064 1726882129.37747: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882129.37758: getting variables 7064 1726882129.37759: in VariableManager get_vars() 7064 1726882129.37804: Calling all_inventory to load vars for managed_node1 7064 1726882129.37807: Calling groups_inventory to load vars for managed_node1 7064 1726882129.37810: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882129.37818: Calling all_plugins_play to load vars for managed_node1 7064 1726882129.37821: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882129.37855: Calling groups_plugins_play to load vars for managed_node1 7064 1726882129.39510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882129.40882: done with get_vars() 7064 1726882129.40903: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:28:49 -0400 (0:00:01.905) 0:01:09.647 ****** 7064 1726882129.40980: entering _queue_task() for managed_node1/package_facts 7064 1726882129.41209: worker is 1 (out of 1 available) 7064 1726882129.41223: exiting _queue_task() for managed_node1/package_facts 7064 1726882129.41236: done queuing things up, now waiting for results queue to drain 7064 1726882129.41237: waiting for pending results... 7064 1726882129.41459: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7064 1726882129.41562: in run() - task 12673a56-9f93-1c1a-8029-00000000080d 7064 1726882129.41573: variable 'ansible_search_path' from source: unknown 7064 1726882129.41576: variable 'ansible_search_path' from source: unknown 7064 1726882129.41605: calling self._execute() 7064 1726882129.41685: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882129.41689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882129.41703: variable 'omit' from source: magic vars 7064 1726882129.41986: variable 'ansible_distribution_major_version' from source: facts 7064 1726882129.41998: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882129.42130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882129.44197: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882129.44273: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882129.44351: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882129.44378: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882129.44405: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882129.44487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882129.44533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882129.44573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882129.44598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882129.44608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882129.44689: variable 'ansible_distribution' from source: facts 7064 1726882129.44697: variable 'ansible_distribution_major_version' from source: facts 7064 1726882129.44700: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882129.44708: variable 'omit' from source: magic vars 7064 1726882129.44781: variable 'omit' from source: magic vars 7064 1726882129.44812: variable 'omit' from source: magic vars 7064 1726882129.44832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882129.44853: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882129.44868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882129.44881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882129.44889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882129.44915: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882129.44924: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882129.44927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882129.44986: Set connection var ansible_connection to ssh 7064 1726882129.44998: Set connection var ansible_shell_executable to /bin/sh 7064 1726882129.45004: Set connection var ansible_pipelining to False 7064 1726882129.45010: Set connection var ansible_timeout to 10 7064 1726882129.45014: Set connection var ansible_shell_type to sh 7064 1726882129.45019: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882129.45039: variable 'ansible_shell_executable' from source: unknown 7064 1726882129.45042: variable 'ansible_connection' from source: unknown 7064 1726882129.45044: variable 'ansible_module_compression' from source: unknown 7064 1726882129.45047: variable 'ansible_shell_type' from source: unknown 7064 1726882129.45050: variable 'ansible_shell_executable' from source: unknown 7064 1726882129.45053: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882129.45055: variable 'ansible_pipelining' from source: unknown 7064 1726882129.45057: variable 'ansible_timeout' from source: unknown 7064 1726882129.45060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882129.45214: 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__) 7064 1726882129.45218: variable 'omit' from source: magic vars 7064 1726882129.45221: starting attempt loop 7064 1726882129.45223: running the handler 7064 1726882129.45226: _low_level_execute_command(): starting 7064 1726882129.45228: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882129.46055: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882129.46059: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882129.46061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882129.46064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882129.46066: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882129.46069: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882129.46071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882129.46073: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882129.46075: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882129.46078: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7064 1726882129.46080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882129.46083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882129.46085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882129.46087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882129.46091: stderr chunk (state=3): >>>debug2: match found <<< 7064 1726882129.46098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882129.46100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882129.46312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882129.46400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882129.46403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882129.47965: stdout chunk (state=3): >>>/root <<< 7064 1726882129.48076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882129.48085: stderr chunk (state=3): >>><<< 7064 1726882129.48099: stdout chunk (state=3): >>><<< 7064 1726882129.48117: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882129.48127: _low_level_execute_command(): starting 7064 1726882129.48132: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882129.4811635-9734-272946113688305 `" && echo ansible-tmp-1726882129.4811635-9734-272946113688305="` echo /root/.ansible/tmp/ansible-tmp-1726882129.4811635-9734-272946113688305 `" ) && sleep 0' 7064 1726882129.48571: 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 <<< 7064 1726882129.48576: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882129.48578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7064 1726882129.48580: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882129.48583: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882129.48638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882129.48643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882129.48645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882129.48689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882129.50591: stdout chunk (state=3): >>>ansible-tmp-1726882129.4811635-9734-272946113688305=/root/.ansible/tmp/ansible-tmp-1726882129.4811635-9734-272946113688305 <<< 7064 1726882129.50751: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882129.50755: stdout chunk (state=3): >>><<< 7064 1726882129.50757: stderr chunk (state=3): >>><<< 7064 1726882129.50774: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882129.4811635-9734-272946113688305=/root/.ansible/tmp/ansible-tmp-1726882129.4811635-9734-272946113688305 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882129.50833: variable 'ansible_module_compression' from source: unknown 7064 1726882129.50961: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7064 1726882129.50966: variable 'ansible_facts' from source: unknown 7064 1726882129.51171: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882129.4811635-9734-272946113688305/AnsiballZ_package_facts.py 7064 1726882129.51446: Sending initial data 7064 1726882129.51449: Sent initial data (160 bytes) 7064 1726882129.52038: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882129.52054: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882129.52111: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882129.52184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882129.52205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882129.52248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882129.52343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882129.53816: 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 <<< 7064 1726882129.53824: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882129.53855: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882129.53898: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp85_1z_0c /root/.ansible/tmp/ansible-tmp-1726882129.4811635-9734-272946113688305/AnsiballZ_package_facts.py <<< 7064 1726882129.53905: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882129.4811635-9734-272946113688305/AnsiballZ_package_facts.py" <<< 7064 1726882129.53940: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp85_1z_0c" to remote "/root/.ansible/tmp/ansible-tmp-1726882129.4811635-9734-272946113688305/AnsiballZ_package_facts.py" <<< 7064 1726882129.53942: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882129.4811635-9734-272946113688305/AnsiballZ_package_facts.py" <<< 7064 1726882129.54989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882129.55026: stderr chunk (state=3): >>><<< 7064 1726882129.55029: stdout chunk (state=3): >>><<< 7064 1726882129.55062: done transferring module to remote 7064 1726882129.55072: _low_level_execute_command(): starting 7064 1726882129.55076: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882129.4811635-9734-272946113688305/ /root/.ansible/tmp/ansible-tmp-1726882129.4811635-9734-272946113688305/AnsiballZ_package_facts.py && sleep 0' 7064 1726882129.55508: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882129.55532: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882129.55590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882129.55599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882129.55601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882129.55652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882129.57345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882129.57379: stderr chunk (state=3): >>><<< 7064 1726882129.57383: stdout chunk (state=3): >>><<< 7064 1726882129.57433: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882129.57436: _low_level_execute_command(): starting 7064 1726882129.57439: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882129.4811635-9734-272946113688305/AnsiballZ_package_facts.py && sleep 0' 7064 1726882129.58335: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882129.58392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882129.58452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882130.03023: 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"<<< 7064 1726882130.03043: stdout chunk (state=3): >>>: [{"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<<< 7064 1726882130.03084: 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_certm<<< 7064 1726882130.03101: stdout chunk (state=3): >>>ap": [{"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",<<< 7064 1726882130.03116: stdout chunk (state=3): >>> "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", "sou<<< 7064 1726882130.03137: stdout chunk (state=3): >>>rce": "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<<< 7064 1726882130.03158: 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"<<< 7064 1726882130.03190: stdout chunk (state=3): >>>}], "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-resc<<< 7064 1726882130.03201: stdout chunk (state=3): >>>ue", "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": "r<<< 7064 1726882130.03204: stdout chunk (state=3): >>>pm"}], "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<<< 7064 1726882130.03238: stdout chunk (state=3): >>>.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.<<< 7064 1726882130.03244: stdout chunk (state=3): >>>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<<< 7064 1726882130.03264: 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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7064 1726882130.04979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882130.05013: stderr chunk (state=3): >>><<< 7064 1726882130.05016: stdout chunk (state=3): >>><<< 7064 1726882130.05062: _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"}]}}, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882130.07377: 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-1726882129.4811635-9734-272946113688305/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882130.07382: _low_level_execute_command(): starting 7064 1726882130.07384: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882129.4811635-9734-272946113688305/ > /dev/null 2>&1 && sleep 0' 7064 1726882130.08144: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882130.08148: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882130.08151: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882130.08153: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882130.08202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882130.08208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882130.08256: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882130.08285: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882130.10155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882130.10159: stdout chunk (state=3): >>><<< 7064 1726882130.10164: stderr chunk (state=3): >>><<< 7064 1726882130.10214: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882130.10220: handler run complete 7064 1726882130.11646: variable 'ansible_facts' from source: unknown 7064 1726882130.12000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882130.14640: variable 'ansible_facts' from source: unknown 7064 1726882130.15460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882130.17100: attempt loop complete, returning result 7064 1726882130.17103: _execute() done 7064 1726882130.17106: dumping result to json 7064 1726882130.17336: done dumping result, returning 7064 1726882130.17706: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-1c1a-8029-00000000080d] 7064 1726882130.17710: sending task result for task 12673a56-9f93-1c1a-8029-00000000080d 7064 1726882130.20446: done sending task result for task 12673a56-9f93-1c1a-8029-00000000080d 7064 1726882130.20450: 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 } 7064 1726882130.20609: no more pending results, returning what we have 7064 1726882130.20612: results queue empty 7064 1726882130.20613: checking for any_errors_fatal 7064 1726882130.20617: done checking for any_errors_fatal 7064 1726882130.20618: checking for max_fail_percentage 7064 1726882130.20619: done checking for max_fail_percentage 7064 1726882130.20620: checking to see if all hosts have failed and the running result is not ok 7064 1726882130.20621: done checking to see if all hosts have failed 7064 1726882130.20621: getting the remaining hosts for this loop 7064 1726882130.20622: done getting the remaining hosts for this loop 7064 1726882130.20626: getting the next task for host managed_node1 7064 1726882130.20632: done getting next task for host managed_node1 7064 1726882130.20636: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7064 1726882130.20639: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882130.20650: getting variables 7064 1726882130.20651: in VariableManager get_vars() 7064 1726882130.20807: Calling all_inventory to load vars for managed_node1 7064 1726882130.20811: Calling groups_inventory to load vars for managed_node1 7064 1726882130.20813: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882130.20822: Calling all_plugins_play to load vars for managed_node1 7064 1726882130.20825: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882130.20827: Calling groups_plugins_play to load vars for managed_node1 7064 1726882130.23615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882130.25391: done with get_vars() 7064 1726882130.25456: done getting variables 7064 1726882130.25560: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:28:50 -0400 (0:00:00.846) 0:01:10.493 ****** 7064 1726882130.25607: entering _queue_task() for managed_node1/debug 7064 1726882130.26366: worker is 1 (out of 1 available) 7064 1726882130.26380: exiting _queue_task() for managed_node1/debug 7064 1726882130.26397: done queuing things up, now waiting for results queue to drain 7064 1726882130.26400: waiting for pending results... 7064 1726882130.27013: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7064 1726882130.27131: in run() - task 12673a56-9f93-1c1a-8029-000000000576 7064 1726882130.27153: variable 'ansible_search_path' from source: unknown 7064 1726882130.27203: variable 'ansible_search_path' from source: unknown 7064 1726882130.27207: calling self._execute() 7064 1726882130.27323: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882130.27335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882130.27352: variable 'omit' from source: magic vars 7064 1726882130.27746: variable 'ansible_distribution_major_version' from source: facts 7064 1726882130.27867: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882130.27964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882130.30802: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882130.30962: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882130.31194: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882130.31235: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882130.31267: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882130.31387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882130.31429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882130.31461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882130.31698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882130.31702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882130.31704: variable 'ansible_distribution' from source: facts 7064 1726882130.31707: variable 'ansible_distribution_major_version' from source: facts 7064 1726882130.31708: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882130.31710: variable 'omit' from source: magic vars 7064 1726882130.31739: variable 'omit' from source: magic vars 7064 1726882130.31835: variable 'network_provider' from source: set_fact 7064 1726882130.31873: variable 'omit' from source: magic vars 7064 1726882130.31908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882130.31942: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882130.31968: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882130.31991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882130.32010: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882130.32047: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882130.32056: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882130.32064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882130.32164: Set connection var ansible_connection to ssh 7064 1726882130.32183: Set connection var ansible_shell_executable to /bin/sh 7064 1726882130.32195: Set connection var ansible_pipelining to False 7064 1726882130.32207: Set connection var ansible_timeout to 10 7064 1726882130.32217: Set connection var ansible_shell_type to sh 7064 1726882130.32226: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882130.32252: variable 'ansible_shell_executable' from source: unknown 7064 1726882130.32261: variable 'ansible_connection' from source: unknown 7064 1726882130.32268: variable 'ansible_module_compression' from source: unknown 7064 1726882130.32275: variable 'ansible_shell_type' from source: unknown 7064 1726882130.32281: variable 'ansible_shell_executable' from source: unknown 7064 1726882130.32288: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882130.32299: variable 'ansible_pipelining' from source: unknown 7064 1726882130.32307: variable 'ansible_timeout' from source: unknown 7064 1726882130.32317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882130.32420: 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) 7064 1726882130.32438: variable 'omit' from source: magic vars 7064 1726882130.32448: starting attempt loop 7064 1726882130.32455: running the handler 7064 1726882130.32505: handler run complete 7064 1726882130.32525: attempt loop complete, returning result 7064 1726882130.32534: _execute() done 7064 1726882130.32540: dumping result to json 7064 1726882130.32548: done dumping result, returning 7064 1726882130.32561: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-1c1a-8029-000000000576] 7064 1726882130.32571: sending task result for task 12673a56-9f93-1c1a-8029-000000000576 ok: [managed_node1] => {} MSG: Using network provider: nm 7064 1726882130.32801: done sending task result for task 12673a56-9f93-1c1a-8029-000000000576 7064 1726882130.32806: WORKER PROCESS EXITING 7064 1726882130.32826: no more pending results, returning what we have 7064 1726882130.32830: results queue empty 7064 1726882130.32831: checking for any_errors_fatal 7064 1726882130.32844: done checking for any_errors_fatal 7064 1726882130.32848: checking for max_fail_percentage 7064 1726882130.32850: done checking for max_fail_percentage 7064 1726882130.32850: checking to see if all hosts have failed and the running result is not ok 7064 1726882130.32851: done checking to see if all hosts have failed 7064 1726882130.32852: getting the remaining hosts for this loop 7064 1726882130.32854: done getting the remaining hosts for this loop 7064 1726882130.32857: getting the next task for host managed_node1 7064 1726882130.32869: done getting next task for host managed_node1 7064 1726882130.32873: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7064 1726882130.32876: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882130.32898: getting variables 7064 1726882130.32900: in VariableManager get_vars() 7064 1726882130.33130: Calling all_inventory to load vars for managed_node1 7064 1726882130.33133: Calling groups_inventory to load vars for managed_node1 7064 1726882130.33176: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882130.33186: Calling all_plugins_play to load vars for managed_node1 7064 1726882130.33218: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882130.33252: Calling groups_plugins_play to load vars for managed_node1 7064 1726882130.35990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882130.37785: done with get_vars() 7064 1726882130.37812: done getting variables 7064 1726882130.37876: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:28:50 -0400 (0:00:00.123) 0:01:10.616 ****** 7064 1726882130.37917: entering _queue_task() for managed_node1/fail 7064 1726882130.38230: worker is 1 (out of 1 available) 7064 1726882130.38242: exiting _queue_task() for managed_node1/fail 7064 1726882130.38254: done queuing things up, now waiting for results queue to drain 7064 1726882130.38256: waiting for pending results... 7064 1726882130.38715: 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 7064 1726882130.39116: in run() - task 12673a56-9f93-1c1a-8029-000000000577 7064 1726882130.39224: variable 'ansible_search_path' from source: unknown 7064 1726882130.39227: variable 'ansible_search_path' from source: unknown 7064 1726882130.39230: calling self._execute() 7064 1726882130.39355: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882130.39508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882130.39624: variable 'omit' from source: magic vars 7064 1726882130.40170: variable 'ansible_distribution_major_version' from source: facts 7064 1726882130.40214: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882130.40481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882130.44351: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882130.44430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882130.44478: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882130.44523: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882130.44556: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882130.44647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882130.44696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882130.44731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882130.44777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882130.44801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882130.44927: variable 'ansible_distribution' from source: facts 7064 1726882130.44940: variable 'ansible_distribution_major_version' from source: facts 7064 1726882130.44954: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882130.45077: variable 'network_state' from source: role '' defaults 7064 1726882130.45095: Evaluated conditional (network_state != {}): False 7064 1726882130.45104: when evaluation is False, skipping this task 7064 1726882130.45112: _execute() done 7064 1726882130.45119: dumping result to json 7064 1726882130.45128: done dumping result, returning 7064 1726882130.45140: 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 [12673a56-9f93-1c1a-8029-000000000577] 7064 1726882130.45149: sending task result for task 12673a56-9f93-1c1a-8029-000000000577 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882130.45290: no more pending results, returning what we have 7064 1726882130.45299: results queue empty 7064 1726882130.45300: checking for any_errors_fatal 7064 1726882130.45306: done checking for any_errors_fatal 7064 1726882130.45307: checking for max_fail_percentage 7064 1726882130.45309: done checking for max_fail_percentage 7064 1726882130.45309: checking to see if all hosts have failed and the running result is not ok 7064 1726882130.45310: done checking to see if all hosts have failed 7064 1726882130.45311: getting the remaining hosts for this loop 7064 1726882130.45312: done getting the remaining hosts for this loop 7064 1726882130.45316: getting the next task for host managed_node1 7064 1726882130.45324: done getting next task for host managed_node1 7064 1726882130.45328: ^ 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 7064 1726882130.45331: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882130.45362: getting variables 7064 1726882130.45364: in VariableManager get_vars() 7064 1726882130.45426: Calling all_inventory to load vars for managed_node1 7064 1726882130.45429: Calling groups_inventory to load vars for managed_node1 7064 1726882130.45431: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882130.45441: Calling all_plugins_play to load vars for managed_node1 7064 1726882130.45444: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882130.45447: Calling groups_plugins_play to load vars for managed_node1 7064 1726882130.46099: done sending task result for task 12673a56-9f93-1c1a-8029-000000000577 7064 1726882130.46103: WORKER PROCESS EXITING 7064 1726882130.47079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882130.50270: done with get_vars() 7064 1726882130.50303: done getting variables 7064 1726882130.50362: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:28:50 -0400 (0:00:00.124) 0:01:10.741 ****** 7064 1726882130.50401: entering _queue_task() for managed_node1/fail 7064 1726882130.50704: worker is 1 (out of 1 available) 7064 1726882130.50717: exiting _queue_task() for managed_node1/fail 7064 1726882130.50729: done queuing things up, now waiting for results queue to drain 7064 1726882130.50731: waiting for pending results... 7064 1726882130.51024: 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 7064 1726882130.51135: in run() - task 12673a56-9f93-1c1a-8029-000000000578 7064 1726882130.51149: variable 'ansible_search_path' from source: unknown 7064 1726882130.51152: variable 'ansible_search_path' from source: unknown 7064 1726882130.51205: calling self._execute() 7064 1726882130.51335: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882130.51339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882130.51342: variable 'omit' from source: magic vars 7064 1726882130.51685: variable 'ansible_distribution_major_version' from source: facts 7064 1726882130.51699: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882130.51904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882130.54435: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882130.54509: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882130.54699: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882130.54703: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882130.54706: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882130.54709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882130.54736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882130.54768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882130.54817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882130.54848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882130.54969: variable 'ansible_distribution' from source: facts 7064 1726882130.54980: variable 'ansible_distribution_major_version' from source: facts 7064 1726882130.54996: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882130.55116: variable 'network_state' from source: role '' defaults 7064 1726882130.55130: Evaluated conditional (network_state != {}): False 7064 1726882130.55136: when evaluation is False, skipping this task 7064 1726882130.55142: _execute() done 7064 1726882130.55155: dumping result to json 7064 1726882130.55262: done dumping result, returning 7064 1726882130.55266: 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 [12673a56-9f93-1c1a-8029-000000000578] 7064 1726882130.55268: sending task result for task 12673a56-9f93-1c1a-8029-000000000578 7064 1726882130.55336: done sending task result for task 12673a56-9f93-1c1a-8029-000000000578 7064 1726882130.55340: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882130.55409: no more pending results, returning what we have 7064 1726882130.55412: results queue empty 7064 1726882130.55414: checking for any_errors_fatal 7064 1726882130.55419: done checking for any_errors_fatal 7064 1726882130.55419: checking for max_fail_percentage 7064 1726882130.55421: done checking for max_fail_percentage 7064 1726882130.55422: checking to see if all hosts have failed and the running result is not ok 7064 1726882130.55423: done checking to see if all hosts have failed 7064 1726882130.55423: getting the remaining hosts for this loop 7064 1726882130.55425: done getting the remaining hosts for this loop 7064 1726882130.55429: getting the next task for host managed_node1 7064 1726882130.55436: done getting next task for host managed_node1 7064 1726882130.55440: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7064 1726882130.55444: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882130.55469: getting variables 7064 1726882130.55471: in VariableManager get_vars() 7064 1726882130.55528: Calling all_inventory to load vars for managed_node1 7064 1726882130.55532: Calling groups_inventory to load vars for managed_node1 7064 1726882130.55534: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882130.55543: Calling all_plugins_play to load vars for managed_node1 7064 1726882130.55546: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882130.55548: Calling groups_plugins_play to load vars for managed_node1 7064 1726882130.57249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882130.59847: done with get_vars() 7064 1726882130.59879: done getting variables 7064 1726882130.59949: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:28:50 -0400 (0:00:00.095) 0:01:10.837 ****** 7064 1726882130.59987: entering _queue_task() for managed_node1/fail 7064 1726882130.60336: worker is 1 (out of 1 available) 7064 1726882130.60350: exiting _queue_task() for managed_node1/fail 7064 1726882130.60475: done queuing things up, now waiting for results queue to drain 7064 1726882130.60478: waiting for pending results... 7064 1726882130.60665: 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 7064 1726882130.60911: in run() - task 12673a56-9f93-1c1a-8029-000000000579 7064 1726882130.60915: variable 'ansible_search_path' from source: unknown 7064 1726882130.60919: variable 'ansible_search_path' from source: unknown 7064 1726882130.60922: calling self._execute() 7064 1726882130.61019: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882130.61035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882130.61052: variable 'omit' from source: magic vars 7064 1726882130.61903: variable 'ansible_distribution_major_version' from source: facts 7064 1726882130.61906: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882130.62075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882130.64473: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882130.64557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882130.64600: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882130.64644: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882130.64674: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882130.64777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882130.64815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882130.64856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882130.64903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882130.64924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882130.65050: variable 'ansible_distribution' from source: facts 7064 1726882130.65068: variable 'ansible_distribution_major_version' from source: facts 7064 1726882130.65170: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882130.65232: variable 'ansible_distribution_major_version' from source: facts 7064 1726882130.65250: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7064 1726882130.65355: variable 'ansible_distribution' from source: facts 7064 1726882130.65363: variable '__network_rh_distros' from source: role '' defaults 7064 1726882130.65375: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7064 1726882130.65634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882130.65662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882130.65688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882130.65739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882130.65756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882130.65806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882130.65838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882130.65865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882130.65908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882130.65933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882130.65976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882130.66007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882130.66145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882130.66148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882130.66150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882130.66418: variable 'network_connections' from source: task vars 7064 1726882130.66511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882130.66537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882130.66563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882130.66612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882130.66636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882130.66704: variable 'interface' from source: play vars 7064 1726882130.66736: variable 'network_state' from source: role '' defaults 7064 1726882130.67017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882130.67292: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882130.67337: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882130.67430: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882130.67579: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882130.67670: 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) 7064 1726882130.67673: 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) 7064 1726882130.67799: 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) 7064 1726882130.67817: 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) 7064 1726882130.67856: 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 7064 1726882130.67864: when evaluation is False, skipping this task 7064 1726882130.67871: _execute() done 7064 1726882130.67878: dumping result to json 7064 1726882130.67885: done dumping result, returning 7064 1726882130.68200: 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 [12673a56-9f93-1c1a-8029-000000000579] 7064 1726882130.68203: sending task result for task 12673a56-9f93-1c1a-8029-000000000579 7064 1726882130.68263: done sending task result for task 12673a56-9f93-1c1a-8029-000000000579 7064 1726882130.68266: 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" } 7064 1726882130.68315: no more pending results, returning what we have 7064 1726882130.68319: results queue empty 7064 1726882130.68320: checking for any_errors_fatal 7064 1726882130.68327: done checking for any_errors_fatal 7064 1726882130.68328: checking for max_fail_percentage 7064 1726882130.68330: done checking for max_fail_percentage 7064 1726882130.68330: checking to see if all hosts have failed and the running result is not ok 7064 1726882130.68331: done checking to see if all hosts have failed 7064 1726882130.68332: getting the remaining hosts for this loop 7064 1726882130.68333: done getting the remaining hosts for this loop 7064 1726882130.68337: getting the next task for host managed_node1 7064 1726882130.68345: done getting next task for host managed_node1 7064 1726882130.68349: ^ 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 7064 1726882130.68353: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882130.68384: getting variables 7064 1726882130.68386: in VariableManager get_vars() 7064 1726882130.68456: Calling all_inventory to load vars for managed_node1 7064 1726882130.68460: Calling groups_inventory to load vars for managed_node1 7064 1726882130.68462: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882130.68473: Calling all_plugins_play to load vars for managed_node1 7064 1726882130.68476: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882130.68479: Calling groups_plugins_play to load vars for managed_node1 7064 1726882130.71626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882130.74741: done with get_vars() 7064 1726882130.74775: done getting variables 7064 1726882130.74849: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:28:50 -0400 (0:00:00.148) 0:01:10.986 ****** 7064 1726882130.74885: entering _queue_task() for managed_node1/dnf 7064 1726882130.75284: worker is 1 (out of 1 available) 7064 1726882130.75299: exiting _queue_task() for managed_node1/dnf 7064 1726882130.75309: done queuing things up, now waiting for results queue to drain 7064 1726882130.75311: waiting for pending results... 7064 1726882130.75557: 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 7064 1726882130.75722: in run() - task 12673a56-9f93-1c1a-8029-00000000057a 7064 1726882130.75742: variable 'ansible_search_path' from source: unknown 7064 1726882130.75801: variable 'ansible_search_path' from source: unknown 7064 1726882130.75805: calling self._execute() 7064 1726882130.75897: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882130.75916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882130.75932: variable 'omit' from source: magic vars 7064 1726882130.76441: variable 'ansible_distribution_major_version' from source: facts 7064 1726882130.76671: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882130.76866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882130.80255: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882130.80463: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882130.80467: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882130.80470: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882130.80473: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882130.80546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882130.80697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882130.80724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882130.80756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882130.80770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882130.81125: variable 'ansible_distribution' from source: facts 7064 1726882130.81129: variable 'ansible_distribution_major_version' from source: facts 7064 1726882130.81132: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882130.81544: variable 'ansible_distribution' from source: facts 7064 1726882130.81548: variable 'ansible_distribution_major_version' from source: facts 7064 1726882130.81565: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7064 1726882130.81773: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882130.82095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882130.82119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882130.82198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882130.82211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882130.82222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882130.82267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882130.82291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882130.82327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882130.82398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882130.82402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882130.82404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882130.82421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882130.82443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882130.82481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882130.82494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882130.82658: variable 'network_connections' from source: task vars 7064 1726882130.82754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882130.82851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882130.82856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882130.82863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882130.82876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882130.82928: variable 'interface' from source: play vars 7064 1726882130.83021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882130.83199: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882130.83240: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882130.83302: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882130.83312: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882130.83349: 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) 7064 1726882130.83371: 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) 7064 1726882130.83409: 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) 7064 1726882130.83429: 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) 7064 1726882130.83518: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882130.84040: variable 'network_connections' from source: task vars 7064 1726882130.84250: variable 'interface' from source: play vars 7064 1726882130.84288: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882130.84291: when evaluation is False, skipping this task 7064 1726882130.84501: _execute() done 7064 1726882130.84504: dumping result to json 7064 1726882130.84507: done dumping result, returning 7064 1726882130.84509: 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 [12673a56-9f93-1c1a-8029-00000000057a] 7064 1726882130.84511: sending task result for task 12673a56-9f93-1c1a-8029-00000000057a 7064 1726882130.84580: done sending task result for task 12673a56-9f93-1c1a-8029-00000000057a 7064 1726882130.84583: 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" } 7064 1726882130.84650: no more pending results, returning what we have 7064 1726882130.84653: results queue empty 7064 1726882130.84654: checking for any_errors_fatal 7064 1726882130.84660: done checking for any_errors_fatal 7064 1726882130.84660: checking for max_fail_percentage 7064 1726882130.84662: done checking for max_fail_percentage 7064 1726882130.84662: checking to see if all hosts have failed and the running result is not ok 7064 1726882130.84663: done checking to see if all hosts have failed 7064 1726882130.84664: getting the remaining hosts for this loop 7064 1726882130.84665: done getting the remaining hosts for this loop 7064 1726882130.84669: getting the next task for host managed_node1 7064 1726882130.84678: done getting next task for host managed_node1 7064 1726882130.84681: ^ 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 7064 1726882130.84684: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882130.84910: getting variables 7064 1726882130.84912: in VariableManager get_vars() 7064 1726882130.84963: Calling all_inventory to load vars for managed_node1 7064 1726882130.84965: Calling groups_inventory to load vars for managed_node1 7064 1726882130.84967: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882130.84976: Calling all_plugins_play to load vars for managed_node1 7064 1726882130.84978: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882130.84981: Calling groups_plugins_play to load vars for managed_node1 7064 1726882130.86733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882130.88618: done with get_vars() 7064 1726882130.88649: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7064 1726882130.88865: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:28:50 -0400 (0:00:00.140) 0:01:11.126 ****** 7064 1726882130.88905: entering _queue_task() for managed_node1/yum 7064 1726882130.89598: worker is 1 (out of 1 available) 7064 1726882130.89614: exiting _queue_task() for managed_node1/yum 7064 1726882130.89627: done queuing things up, now waiting for results queue to drain 7064 1726882130.89629: waiting for pending results... 7064 1726882130.90054: 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 7064 1726882130.90276: in run() - task 12673a56-9f93-1c1a-8029-00000000057b 7064 1726882130.90411: variable 'ansible_search_path' from source: unknown 7064 1726882130.90415: variable 'ansible_search_path' from source: unknown 7064 1726882130.90418: calling self._execute() 7064 1726882130.90484: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882130.90502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882130.90524: variable 'omit' from source: magic vars 7064 1726882130.90949: variable 'ansible_distribution_major_version' from source: facts 7064 1726882130.90974: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882130.91287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882130.93556: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882130.93640: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882130.93682: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882130.93724: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882130.93763: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882130.93871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882130.93911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882130.93942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882130.93999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882130.94019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882130.94133: variable 'ansible_distribution' from source: facts 7064 1726882130.94142: variable 'ansible_distribution_major_version' from source: facts 7064 1726882130.94172: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882130.94313: variable 'ansible_distribution_major_version' from source: facts 7064 1726882130.94334: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7064 1726882130.94391: when evaluation is False, skipping this task 7064 1726882130.94405: _execute() done 7064 1726882130.94408: dumping result to json 7064 1726882130.94410: done dumping result, returning 7064 1726882130.94413: 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 [12673a56-9f93-1c1a-8029-00000000057b] 7064 1726882130.94415: sending task result for task 12673a56-9f93-1c1a-8029-00000000057b skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7064 1726882130.94549: no more pending results, returning what we have 7064 1726882130.94553: results queue empty 7064 1726882130.94554: checking for any_errors_fatal 7064 1726882130.94560: done checking for any_errors_fatal 7064 1726882130.94561: checking for max_fail_percentage 7064 1726882130.94562: done checking for max_fail_percentage 7064 1726882130.94563: checking to see if all hosts have failed and the running result is not ok 7064 1726882130.94564: done checking to see if all hosts have failed 7064 1726882130.94565: getting the remaining hosts for this loop 7064 1726882130.94566: done getting the remaining hosts for this loop 7064 1726882130.94570: getting the next task for host managed_node1 7064 1726882130.94579: done getting next task for host managed_node1 7064 1726882130.94583: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7064 1726882130.94587: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882130.94620: getting variables 7064 1726882130.94622: in VariableManager get_vars() 7064 1726882130.94686: Calling all_inventory to load vars for managed_node1 7064 1726882130.94690: Calling groups_inventory to load vars for managed_node1 7064 1726882130.94910: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882130.94921: Calling all_plugins_play to load vars for managed_node1 7064 1726882130.94924: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882130.94926: Calling groups_plugins_play to load vars for managed_node1 7064 1726882130.95530: done sending task result for task 12673a56-9f93-1c1a-8029-00000000057b 7064 1726882130.95533: WORKER PROCESS EXITING 7064 1726882130.96477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882130.98229: done with get_vars() 7064 1726882130.98253: done getting variables 7064 1726882130.98324: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:28:50 -0400 (0:00:00.094) 0:01:11.221 ****** 7064 1726882130.98362: entering _queue_task() for managed_node1/fail 7064 1726882130.98798: worker is 1 (out of 1 available) 7064 1726882130.98811: exiting _queue_task() for managed_node1/fail 7064 1726882130.98826: done queuing things up, now waiting for results queue to drain 7064 1726882130.98828: waiting for pending results... 7064 1726882130.99046: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7064 1726882130.99204: in run() - task 12673a56-9f93-1c1a-8029-00000000057c 7064 1726882130.99226: variable 'ansible_search_path' from source: unknown 7064 1726882130.99235: variable 'ansible_search_path' from source: unknown 7064 1726882130.99284: calling self._execute() 7064 1726882130.99400: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882130.99411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882130.99425: variable 'omit' from source: magic vars 7064 1726882130.99818: variable 'ansible_distribution_major_version' from source: facts 7064 1726882130.99838: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882131.00149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882131.02371: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882131.02451: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882131.02488: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882131.02527: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882131.02561: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882131.02660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.02690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.02724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.02770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.02786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.02911: variable 'ansible_distribution' from source: facts 7064 1726882131.02920: variable 'ansible_distribution_major_version' from source: facts 7064 1726882131.02930: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882131.03042: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882131.03177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.03216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.03247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.03400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.03404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.03407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.03409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.03418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.03461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.03480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.03534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.03562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.03596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.03646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.03665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.03832: variable 'network_connections' from source: task vars 7064 1726882131.03925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.04064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.04068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.04070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.04072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.04117: variable 'interface' from source: play vars 7064 1726882131.04228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882131.04411: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882131.04452: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882131.04484: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882131.04528: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882131.04574: 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) 7064 1726882131.04627: 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) 7064 1726882131.04643: 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) 7064 1726882131.04674: 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) 7064 1726882131.04843: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882131.04989: variable 'network_connections' from source: task vars 7064 1726882131.05100: variable 'interface' from source: play vars 7064 1726882131.05139: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882131.05147: when evaluation is False, skipping this task 7064 1726882131.05154: _execute() done 7064 1726882131.05160: dumping result to json 7064 1726882131.05174: done dumping result, returning 7064 1726882131.05186: 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 [12673a56-9f93-1c1a-8029-00000000057c] 7064 1726882131.05199: sending task result for task 12673a56-9f93-1c1a-8029-00000000057c skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7064 1726882131.05440: no more pending results, returning what we have 7064 1726882131.05444: results queue empty 7064 1726882131.05445: checking for any_errors_fatal 7064 1726882131.05452: done checking for any_errors_fatal 7064 1726882131.05453: checking for max_fail_percentage 7064 1726882131.05454: done checking for max_fail_percentage 7064 1726882131.05455: checking to see if all hosts have failed and the running result is not ok 7064 1726882131.05456: done checking to see if all hosts have failed 7064 1726882131.05457: getting the remaining hosts for this loop 7064 1726882131.05458: done getting the remaining hosts for this loop 7064 1726882131.05463: getting the next task for host managed_node1 7064 1726882131.05472: done getting next task for host managed_node1 7064 1726882131.05476: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7064 1726882131.05480: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882131.05512: getting variables 7064 1726882131.05514: in VariableManager get_vars() 7064 1726882131.05572: Calling all_inventory to load vars for managed_node1 7064 1726882131.05575: Calling groups_inventory to load vars for managed_node1 7064 1726882131.05577: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882131.05586: Calling all_plugins_play to load vars for managed_node1 7064 1726882131.05589: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882131.05592: Calling groups_plugins_play to load vars for managed_node1 7064 1726882131.05813: done sending task result for task 12673a56-9f93-1c1a-8029-00000000057c 7064 1726882131.05816: WORKER PROCESS EXITING 7064 1726882131.07280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882131.08908: done with get_vars() 7064 1726882131.08939: done getting variables 7064 1726882131.09006: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:28:51 -0400 (0:00:00.106) 0:01:11.328 ****** 7064 1726882131.09048: entering _queue_task() for managed_node1/package 7064 1726882131.09482: worker is 1 (out of 1 available) 7064 1726882131.09498: exiting _queue_task() for managed_node1/package 7064 1726882131.09509: done queuing things up, now waiting for results queue to drain 7064 1726882131.09511: waiting for pending results... 7064 1726882131.09704: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7064 1726882131.09867: in run() - task 12673a56-9f93-1c1a-8029-00000000057d 7064 1726882131.09887: variable 'ansible_search_path' from source: unknown 7064 1726882131.09901: variable 'ansible_search_path' from source: unknown 7064 1726882131.09948: calling self._execute() 7064 1726882131.10061: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882131.10076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882131.10135: variable 'omit' from source: magic vars 7064 1726882131.10481: variable 'ansible_distribution_major_version' from source: facts 7064 1726882131.10505: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882131.10721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882131.13069: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882131.13151: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882131.13199: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882131.13303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882131.13306: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882131.13345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.13706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.13740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.13778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.13798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.13922: variable 'ansible_distribution' from source: facts 7064 1726882131.13933: variable 'ansible_distribution_major_version' from source: facts 7064 1726882131.13951: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882131.14123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882131.14391: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882131.14399: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882131.14402: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882131.14416: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882131.14515: variable 'network_packages' from source: role '' defaults 7064 1726882131.14631: variable '__network_provider_setup' from source: role '' defaults 7064 1726882131.14647: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882131.14726: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882131.14753: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882131.14817: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882131.14987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.15021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.15057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.15101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.15122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.15172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.15265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.15268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.15302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.15323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.15532: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7064 1726882131.15644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.15669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.15700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.15900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.15903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.15905: variable 'ansible_python' from source: facts 7064 1726882131.15907: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7064 1726882131.15958: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882131.16048: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882131.16181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.16214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.16251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.16291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.16314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.16364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.16390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.16429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.16481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.16506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.16664: variable 'network_connections' from source: task vars 7064 1726882131.16806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.16836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.16867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.16999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.17003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.17017: variable 'interface' from source: play vars 7064 1726882131.17100: 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) 7064 1726882131.17141: 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) 7064 1726882131.17177: 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) 7064 1726882131.17218: 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) 7064 1726882131.17277: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882131.17587: variable 'network_connections' from source: task vars 7064 1726882131.17748: variable 'interface' from source: play vars 7064 1726882131.17821: variable '__network_packages_default_wireless' from source: role '' defaults 7064 1726882131.17913: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882131.18239: variable 'network_connections' from source: task vars 7064 1726882131.18364: variable 'interface' from source: play vars 7064 1726882131.18430: variable '__network_packages_default_team' from source: role '' defaults 7064 1726882131.18490: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882131.18810: variable 'network_connections' from source: task vars 7064 1726882131.18925: variable 'interface' from source: play vars 7064 1726882131.19004: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882131.19081: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882131.19084: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882131.19139: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882131.19411: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7064 1726882131.19865: variable 'network_connections' from source: task vars 7064 1726882131.19976: variable 'interface' from source: play vars 7064 1726882131.20000: variable 'ansible_distribution' from source: facts 7064 1726882131.20011: variable '__network_rh_distros' from source: role '' defaults 7064 1726882131.20022: variable 'ansible_distribution_major_version' from source: facts 7064 1726882131.20049: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7064 1726882131.20230: variable 'ansible_distribution' from source: facts 7064 1726882131.20239: variable '__network_rh_distros' from source: role '' defaults 7064 1726882131.20249: variable 'ansible_distribution_major_version' from source: facts 7064 1726882131.20283: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7064 1726882131.20447: variable 'ansible_distribution' from source: facts 7064 1726882131.20503: variable '__network_rh_distros' from source: role '' defaults 7064 1726882131.20506: variable 'ansible_distribution_major_version' from source: facts 7064 1726882131.20508: variable 'network_provider' from source: set_fact 7064 1726882131.20531: variable 'ansible_facts' from source: unknown 7064 1726882131.21277: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7064 1726882131.21284: when evaluation is False, skipping this task 7064 1726882131.21297: _execute() done 7064 1726882131.21304: dumping result to json 7064 1726882131.21311: done dumping result, returning 7064 1726882131.21323: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-1c1a-8029-00000000057d] 7064 1726882131.21372: sending task result for task 12673a56-9f93-1c1a-8029-00000000057d 7064 1726882131.21446: done sending task result for task 12673a56-9f93-1c1a-8029-00000000057d skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7064 1726882131.21655: no more pending results, returning what we have 7064 1726882131.21659: results queue empty 7064 1726882131.21660: checking for any_errors_fatal 7064 1726882131.21667: done checking for any_errors_fatal 7064 1726882131.21668: checking for max_fail_percentage 7064 1726882131.21670: done checking for max_fail_percentage 7064 1726882131.21670: checking to see if all hosts have failed and the running result is not ok 7064 1726882131.21671: done checking to see if all hosts have failed 7064 1726882131.21672: getting the remaining hosts for this loop 7064 1726882131.21673: done getting the remaining hosts for this loop 7064 1726882131.21677: getting the next task for host managed_node1 7064 1726882131.21686: done getting next task for host managed_node1 7064 1726882131.21690: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7064 1726882131.21697: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882131.21725: getting variables 7064 1726882131.21728: in VariableManager get_vars() 7064 1726882131.21787: Calling all_inventory to load vars for managed_node1 7064 1726882131.21790: Calling groups_inventory to load vars for managed_node1 7064 1726882131.21907: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882131.21915: WORKER PROCESS EXITING 7064 1726882131.21925: Calling all_plugins_play to load vars for managed_node1 7064 1726882131.21928: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882131.21932: Calling groups_plugins_play to load vars for managed_node1 7064 1726882131.23949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882131.25730: done with get_vars() 7064 1726882131.25755: done getting variables 7064 1726882131.25829: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:28:51 -0400 (0:00:00.168) 0:01:11.496 ****** 7064 1726882131.25864: entering _queue_task() for managed_node1/package 7064 1726882131.26235: worker is 1 (out of 1 available) 7064 1726882131.26309: exiting _queue_task() for managed_node1/package 7064 1726882131.26319: done queuing things up, now waiting for results queue to drain 7064 1726882131.26321: waiting for pending results... 7064 1726882131.26537: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7064 1726882131.26721: in run() - task 12673a56-9f93-1c1a-8029-00000000057e 7064 1726882131.26834: variable 'ansible_search_path' from source: unknown 7064 1726882131.26851: variable 'ansible_search_path' from source: unknown 7064 1726882131.26935: calling self._execute() 7064 1726882131.27107: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882131.27602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882131.27605: variable 'omit' from source: magic vars 7064 1726882131.28702: variable 'ansible_distribution_major_version' from source: facts 7064 1726882131.28705: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882131.29030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882131.33519: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882131.33592: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882131.33761: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882131.33909: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882131.33946: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882131.34166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.34207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.34239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.34343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.34586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.34737: variable 'ansible_distribution' from source: facts 7064 1726882131.34748: variable 'ansible_distribution_major_version' from source: facts 7064 1726882131.34762: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882131.34897: variable 'network_state' from source: role '' defaults 7064 1726882131.35031: Evaluated conditional (network_state != {}): False 7064 1726882131.35041: when evaluation is False, skipping this task 7064 1726882131.35049: _execute() done 7064 1726882131.35057: dumping result to json 7064 1726882131.35066: done dumping result, returning 7064 1726882131.35136: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-1c1a-8029-00000000057e] 7064 1726882131.35146: sending task result for task 12673a56-9f93-1c1a-8029-00000000057e skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882131.35310: no more pending results, returning what we have 7064 1726882131.35314: results queue empty 7064 1726882131.35315: checking for any_errors_fatal 7064 1726882131.35324: done checking for any_errors_fatal 7064 1726882131.35325: checking for max_fail_percentage 7064 1726882131.35327: done checking for max_fail_percentage 7064 1726882131.35328: checking to see if all hosts have failed and the running result is not ok 7064 1726882131.35329: done checking to see if all hosts have failed 7064 1726882131.35329: getting the remaining hosts for this loop 7064 1726882131.35331: done getting the remaining hosts for this loop 7064 1726882131.35335: getting the next task for host managed_node1 7064 1726882131.35344: done getting next task for host managed_node1 7064 1726882131.35349: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7064 1726882131.35352: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882131.35383: getting variables 7064 1726882131.35385: in VariableManager get_vars() 7064 1726882131.35454: Calling all_inventory to load vars for managed_node1 7064 1726882131.35457: Calling groups_inventory to load vars for managed_node1 7064 1726882131.35460: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882131.35471: Calling all_plugins_play to load vars for managed_node1 7064 1726882131.35474: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882131.35477: Calling groups_plugins_play to load vars for managed_node1 7064 1726882131.36279: done sending task result for task 12673a56-9f93-1c1a-8029-00000000057e 7064 1726882131.36283: WORKER PROCESS EXITING 7064 1726882131.37465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882131.39070: done with get_vars() 7064 1726882131.39098: done getting variables 7064 1726882131.39163: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:28:51 -0400 (0:00:00.133) 0:01:11.629 ****** 7064 1726882131.39202: entering _queue_task() for managed_node1/package 7064 1726882131.39724: worker is 1 (out of 1 available) 7064 1726882131.39736: exiting _queue_task() for managed_node1/package 7064 1726882131.39747: done queuing things up, now waiting for results queue to drain 7064 1726882131.39748: waiting for pending results... 7064 1726882131.39862: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7064 1726882131.40018: in run() - task 12673a56-9f93-1c1a-8029-00000000057f 7064 1726882131.40039: variable 'ansible_search_path' from source: unknown 7064 1726882131.40048: variable 'ansible_search_path' from source: unknown 7064 1726882131.40098: calling self._execute() 7064 1726882131.40202: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882131.40305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882131.40309: variable 'omit' from source: magic vars 7064 1726882131.40613: variable 'ansible_distribution_major_version' from source: facts 7064 1726882131.40638: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882131.40855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882131.44785: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882131.44930: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882131.45186: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882131.45189: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882131.45196: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882131.45273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.45431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.45458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.45616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.45724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.45850: variable 'ansible_distribution' from source: facts 7064 1726882131.45859: variable 'ansible_distribution_major_version' from source: facts 7064 1726882131.45869: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882131.46402: variable 'network_state' from source: role '' defaults 7064 1726882131.46406: Evaluated conditional (network_state != {}): False 7064 1726882131.46408: when evaluation is False, skipping this task 7064 1726882131.46410: _execute() done 7064 1726882131.46412: dumping result to json 7064 1726882131.46415: done dumping result, returning 7064 1726882131.46417: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-1c1a-8029-00000000057f] 7064 1726882131.46418: sending task result for task 12673a56-9f93-1c1a-8029-00000000057f 7064 1726882131.46490: done sending task result for task 12673a56-9f93-1c1a-8029-00000000057f 7064 1726882131.46498: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882131.46551: no more pending results, returning what we have 7064 1726882131.46555: results queue empty 7064 1726882131.46556: checking for any_errors_fatal 7064 1726882131.46562: done checking for any_errors_fatal 7064 1726882131.46563: checking for max_fail_percentage 7064 1726882131.46565: done checking for max_fail_percentage 7064 1726882131.46565: checking to see if all hosts have failed and the running result is not ok 7064 1726882131.46566: done checking to see if all hosts have failed 7064 1726882131.46567: getting the remaining hosts for this loop 7064 1726882131.46569: done getting the remaining hosts for this loop 7064 1726882131.46574: getting the next task for host managed_node1 7064 1726882131.46584: done getting next task for host managed_node1 7064 1726882131.46587: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7064 1726882131.46592: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882131.46625: getting variables 7064 1726882131.46627: in VariableManager get_vars() 7064 1726882131.46896: Calling all_inventory to load vars for managed_node1 7064 1726882131.46901: Calling groups_inventory to load vars for managed_node1 7064 1726882131.46904: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882131.46913: Calling all_plugins_play to load vars for managed_node1 7064 1726882131.46916: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882131.46919: Calling groups_plugins_play to load vars for managed_node1 7064 1726882131.49917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882131.53318: done with get_vars() 7064 1726882131.53352: done getting variables 7064 1726882131.53627: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:28:51 -0400 (0:00:00.144) 0:01:11.774 ****** 7064 1726882131.53666: entering _queue_task() for managed_node1/service 7064 1726882131.54377: worker is 1 (out of 1 available) 7064 1726882131.54392: exiting _queue_task() for managed_node1/service 7064 1726882131.54610: done queuing things up, now waiting for results queue to drain 7064 1726882131.54612: waiting for pending results... 7064 1726882131.55518: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7064 1726882131.56106: in run() - task 12673a56-9f93-1c1a-8029-000000000580 7064 1726882131.56121: variable 'ansible_search_path' from source: unknown 7064 1726882131.56124: variable 'ansible_search_path' from source: unknown 7064 1726882131.56386: calling self._execute() 7064 1726882131.56821: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882131.56825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882131.56837: variable 'omit' from source: magic vars 7064 1726882131.58204: variable 'ansible_distribution_major_version' from source: facts 7064 1726882131.58207: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882131.58689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882131.63735: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882131.63916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882131.63958: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882131.63990: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882131.64135: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882131.64296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.64390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.64420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.64524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.64542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.64878: variable 'ansible_distribution' from source: facts 7064 1726882131.64881: variable 'ansible_distribution_major_version' from source: facts 7064 1726882131.64884: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882131.65075: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882131.65428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.65451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.65529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.65636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.65654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.65696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.65717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.65742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.65778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.65791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.66100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.66103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.66107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.66400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.66403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.66635: variable 'network_connections' from source: task vars 7064 1726882131.66848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.66870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.67211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.67249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.67263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.67741: variable 'interface' from source: play vars 7064 1726882131.67953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882131.68410: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882131.68453: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882131.68485: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882131.68628: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882131.68671: 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) 7064 1726882131.68691: 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) 7064 1726882131.68803: 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) 7064 1726882131.68848: 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) 7064 1726882131.68892: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882131.69703: variable 'network_connections' from source: task vars 7064 1726882131.69706: variable 'interface' from source: play vars 7064 1726882131.69708: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882131.69709: when evaluation is False, skipping this task 7064 1726882131.69711: _execute() done 7064 1726882131.69713: dumping result to json 7064 1726882131.69714: done dumping result, returning 7064 1726882131.69716: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-1c1a-8029-000000000580] 7064 1726882131.69718: sending task result for task 12673a56-9f93-1c1a-8029-000000000580 7064 1726882131.69780: done sending task result for task 12673a56-9f93-1c1a-8029-000000000580 7064 1726882131.69782: 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" } 7064 1726882131.69855: no more pending results, returning what we have 7064 1726882131.69857: results queue empty 7064 1726882131.69858: checking for any_errors_fatal 7064 1726882131.69864: done checking for any_errors_fatal 7064 1726882131.69865: checking for max_fail_percentage 7064 1726882131.69866: done checking for max_fail_percentage 7064 1726882131.69867: checking to see if all hosts have failed and the running result is not ok 7064 1726882131.69868: done checking to see if all hosts have failed 7064 1726882131.69868: getting the remaining hosts for this loop 7064 1726882131.69870: done getting the remaining hosts for this loop 7064 1726882131.69873: getting the next task for host managed_node1 7064 1726882131.69880: done getting next task for host managed_node1 7064 1726882131.69883: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7064 1726882131.69886: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882131.69909: getting variables 7064 1726882131.69911: in VariableManager get_vars() 7064 1726882131.69959: Calling all_inventory to load vars for managed_node1 7064 1726882131.69962: Calling groups_inventory to load vars for managed_node1 7064 1726882131.69964: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882131.69972: Calling all_plugins_play to load vars for managed_node1 7064 1726882131.69975: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882131.69977: Calling groups_plugins_play to load vars for managed_node1 7064 1726882131.73551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882131.77250: done with get_vars() 7064 1726882131.77274: done getting variables 7064 1726882131.77448: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:28:51 -0400 (0:00:00.238) 0:01:12.012 ****** 7064 1726882131.77483: entering _queue_task() for managed_node1/service 7064 1726882131.78439: worker is 1 (out of 1 available) 7064 1726882131.78454: exiting _queue_task() for managed_node1/service 7064 1726882131.78467: done queuing things up, now waiting for results queue to drain 7064 1726882131.78469: waiting for pending results... 7064 1726882131.79115: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7064 1726882131.79358: in run() - task 12673a56-9f93-1c1a-8029-000000000581 7064 1726882131.79370: variable 'ansible_search_path' from source: unknown 7064 1726882131.79374: variable 'ansible_search_path' from source: unknown 7064 1726882131.79411: calling self._execute() 7064 1726882131.79727: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882131.79731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882131.79860: variable 'omit' from source: magic vars 7064 1726882131.80574: variable 'ansible_distribution_major_version' from source: facts 7064 1726882131.80585: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882131.80902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882131.86191: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882131.86625: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882131.86661: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882131.86692: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882131.87086: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882131.87131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.87218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.87223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.87683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.87686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.87790: variable 'ansible_distribution' from source: facts 7064 1726882131.87800: variable 'ansible_distribution_major_version' from source: facts 7064 1726882131.87803: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882131.88209: variable 'network_provider' from source: set_fact 7064 1726882131.88216: variable 'network_state' from source: role '' defaults 7064 1726882131.88225: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7064 1726882131.88233: variable 'omit' from source: magic vars 7064 1726882131.88428: variable 'omit' from source: magic vars 7064 1726882131.88457: variable 'network_service_name' from source: role '' defaults 7064 1726882131.88817: variable 'network_service_name' from source: role '' defaults 7064 1726882131.88835: variable '__network_provider_setup' from source: role '' defaults 7064 1726882131.88842: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882131.89099: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882131.89102: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882131.89223: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882131.89510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.89668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.89695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.89787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.89806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.89968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.89992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.90022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.90180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.90200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.90639: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7064 1726882131.91059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.91068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.91365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.91369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.91371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.91384: variable 'ansible_python' from source: facts 7064 1726882131.91412: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7064 1726882131.91558: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882131.91773: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882131.92042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.92133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.92162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.92278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.92303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.92396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.92482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.92532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.92786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.92789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.93003: variable 'network_connections' from source: task vars 7064 1726882131.93100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882131.93251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882131.93279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882131.93368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882131.93414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882131.93607: variable 'interface' from source: play vars 7064 1726882131.93796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882131.94304: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882131.94447: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882131.94637: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882131.94640: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882131.94812: 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) 7064 1726882131.94886: 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) 7064 1726882131.95011: 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) 7064 1726882131.95100: 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) 7064 1726882131.95227: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882131.95856: variable 'network_connections' from source: task vars 7064 1726882131.96202: variable 'interface' from source: play vars 7064 1726882131.96402: variable '__network_packages_default_wireless' from source: role '' defaults 7064 1726882131.96482: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882131.97603: variable 'network_connections' from source: task vars 7064 1726882131.97735: variable 'interface' from source: play vars 7064 1726882131.97769: variable '__network_packages_default_team' from source: role '' defaults 7064 1726882131.97902: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882131.98718: variable 'network_connections' from source: task vars 7064 1726882131.98837: variable 'interface' from source: play vars 7064 1726882131.99113: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882131.99177: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882131.99402: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882131.99407: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882131.99960: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7064 1726882132.01105: variable 'network_connections' from source: task vars 7064 1726882132.01366: variable 'interface' from source: play vars 7064 1726882132.01386: variable 'ansible_distribution' from source: facts 7064 1726882132.01399: variable '__network_rh_distros' from source: role '' defaults 7064 1726882132.01443: variable 'ansible_distribution_major_version' from source: facts 7064 1726882132.01690: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7064 1726882132.01878: variable 'ansible_distribution' from source: facts 7064 1726882132.01887: variable '__network_rh_distros' from source: role '' defaults 7064 1726882132.01901: variable 'ansible_distribution_major_version' from source: facts 7064 1726882132.01926: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7064 1726882132.02315: variable 'ansible_distribution' from source: facts 7064 1726882132.02325: variable '__network_rh_distros' from source: role '' defaults 7064 1726882132.02335: variable 'ansible_distribution_major_version' from source: facts 7064 1726882132.02434: variable 'network_provider' from source: set_fact 7064 1726882132.02467: variable 'omit' from source: magic vars 7064 1726882132.02600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882132.02636: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882132.02891: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882132.02899: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882132.02902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882132.02904: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882132.02906: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882132.02908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882132.03068: Set connection var ansible_connection to ssh 7064 1726882132.03086: Set connection var ansible_shell_executable to /bin/sh 7064 1726882132.03121: Set connection var ansible_pipelining to False 7064 1726882132.03301: Set connection var ansible_timeout to 10 7064 1726882132.03304: Set connection var ansible_shell_type to sh 7064 1726882132.03306: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882132.03309: variable 'ansible_shell_executable' from source: unknown 7064 1726882132.03311: variable 'ansible_connection' from source: unknown 7064 1726882132.03313: variable 'ansible_module_compression' from source: unknown 7064 1726882132.03314: variable 'ansible_shell_type' from source: unknown 7064 1726882132.03316: variable 'ansible_shell_executable' from source: unknown 7064 1726882132.03318: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882132.03322: variable 'ansible_pipelining' from source: unknown 7064 1726882132.03325: variable 'ansible_timeout' from source: unknown 7064 1726882132.03328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882132.03532: 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) 7064 1726882132.03567: variable 'omit' from source: magic vars 7064 1726882132.03772: starting attempt loop 7064 1726882132.03775: running the handler 7064 1726882132.03777: variable 'ansible_facts' from source: unknown 7064 1726882132.05525: _low_level_execute_command(): starting 7064 1726882132.05536: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882132.07117: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882132.07411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882132.09127: stdout chunk (state=3): >>>/root <<< 7064 1726882132.09141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882132.09175: stderr chunk (state=3): >>><<< 7064 1726882132.09184: stdout chunk (state=3): >>><<< 7064 1726882132.09281: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882132.09303: _low_level_execute_command(): starting 7064 1726882132.09313: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882132.0928783-9844-151892106633349 `" && echo ansible-tmp-1726882132.0928783-9844-151892106633349="` echo /root/.ansible/tmp/ansible-tmp-1726882132.0928783-9844-151892106633349 `" ) && sleep 0' 7064 1726882132.10913: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882132.10928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882132.11060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882132.11063: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882132.11066: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882132.11068: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882132.11412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882132.11445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882132.13803: stdout chunk (state=3): >>>ansible-tmp-1726882132.0928783-9844-151892106633349=/root/.ansible/tmp/ansible-tmp-1726882132.0928783-9844-151892106633349 <<< 7064 1726882132.13807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882132.13809: stdout chunk (state=3): >>><<< 7064 1726882132.13811: stderr chunk (state=3): >>><<< 7064 1726882132.13814: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882132.0928783-9844-151892106633349=/root/.ansible/tmp/ansible-tmp-1726882132.0928783-9844-151892106633349 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882132.13822: variable 'ansible_module_compression' from source: unknown 7064 1726882132.13824: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7064 1726882132.13826: variable 'ansible_facts' from source: unknown 7064 1726882132.14238: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882132.0928783-9844-151892106633349/AnsiballZ_systemd.py 7064 1726882132.14577: Sending initial data 7064 1726882132.14586: Sent initial data (154 bytes) 7064 1726882132.16112: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882132.16136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882132.16154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882132.16168: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882132.16268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882132.17830: 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" <<< 7064 1726882132.17849: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882132.17865: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882132.18036: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp9rrxoezz /root/.ansible/tmp/ansible-tmp-1726882132.0928783-9844-151892106633349/AnsiballZ_systemd.py <<< 7064 1726882132.18112: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882132.0928783-9844-151892106633349/AnsiballZ_systemd.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp9rrxoezz" to remote "/root/.ansible/tmp/ansible-tmp-1726882132.0928783-9844-151892106633349/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882132.0928783-9844-151892106633349/AnsiballZ_systemd.py" <<< 7064 1726882132.21231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882132.21238: stderr chunk (state=3): >>><<< 7064 1726882132.21242: stdout chunk (state=3): >>><<< 7064 1726882132.21426: done transferring module to remote 7064 1726882132.21431: _low_level_execute_command(): starting 7064 1726882132.21433: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882132.0928783-9844-151892106633349/ /root/.ansible/tmp/ansible-tmp-1726882132.0928783-9844-151892106633349/AnsiballZ_systemd.py && sleep 0' 7064 1726882132.22715: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882132.22897: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882132.22975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882132.24767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882132.24770: stdout chunk (state=3): >>><<< 7064 1726882132.24772: stderr chunk (state=3): >>><<< 7064 1726882132.24785: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882132.24883: _low_level_execute_command(): starting 7064 1726882132.24887: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882132.0928783-9844-151892106633349/AnsiballZ_systemd.py && sleep 0' 7064 1726882132.26234: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882132.26289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882132.26298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882132.26301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882132.26442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882132.55085: 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": "701", "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 21:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "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<<< 7064 1726882132.55127: 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": "9957376", "MemoryPeak": "10489856", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3314806784", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "240590000", "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": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service network.target shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "dbus.socket basic.target dbus-broker.service sysinit.target system.slice network-pre.target systemd-journald.socket cloud-init-local.service", "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 21:28:12 EDT", "StateChangeTimestampMonotonic": "525341728", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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 21:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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}}} <<< 7064 1726882132.56887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882132.56891: stdout chunk (state=3): >>><<< 7064 1726882132.56899: stderr chunk (state=3): >>><<< 7064 1726882132.56918: _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": "701", "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 21:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "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": "9957376", "MemoryPeak": "10489856", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3314806784", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "240590000", "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": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service network.target shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "dbus.socket basic.target dbus-broker.service sysinit.target system.slice network-pre.target systemd-journald.socket cloud-init-local.service", "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 21:28:12 EDT", "StateChangeTimestampMonotonic": "525341728", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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 21:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882132.57128: 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-1726882132.0928783-9844-151892106633349/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882132.57200: _low_level_execute_command(): starting 7064 1726882132.57203: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882132.0928783-9844-151892106633349/ > /dev/null 2>&1 && sleep 0' 7064 1726882132.57772: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882132.57785: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882132.57799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882132.57810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882132.57821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882132.57828: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882132.57884: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882132.57923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882132.57975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882132.57983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882132.58024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882132.59973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882132.59977: stdout chunk (state=3): >>><<< 7064 1726882132.59979: stderr chunk (state=3): >>><<< 7064 1726882132.59991: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882132.60006: handler run complete 7064 1726882132.60101: attempt loop complete, returning result 7064 1726882132.60104: _execute() done 7064 1726882132.60107: dumping result to json 7064 1726882132.60109: done dumping result, returning 7064 1726882132.60121: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-1c1a-8029-000000000581] 7064 1726882132.60130: sending task result for task 12673a56-9f93-1c1a-8029-000000000581 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7064 1726882132.60432: no more pending results, returning what we have 7064 1726882132.60435: results queue empty 7064 1726882132.60441: checking for any_errors_fatal 7064 1726882132.60447: done checking for any_errors_fatal 7064 1726882132.60448: checking for max_fail_percentage 7064 1726882132.60450: done checking for max_fail_percentage 7064 1726882132.60450: checking to see if all hosts have failed and the running result is not ok 7064 1726882132.60452: done checking to see if all hosts have failed 7064 1726882132.60452: getting the remaining hosts for this loop 7064 1726882132.60453: done getting the remaining hosts for this loop 7064 1726882132.60457: getting the next task for host managed_node1 7064 1726882132.60464: done getting next task for host managed_node1 7064 1726882132.60467: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7064 1726882132.60471: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882132.60484: getting variables 7064 1726882132.60486: in VariableManager get_vars() 7064 1726882132.60687: Calling all_inventory to load vars for managed_node1 7064 1726882132.60689: Calling groups_inventory to load vars for managed_node1 7064 1726882132.60691: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882132.60704: Calling all_plugins_play to load vars for managed_node1 7064 1726882132.60707: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882132.60710: Calling groups_plugins_play to load vars for managed_node1 7064 1726882132.61229: done sending task result for task 12673a56-9f93-1c1a-8029-000000000581 7064 1726882132.61232: WORKER PROCESS EXITING 7064 1726882132.62387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882132.65763: done with get_vars() 7064 1726882132.65906: done getting variables 7064 1726882132.65972: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:28:52 -0400 (0:00:00.885) 0:01:12.897 ****** 7064 1726882132.66025: entering _queue_task() for managed_node1/service 7064 1726882132.67064: worker is 1 (out of 1 available) 7064 1726882132.67081: exiting _queue_task() for managed_node1/service 7064 1726882132.67099: done queuing things up, now waiting for results queue to drain 7064 1726882132.67101: waiting for pending results... 7064 1726882132.67912: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7064 1726882132.67918: in run() - task 12673a56-9f93-1c1a-8029-000000000582 7064 1726882132.67922: variable 'ansible_search_path' from source: unknown 7064 1726882132.67926: variable 'ansible_search_path' from source: unknown 7064 1726882132.68019: calling self._execute() 7064 1726882132.68299: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882132.68303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882132.68305: variable 'omit' from source: magic vars 7064 1726882132.69024: variable 'ansible_distribution_major_version' from source: facts 7064 1726882132.69040: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882132.69386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882132.71721: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882132.71798: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882132.71840: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882132.71879: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882132.71913: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882132.72329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882132.72364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882132.72401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882132.72449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882132.72471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882132.72592: variable 'ansible_distribution' from source: facts 7064 1726882132.72606: variable 'ansible_distribution_major_version' from source: facts 7064 1726882132.72619: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882132.72740: variable 'network_provider' from source: set_fact 7064 1726882132.72753: Evaluated conditional (network_provider == "nm"): True 7064 1726882132.72848: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882132.72928: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882132.73029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882132.73057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882132.73082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882132.73123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882132.73143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882132.73184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882132.73212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882132.73238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882132.73276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882132.73291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882132.73333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882132.73356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882132.73381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882132.73425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882132.73440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882132.73552: variable 'network_connections' from source: task vars 7064 1726882132.73636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882132.73665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882132.73695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882132.73738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882132.73757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882132.73834: variable 'interface' from source: play vars 7064 1726882132.74098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882132.74102: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882132.74133: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882132.74168: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882132.74202: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882132.74250: 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) 7064 1726882132.74276: 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) 7064 1726882132.74308: 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) 7064 1726882132.74337: 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) 7064 1726882132.74388: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882132.80117: variable 'network_connections' from source: task vars 7064 1726882132.80229: variable 'interface' from source: play vars 7064 1726882132.80283: Evaluated conditional (__network_wpa_supplicant_required): True 7064 1726882132.80299: variable 'omit' from source: magic vars 7064 1726882132.80363: variable 'omit' from source: magic vars 7064 1726882132.80405: variable 'omit' from source: magic vars 7064 1726882132.80434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882132.80461: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882132.80480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882132.80503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882132.80516: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882132.80540: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882132.80549: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882132.80560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882132.80649: Set connection var ansible_connection to ssh 7064 1726882132.80666: Set connection var ansible_shell_executable to /bin/sh 7064 1726882132.80678: Set connection var ansible_pipelining to False 7064 1726882132.80688: Set connection var ansible_timeout to 10 7064 1726882132.80701: Set connection var ansible_shell_type to sh 7064 1726882132.80711: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882132.80735: variable 'ansible_shell_executable' from source: unknown 7064 1726882132.80742: variable 'ansible_connection' from source: unknown 7064 1726882132.80749: variable 'ansible_module_compression' from source: unknown 7064 1726882132.80755: variable 'ansible_shell_type' from source: unknown 7064 1726882132.80763: variable 'ansible_shell_executable' from source: unknown 7064 1726882132.80898: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882132.80901: variable 'ansible_pipelining' from source: unknown 7064 1726882132.80904: variable 'ansible_timeout' from source: unknown 7064 1726882132.80906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882132.80909: 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) 7064 1726882132.80911: variable 'omit' from source: magic vars 7064 1726882132.80913: starting attempt loop 7064 1726882132.80915: running the handler 7064 1726882132.80991: variable 'ansible_facts' from source: unknown 7064 1726882132.81601: _low_level_execute_command(): starting 7064 1726882132.81612: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882132.82243: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882132.82262: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882132.82279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882132.82301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882132.82320: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882132.82411: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882132.82425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882132.82452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882132.82470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882132.82546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882132.84209: stdout chunk (state=3): >>>/root <<< 7064 1726882132.84375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882132.84379: stdout chunk (state=3): >>><<< 7064 1726882132.84381: stderr chunk (state=3): >>><<< 7064 1726882132.84496: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882132.84504: _low_level_execute_command(): starting 7064 1726882132.84508: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882132.844092-9891-63140173765483 `" && echo ansible-tmp-1726882132.844092-9891-63140173765483="` echo /root/.ansible/tmp/ansible-tmp-1726882132.844092-9891-63140173765483 `" ) && sleep 0' 7064 1726882132.85081: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882132.85098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882132.85115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882132.85133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882132.85150: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882132.85218: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882132.85269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882132.85290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882132.85529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882132.87363: stdout chunk (state=3): >>>ansible-tmp-1726882132.844092-9891-63140173765483=/root/.ansible/tmp/ansible-tmp-1726882132.844092-9891-63140173765483 <<< 7064 1726882132.87595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882132.87599: stdout chunk (state=3): >>><<< 7064 1726882132.87601: stderr chunk (state=3): >>><<< 7064 1726882132.87801: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882132.844092-9891-63140173765483=/root/.ansible/tmp/ansible-tmp-1726882132.844092-9891-63140173765483 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882132.87804: variable 'ansible_module_compression' from source: unknown 7064 1726882132.87806: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7064 1726882132.87808: variable 'ansible_facts' from source: unknown 7064 1726882132.87986: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882132.844092-9891-63140173765483/AnsiballZ_systemd.py 7064 1726882132.88150: Sending initial data 7064 1726882132.88158: Sent initial data (152 bytes) 7064 1726882132.88773: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882132.88805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882132.88919: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882132.88931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882132.88945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882132.89042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882132.90561: 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 <<< 7064 1726882132.90676: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882132.90734: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp9oy37a7u /root/.ansible/tmp/ansible-tmp-1726882132.844092-9891-63140173765483/AnsiballZ_systemd.py <<< 7064 1726882132.90738: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882132.844092-9891-63140173765483/AnsiballZ_systemd.py" <<< 7064 1726882132.90780: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp9oy37a7u" to remote "/root/.ansible/tmp/ansible-tmp-1726882132.844092-9891-63140173765483/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882132.844092-9891-63140173765483/AnsiballZ_systemd.py" <<< 7064 1726882132.92361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882132.92396: stderr chunk (state=3): >>><<< 7064 1726882132.92405: stdout chunk (state=3): >>><<< 7064 1726882132.92542: done transferring module to remote 7064 1726882132.92547: _low_level_execute_command(): starting 7064 1726882132.92550: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882132.844092-9891-63140173765483/ /root/.ansible/tmp/ansible-tmp-1726882132.844092-9891-63140173765483/AnsiballZ_systemd.py && sleep 0' 7064 1726882132.93209: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882132.93238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882132.93255: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882132.93277: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882132.93353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882132.95155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882132.95171: stdout chunk (state=3): >>><<< 7064 1726882132.95182: stderr chunk (state=3): >>><<< 7064 1726882132.95214: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882132.95226: _low_level_execute_command(): starting 7064 1726882132.95304: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882132.844092-9891-63140173765483/AnsiballZ_systemd.py && sleep 0' 7064 1726882132.95875: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882132.95888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882132.95903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882132.95921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882132.95960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882132.96034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882132.96045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882132.96079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882132.96244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882133.25736: stdout chunk (state=3): >>> {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "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": "10094", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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 21:28:12 EDT", "ExecMainStartTimestampMonotonic": "525351132", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:28:12 EDT", "ExecMainHandoffTimestampMonotonic": "525358676", "ExecMainPID": "10094", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:28:12 EDT] ; stop_time=[n/a] ; pid=10094 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 21:28:12 EDT] ; stop_time=[n/a] ; pid=10094 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4766", "MemoryCurrent": "2818048", "MemoryPeak": "3096576", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3320303616", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "34602000", "TasksCurrent": "1", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target multi-user.target", "After": "dbus-broker.service dbus.socket systemd-journald.socket sysinit.target system.slice basic.target", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 21:28:12 EDT", "StateChangeTimestampMonotonic": "525365697", "InactiveExitTimestamp": "Fri 2024-09-20 21:28:12 EDT", "InactiveExitTimestampMonotonic": "525352447", "ActiveEnterTimestamp": "Fri 2024-09-20 21:28:12 EDT", "ActiveEnterTimestampMonotonic": "525365697", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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 21:28:12 EDT", "ConditionTimestampMonotonic": "525350092", "AssertTimestamp": "Fri 2024-09-20 21:28:12 EDT", "AssertTimestampMonotonic": "525350096", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f8fc765d37b64d488aa90e6df20aa433", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7064 1726882133.27591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882133.27598: stdout chunk (state=3): >>><<< 7064 1726882133.27601: stderr chunk (state=3): >>><<< 7064 1726882133.27730: _low_level_execute_command() done: rc=0, stdout= {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "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": "10094", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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 21:28:12 EDT", "ExecMainStartTimestampMonotonic": "525351132", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:28:12 EDT", "ExecMainHandoffTimestampMonotonic": "525358676", "ExecMainPID": "10094", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:28:12 EDT] ; stop_time=[n/a] ; pid=10094 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 21:28:12 EDT] ; stop_time=[n/a] ; pid=10094 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4766", "MemoryCurrent": "2818048", "MemoryPeak": "3096576", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3320303616", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "34602000", "TasksCurrent": "1", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target multi-user.target", "After": "dbus-broker.service dbus.socket systemd-journald.socket sysinit.target system.slice basic.target", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 21:28:12 EDT", "StateChangeTimestampMonotonic": "525365697", "InactiveExitTimestamp": "Fri 2024-09-20 21:28:12 EDT", "InactiveExitTimestampMonotonic": "525352447", "ActiveEnterTimestamp": "Fri 2024-09-20 21:28:12 EDT", "ActiveEnterTimestampMonotonic": "525365697", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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 21:28:12 EDT", "ConditionTimestampMonotonic": "525350092", "AssertTimestamp": "Fri 2024-09-20 21:28:12 EDT", "AssertTimestampMonotonic": "525350096", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f8fc765d37b64d488aa90e6df20aa433", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882133.27851: done with _execute_module (ansible.legacy.systemd, {'name': 'wpa_supplicant', 'state': 'started', 'enabled': 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.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-1726882132.844092-9891-63140173765483/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882133.27877: _low_level_execute_command(): starting 7064 1726882133.27887: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882132.844092-9891-63140173765483/ > /dev/null 2>&1 && sleep 0' 7064 1726882133.28538: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882133.28614: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882133.28663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882133.28681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882133.28721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882133.28796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882133.30611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882133.30663: stderr chunk (state=3): >>><<< 7064 1726882133.30692: stdout chunk (state=3): >>><<< 7064 1726882133.30705: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882133.30899: handler run complete 7064 1726882133.30902: attempt loop complete, returning result 7064 1726882133.30905: _execute() done 7064 1726882133.30907: dumping result to json 7064 1726882133.30909: done dumping result, returning 7064 1726882133.30911: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-1c1a-8029-000000000582] 7064 1726882133.30914: sending task result for task 12673a56-9f93-1c1a-8029-000000000582 7064 1726882133.31199: done sending task result for task 12673a56-9f93-1c1a-8029-000000000582 7064 1726882133.31203: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 21:28:12 EDT", "ActiveEnterTimestampMonotonic": "525365697", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service dbus.socket systemd-journald.socket sysinit.target system.slice basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 21:28:12 EDT", "AssertTimestampMonotonic": "525350096", "Before": "shutdown.target network.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "34602000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:28:12 EDT", "ConditionTimestampMonotonic": "525350092", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4766", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3702886400", "EffectiveMemoryMax": "3702886400", "EffectiveTasksMax": "22362", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:28:12 EDT", "ExecMainHandoffTimestampMonotonic": "525358676", "ExecMainPID": "10094", "ExecMainStartTimestamp": "Fri 2024-09-20 21:28:12 EDT", "ExecMainStartTimestampMonotonic": "525351132", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:28:12 EDT] ; stop_time=[n/a] ; pid=10094 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 21:28:12 EDT] ; stop_time=[n/a] ; pid=10094 ; code=(null) ; status=0/0 }", "ExitType": "main", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 21:28:12 EDT", "InactiveExitTimestampMonotonic": "525352447", "InvocationID": "f8fc765d37b64d488aa90e6df20aa433", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10094", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3320303616", "MemoryCurrent": "2818048", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "3096576", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "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", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "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", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Fri 2024-09-20 21:28:12 EDT", "StateChangeTimestampMonotonic": "525365697", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 7064 1726882133.31824: no more pending results, returning what we have 7064 1726882133.31827: results queue empty 7064 1726882133.31828: checking for any_errors_fatal 7064 1726882133.31839: done checking for any_errors_fatal 7064 1726882133.31840: checking for max_fail_percentage 7064 1726882133.31841: done checking for max_fail_percentage 7064 1726882133.31841: checking to see if all hosts have failed and the running result is not ok 7064 1726882133.31842: done checking to see if all hosts have failed 7064 1726882133.31843: getting the remaining hosts for this loop 7064 1726882133.31844: done getting the remaining hosts for this loop 7064 1726882133.31847: getting the next task for host managed_node1 7064 1726882133.31853: done getting next task for host managed_node1 7064 1726882133.31857: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7064 1726882133.31973: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882133.31985: getting variables 7064 1726882133.31987: in VariableManager get_vars() 7064 1726882133.32035: Calling all_inventory to load vars for managed_node1 7064 1726882133.32037: Calling groups_inventory to load vars for managed_node1 7064 1726882133.32039: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882133.32047: Calling all_plugins_play to load vars for managed_node1 7064 1726882133.32049: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882133.32051: Calling groups_plugins_play to load vars for managed_node1 7064 1726882133.39420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882133.41247: done with get_vars() 7064 1726882133.41273: done getting variables 7064 1726882133.41330: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:28:53 -0400 (0:00:00.753) 0:01:13.651 ****** 7064 1726882133.41362: entering _queue_task() for managed_node1/service 7064 1726882133.41692: worker is 1 (out of 1 available) 7064 1726882133.41710: exiting _queue_task() for managed_node1/service 7064 1726882133.41723: done queuing things up, now waiting for results queue to drain 7064 1726882133.41724: waiting for pending results... 7064 1726882133.42237: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7064 1726882133.42461: in run() - task 12673a56-9f93-1c1a-8029-000000000583 7064 1726882133.42485: variable 'ansible_search_path' from source: unknown 7064 1726882133.42495: variable 'ansible_search_path' from source: unknown 7064 1726882133.42566: calling self._execute() 7064 1726882133.42911: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882133.42916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882133.42918: variable 'omit' from source: magic vars 7064 1726882133.43280: variable 'ansible_distribution_major_version' from source: facts 7064 1726882133.43305: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882133.43500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882133.45821: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882133.45902: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882133.45937: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882133.45978: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882133.46006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882133.46085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882133.46182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882133.46186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882133.46189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882133.46199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882133.46308: variable 'ansible_distribution' from source: facts 7064 1726882133.46312: variable 'ansible_distribution_major_version' from source: facts 7064 1726882133.46319: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882133.46437: variable 'network_provider' from source: set_fact 7064 1726882133.46444: Evaluated conditional (network_provider == "initscripts"): False 7064 1726882133.46447: when evaluation is False, skipping this task 7064 1726882133.46450: _execute() done 7064 1726882133.46453: dumping result to json 7064 1726882133.46455: done dumping result, returning 7064 1726882133.46464: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-1c1a-8029-000000000583] 7064 1726882133.46467: sending task result for task 12673a56-9f93-1c1a-8029-000000000583 7064 1726882133.46569: done sending task result for task 12673a56-9f93-1c1a-8029-000000000583 7064 1726882133.46572: 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 } 7064 1726882133.46646: no more pending results, returning what we have 7064 1726882133.46650: results queue empty 7064 1726882133.46651: checking for any_errors_fatal 7064 1726882133.46672: done checking for any_errors_fatal 7064 1726882133.46673: checking for max_fail_percentage 7064 1726882133.46675: done checking for max_fail_percentage 7064 1726882133.46676: checking to see if all hosts have failed and the running result is not ok 7064 1726882133.46676: done checking to see if all hosts have failed 7064 1726882133.46677: getting the remaining hosts for this loop 7064 1726882133.46679: done getting the remaining hosts for this loop 7064 1726882133.46683: getting the next task for host managed_node1 7064 1726882133.46691: done getting next task for host managed_node1 7064 1726882133.46697: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7064 1726882133.46700: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882133.46727: getting variables 7064 1726882133.46729: in VariableManager get_vars() 7064 1726882133.46786: Calling all_inventory to load vars for managed_node1 7064 1726882133.46788: Calling groups_inventory to load vars for managed_node1 7064 1726882133.46790: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882133.47006: Calling all_plugins_play to load vars for managed_node1 7064 1726882133.47010: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882133.47018: Calling groups_plugins_play to load vars for managed_node1 7064 1726882133.48412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882133.49970: done with get_vars() 7064 1726882133.49992: done getting variables 7064 1726882133.50046: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:28:53 -0400 (0:00:00.087) 0:01:13.738 ****** 7064 1726882133.50083: entering _queue_task() for managed_node1/copy 7064 1726882133.50373: worker is 1 (out of 1 available) 7064 1726882133.50604: exiting _queue_task() for managed_node1/copy 7064 1726882133.50616: done queuing things up, now waiting for results queue to drain 7064 1726882133.50617: waiting for pending results... 7064 1726882133.50810: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7064 1726882133.50889: in run() - task 12673a56-9f93-1c1a-8029-000000000584 7064 1726882133.50915: variable 'ansible_search_path' from source: unknown 7064 1726882133.50924: variable 'ansible_search_path' from source: unknown 7064 1726882133.50975: calling self._execute() 7064 1726882133.51079: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882133.51173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882133.51176: variable 'omit' from source: magic vars 7064 1726882133.51504: variable 'ansible_distribution_major_version' from source: facts 7064 1726882133.51521: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882133.51703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882133.54305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882133.54373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882133.54423: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882133.54468: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882133.54502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882133.54590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882133.54628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882133.54665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882133.54762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882133.54766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882133.54855: variable 'ansible_distribution' from source: facts 7064 1726882133.54872: variable 'ansible_distribution_major_version' from source: facts 7064 1726882133.54886: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882133.55017: variable 'network_provider' from source: set_fact 7064 1726882133.55029: Evaluated conditional (network_provider == "initscripts"): False 7064 1726882133.55037: when evaluation is False, skipping this task 7064 1726882133.55045: _execute() done 7064 1726882133.55089: dumping result to json 7064 1726882133.55095: done dumping result, returning 7064 1726882133.55098: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-1c1a-8029-000000000584] 7064 1726882133.55100: sending task result for task 12673a56-9f93-1c1a-8029-000000000584 7064 1726882133.55400: done sending task result for task 12673a56-9f93-1c1a-8029-000000000584 7064 1726882133.55404: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7064 1726882133.55447: no more pending results, returning what we have 7064 1726882133.55450: results queue empty 7064 1726882133.55451: checking for any_errors_fatal 7064 1726882133.55455: done checking for any_errors_fatal 7064 1726882133.55456: checking for max_fail_percentage 7064 1726882133.55458: done checking for max_fail_percentage 7064 1726882133.55459: checking to see if all hosts have failed and the running result is not ok 7064 1726882133.55459: done checking to see if all hosts have failed 7064 1726882133.55460: getting the remaining hosts for this loop 7064 1726882133.55462: done getting the remaining hosts for this loop 7064 1726882133.55465: getting the next task for host managed_node1 7064 1726882133.55474: done getting next task for host managed_node1 7064 1726882133.55478: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7064 1726882133.55481: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882133.55507: getting variables 7064 1726882133.55509: in VariableManager get_vars() 7064 1726882133.55567: Calling all_inventory to load vars for managed_node1 7064 1726882133.55570: Calling groups_inventory to load vars for managed_node1 7064 1726882133.55573: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882133.55582: Calling all_plugins_play to load vars for managed_node1 7064 1726882133.55585: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882133.55588: Calling groups_plugins_play to load vars for managed_node1 7064 1726882133.57206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882133.58799: done with get_vars() 7064 1726882133.58824: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:28:53 -0400 (0:00:00.088) 0:01:13.826 ****** 7064 1726882133.58921: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7064 1726882133.59244: worker is 1 (out of 1 available) 7064 1726882133.59257: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7064 1726882133.59268: done queuing things up, now waiting for results queue to drain 7064 1726882133.59269: waiting for pending results... 7064 1726882133.59628: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7064 1726882133.59696: in run() - task 12673a56-9f93-1c1a-8029-000000000585 7064 1726882133.59722: variable 'ansible_search_path' from source: unknown 7064 1726882133.59729: variable 'ansible_search_path' from source: unknown 7064 1726882133.59766: calling self._execute() 7064 1726882133.59886: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882133.59902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882133.59942: variable 'omit' from source: magic vars 7064 1726882133.60343: variable 'ansible_distribution_major_version' from source: facts 7064 1726882133.60361: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882133.60597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882133.62883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882133.62964: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882133.63016: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882133.63099: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882133.63103: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882133.63172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882133.63219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882133.63253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882133.63300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882133.63332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882133.63498: variable 'ansible_distribution' from source: facts 7064 1726882133.63502: variable 'ansible_distribution_major_version' from source: facts 7064 1726882133.63505: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882133.63507: variable 'omit' from source: magic vars 7064 1726882133.63558: variable 'omit' from source: magic vars 7064 1726882133.63688: variable 'network_provider' from source: set_fact 7064 1726882133.63795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882133.63824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882133.63860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882133.63910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882133.63970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882133.64013: variable 'omit' from source: magic vars 7064 1726882133.64131: variable 'omit' from source: magic vars 7064 1726882133.64244: variable 'network_connections' from source: task vars 7064 1726882133.64358: variable 'interface' from source: play vars 7064 1726882133.64556: variable 'omit' from source: magic vars 7064 1726882133.64571: variable '__lsr_ansible_managed' from source: task vars 7064 1726882133.64663: variable '__lsr_ansible_managed' from source: task vars 7064 1726882133.64995: Loaded config def from plugin (lookup/template) 7064 1726882133.64999: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7064 1726882133.65002: File lookup term: get_ansible_managed.j2 7064 1726882133.65004: variable 'ansible_search_path' from source: unknown 7064 1726882133.65006: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7064 1726882133.65014: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7064 1726882133.65034: variable 'ansible_search_path' from source: unknown 7064 1726882133.72265: variable 'ansible_managed' from source: unknown 7064 1726882133.72432: variable 'omit' from source: magic vars 7064 1726882133.72447: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882133.72475: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882133.72541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882133.72545: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882133.72547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882133.72569: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882133.72578: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882133.72588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882133.72686: Set connection var ansible_connection to ssh 7064 1726882133.72810: Set connection var ansible_shell_executable to /bin/sh 7064 1726882133.72825: Set connection var ansible_pipelining to False 7064 1726882133.72827: Set connection var ansible_timeout to 10 7064 1726882133.72834: Set connection var ansible_shell_type to sh 7064 1726882133.72865: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882133.72876: variable 'ansible_shell_executable' from source: unknown 7064 1726882133.72883: variable 'ansible_connection' from source: unknown 7064 1726882133.72889: variable 'ansible_module_compression' from source: unknown 7064 1726882133.72901: variable 'ansible_shell_type' from source: unknown 7064 1726882133.72930: variable 'ansible_shell_executable' from source: unknown 7064 1726882133.72933: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882133.72936: variable 'ansible_pipelining' from source: unknown 7064 1726882133.72938: variable 'ansible_timeout' from source: unknown 7064 1726882133.72940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882133.73256: 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__) 7064 1726882133.73260: variable 'omit' from source: magic vars 7064 1726882133.73262: starting attempt loop 7064 1726882133.73263: running the handler 7064 1726882133.73265: _low_level_execute_command(): starting 7064 1726882133.73267: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882133.74021: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882133.74076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882133.74117: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882133.74144: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882133.74173: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882133.74480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882133.76153: stdout chunk (state=3): >>>/root <<< 7064 1726882133.76300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882133.76357: stderr chunk (state=3): >>><<< 7064 1726882133.76361: stdout chunk (state=3): >>><<< 7064 1726882133.76599: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882133.76603: _low_level_execute_command(): starting 7064 1726882133.76606: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882133.7638361-9925-3551514869135 `" && echo ansible-tmp-1726882133.7638361-9925-3551514869135="` echo /root/.ansible/tmp/ansible-tmp-1726882133.7638361-9925-3551514869135 `" ) && sleep 0' 7064 1726882133.77172: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882133.77266: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882133.77302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882133.77452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882133.79348: stdout chunk (state=3): >>>ansible-tmp-1726882133.7638361-9925-3551514869135=/root/.ansible/tmp/ansible-tmp-1726882133.7638361-9925-3551514869135 <<< 7064 1726882133.79606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882133.79610: stdout chunk (state=3): >>><<< 7064 1726882133.79613: stderr chunk (state=3): >>><<< 7064 1726882133.79702: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882133.7638361-9925-3551514869135=/root/.ansible/tmp/ansible-tmp-1726882133.7638361-9925-3551514869135 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882133.79710: variable 'ansible_module_compression' from source: unknown 7064 1726882133.79756: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7064 1726882133.79792: variable 'ansible_facts' from source: unknown 7064 1726882133.79912: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882133.7638361-9925-3551514869135/AnsiballZ_network_connections.py 7064 1726882133.80120: Sending initial data 7064 1726882133.80124: Sent initial data (164 bytes) 7064 1726882133.81086: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882133.81097: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882133.81102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882133.81134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882133.82653: 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 <<< 7064 1726882133.82750: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882133.82799: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpyt2e7rzv /root/.ansible/tmp/ansible-tmp-1726882133.7638361-9925-3551514869135/AnsiballZ_network_connections.py <<< 7064 1726882133.82803: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882133.7638361-9925-3551514869135/AnsiballZ_network_connections.py" <<< 7064 1726882133.82852: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpyt2e7rzv" to remote "/root/.ansible/tmp/ansible-tmp-1726882133.7638361-9925-3551514869135/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882133.7638361-9925-3551514869135/AnsiballZ_network_connections.py" <<< 7064 1726882133.83804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882133.83854: stderr chunk (state=3): >>><<< 7064 1726882133.83872: stdout chunk (state=3): >>><<< 7064 1726882133.83942: done transferring module to remote 7064 1726882133.83973: _low_level_execute_command(): starting 7064 1726882133.83976: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882133.7638361-9925-3551514869135/ /root/.ansible/tmp/ansible-tmp-1726882133.7638361-9925-3551514869135/AnsiballZ_network_connections.py && sleep 0' 7064 1726882133.84700: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882133.84714: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882133.84766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882133.84783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882133.84808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882133.85026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882133.86780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882133.86784: stdout chunk (state=3): >>><<< 7064 1726882133.86786: stderr chunk (state=3): >>><<< 7064 1726882133.86812: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882133.86823: _low_level_execute_command(): starting 7064 1726882133.86833: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882133.7638361-9925-3551514869135/AnsiballZ_network_connections.py && sleep 0' 7064 1726882133.87429: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882133.87444: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882133.87460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882133.87478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882133.87504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882133.87522: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882133.87538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882133.87558: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882133.87610: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882133.87657: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882133.87674: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882133.87708: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882133.87777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882136.47689: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 039e6677-a9c0-4811-b6a8-811a4b08006e\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 039e6677-a9c0-4811-b6a8-811a4b08006e (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7064 1726882136.49646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882136.49681: stderr chunk (state=3): >>><<< 7064 1726882136.49684: stdout chunk (state=3): >>><<< 7064 1726882136.49705: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 039e6677-a9c0-4811-b6a8-811a4b08006e\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 039e6677-a9c0-4811-b6a8-811a4b08006e (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882136.49742: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'interface_name': 'veth2', 'state': 'up', 'type': 'ethernet', 'ip': {'address': ['203.0.113.2/24'], 'dhcp4': 'no', 'auto6': 'no'}, 'ieee802_1x': {'identity': 'myhost_capath', 'eap': 'tls', 'private_key': '/etc/pki/tls/client.key.nocrypt', 'client_cert': '/etc/pki/tls/client.pem', 'private_key_password_flags': ['not-required'], 'ca_path': '/etc/pki/tls/my_ca_certs'}}], '__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-1726882133.7638361-9925-3551514869135/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882136.49749: _low_level_execute_command(): starting 7064 1726882136.49754: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882133.7638361-9925-3551514869135/ > /dev/null 2>&1 && sleep 0' 7064 1726882136.50345: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882136.50354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882136.50356: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882136.50392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882136.50445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882136.52401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882136.52405: stdout chunk (state=3): >>><<< 7064 1726882136.52408: stderr chunk (state=3): >>><<< 7064 1726882136.52410: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882136.52413: handler run complete 7064 1726882136.52415: attempt loop complete, returning result 7064 1726882136.52417: _execute() done 7064 1726882136.52419: dumping result to json 7064 1726882136.52431: done dumping result, returning 7064 1726882136.52434: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-1c1a-8029-000000000585] 7064 1726882136.52436: sending task result for task 12673a56-9f93-1c1a-8029-000000000585 7064 1726882136.52733: done sending task result for task 12673a56-9f93-1c1a-8029-000000000585 7064 1726882136.52736: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_path": "/etc/pki/tls/my_ca_certs", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost_capath", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 039e6677-a9c0-4811-b6a8-811a4b08006e [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 039e6677-a9c0-4811-b6a8-811a4b08006e (is-modified) 7064 1726882136.52856: no more pending results, returning what we have 7064 1726882136.52859: results queue empty 7064 1726882136.52860: checking for any_errors_fatal 7064 1726882136.52867: done checking for any_errors_fatal 7064 1726882136.52867: checking for max_fail_percentage 7064 1726882136.52869: done checking for max_fail_percentage 7064 1726882136.52870: checking to see if all hosts have failed and the running result is not ok 7064 1726882136.52871: done checking to see if all hosts have failed 7064 1726882136.52871: getting the remaining hosts for this loop 7064 1726882136.52873: done getting the remaining hosts for this loop 7064 1726882136.52876: getting the next task for host managed_node1 7064 1726882136.52882: done getting next task for host managed_node1 7064 1726882136.52886: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7064 1726882136.52889: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882136.52970: getting variables 7064 1726882136.52972: in VariableManager get_vars() 7064 1726882136.53026: Calling all_inventory to load vars for managed_node1 7064 1726882136.53029: Calling groups_inventory to load vars for managed_node1 7064 1726882136.53031: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882136.53039: Calling all_plugins_play to load vars for managed_node1 7064 1726882136.53042: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882136.53044: Calling groups_plugins_play to load vars for managed_node1 7064 1726882136.54399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882136.57243: done with get_vars() 7064 1726882136.57270: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:28:56 -0400 (0:00:02.986) 0:01:16.813 ****** 7064 1726882136.57566: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7064 1726882136.58246: worker is 1 (out of 1 available) 7064 1726882136.58259: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7064 1726882136.58271: done queuing things up, now waiting for results queue to drain 7064 1726882136.58272: waiting for pending results... 7064 1726882136.58637: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7064 1726882136.59001: in run() - task 12673a56-9f93-1c1a-8029-000000000586 7064 1726882136.59005: variable 'ansible_search_path' from source: unknown 7064 1726882136.59008: variable 'ansible_search_path' from source: unknown 7064 1726882136.59010: calling self._execute() 7064 1726882136.59013: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882136.59016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882136.59018: variable 'omit' from source: magic vars 7064 1726882136.59399: variable 'ansible_distribution_major_version' from source: facts 7064 1726882136.59403: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882136.59583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882136.62123: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882136.62200: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882136.62440: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882136.62475: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882136.62500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882136.62745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882136.62753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882136.62808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882136.62845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882136.62975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882136.63159: variable 'ansible_distribution' from source: facts 7064 1726882136.63163: variable 'ansible_distribution_major_version' from source: facts 7064 1726882136.63245: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882136.63317: variable 'network_state' from source: role '' defaults 7064 1726882136.63329: Evaluated conditional (network_state != {}): False 7064 1726882136.63333: when evaluation is False, skipping this task 7064 1726882136.63335: _execute() done 7064 1726882136.63338: dumping result to json 7064 1726882136.63341: done dumping result, returning 7064 1726882136.63353: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-1c1a-8029-000000000586] 7064 1726882136.63360: sending task result for task 12673a56-9f93-1c1a-8029-000000000586 7064 1726882136.63448: done sending task result for task 12673a56-9f93-1c1a-8029-000000000586 7064 1726882136.63451: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882136.63517: no more pending results, returning what we have 7064 1726882136.63520: results queue empty 7064 1726882136.63521: checking for any_errors_fatal 7064 1726882136.63533: done checking for any_errors_fatal 7064 1726882136.63533: checking for max_fail_percentage 7064 1726882136.63535: done checking for max_fail_percentage 7064 1726882136.63536: checking to see if all hosts have failed and the running result is not ok 7064 1726882136.63536: done checking to see if all hosts have failed 7064 1726882136.63537: getting the remaining hosts for this loop 7064 1726882136.63538: done getting the remaining hosts for this loop 7064 1726882136.63542: getting the next task for host managed_node1 7064 1726882136.63549: done getting next task for host managed_node1 7064 1726882136.63553: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7064 1726882136.63556: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882136.63581: getting variables 7064 1726882136.63583: in VariableManager get_vars() 7064 1726882136.63637: Calling all_inventory to load vars for managed_node1 7064 1726882136.63640: Calling groups_inventory to load vars for managed_node1 7064 1726882136.63642: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882136.63651: Calling all_plugins_play to load vars for managed_node1 7064 1726882136.63653: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882136.63656: Calling groups_plugins_play to load vars for managed_node1 7064 1726882136.64988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882136.68335: done with get_vars() 7064 1726882136.68371: done getting variables 7064 1726882136.68499: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:28:56 -0400 (0:00:00.109) 0:01:16.923 ****** 7064 1726882136.68536: entering _queue_task() for managed_node1/debug 7064 1726882136.69366: worker is 1 (out of 1 available) 7064 1726882136.69381: exiting _queue_task() for managed_node1/debug 7064 1726882136.69396: done queuing things up, now waiting for results queue to drain 7064 1726882136.69398: waiting for pending results... 7064 1726882136.69965: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7064 1726882136.70280: in run() - task 12673a56-9f93-1c1a-8029-000000000587 7064 1726882136.70284: variable 'ansible_search_path' from source: unknown 7064 1726882136.70287: variable 'ansible_search_path' from source: unknown 7064 1726882136.70398: calling self._execute() 7064 1726882136.70460: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882136.70476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882136.70498: variable 'omit' from source: magic vars 7064 1726882136.70939: variable 'ansible_distribution_major_version' from source: facts 7064 1726882136.70957: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882136.71165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882136.73574: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882136.74221: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882136.74267: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882136.74328: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882136.74361: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882136.74450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882136.74484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882136.74517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882136.74567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882136.74586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882136.74705: variable 'ansible_distribution' from source: facts 7064 1726882136.74717: variable 'ansible_distribution_major_version' from source: facts 7064 1726882136.74730: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882136.74742: variable 'omit' from source: magic vars 7064 1726882136.74815: variable 'omit' from source: magic vars 7064 1726882136.74856: variable 'omit' from source: magic vars 7064 1726882136.74899: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882136.74925: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882136.74950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882136.74975: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882136.74990: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882136.75024: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882136.75080: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882136.75084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882136.75143: Set connection var ansible_connection to ssh 7064 1726882136.75161: Set connection var ansible_shell_executable to /bin/sh 7064 1726882136.75170: Set connection var ansible_pipelining to False 7064 1726882136.75181: Set connection var ansible_timeout to 10 7064 1726882136.75199: Set connection var ansible_shell_type to sh 7064 1726882136.75210: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882136.75316: variable 'ansible_shell_executable' from source: unknown 7064 1726882136.75319: variable 'ansible_connection' from source: unknown 7064 1726882136.75321: variable 'ansible_module_compression' from source: unknown 7064 1726882136.75323: variable 'ansible_shell_type' from source: unknown 7064 1726882136.75324: variable 'ansible_shell_executable' from source: unknown 7064 1726882136.75326: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882136.75328: variable 'ansible_pipelining' from source: unknown 7064 1726882136.75329: variable 'ansible_timeout' from source: unknown 7064 1726882136.75332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882136.75424: 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) 7064 1726882136.75517: variable 'omit' from source: magic vars 7064 1726882136.75520: starting attempt loop 7064 1726882136.75523: running the handler 7064 1726882136.75665: variable '__network_connections_result' from source: set_fact 7064 1726882136.75736: handler run complete 7064 1726882136.75764: attempt loop complete, returning result 7064 1726882136.75772: _execute() done 7064 1726882136.75780: dumping result to json 7064 1726882136.75789: done dumping result, returning 7064 1726882136.75804: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-1c1a-8029-000000000587] 7064 1726882136.75815: sending task result for task 12673a56-9f93-1c1a-8029-000000000587 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 039e6677-a9c0-4811-b6a8-811a4b08006e", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 039e6677-a9c0-4811-b6a8-811a4b08006e (is-modified)" ] } 7064 1726882136.76007: no more pending results, returning what we have 7064 1726882136.76011: results queue empty 7064 1726882136.76011: checking for any_errors_fatal 7064 1726882136.76017: done checking for any_errors_fatal 7064 1726882136.76018: checking for max_fail_percentage 7064 1726882136.76020: done checking for max_fail_percentage 7064 1726882136.76021: checking to see if all hosts have failed and the running result is not ok 7064 1726882136.76022: done checking to see if all hosts have failed 7064 1726882136.76022: getting the remaining hosts for this loop 7064 1726882136.76023: done getting the remaining hosts for this loop 7064 1726882136.76028: getting the next task for host managed_node1 7064 1726882136.76036: done getting next task for host managed_node1 7064 1726882136.76039: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7064 1726882136.76042: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882136.76059: done sending task result for task 12673a56-9f93-1c1a-8029-000000000587 7064 1726882136.76064: WORKER PROCESS EXITING 7064 1726882136.76073: getting variables 7064 1726882136.76074: in VariableManager get_vars() 7064 1726882136.76132: Calling all_inventory to load vars for managed_node1 7064 1726882136.76135: Calling groups_inventory to load vars for managed_node1 7064 1726882136.76137: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882136.76147: Calling all_plugins_play to load vars for managed_node1 7064 1726882136.76149: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882136.76152: Calling groups_plugins_play to load vars for managed_node1 7064 1726882136.78268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882136.80678: done with get_vars() 7064 1726882136.80715: done getting variables 7064 1726882136.80780: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:28:56 -0400 (0:00:00.122) 0:01:17.046 ****** 7064 1726882136.80825: entering _queue_task() for managed_node1/debug 7064 1726882136.81182: worker is 1 (out of 1 available) 7064 1726882136.81198: exiting _queue_task() for managed_node1/debug 7064 1726882136.81211: done queuing things up, now waiting for results queue to drain 7064 1726882136.81213: waiting for pending results... 7064 1726882136.81482: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7064 1726882136.81636: in run() - task 12673a56-9f93-1c1a-8029-000000000588 7064 1726882136.81656: variable 'ansible_search_path' from source: unknown 7064 1726882136.81664: variable 'ansible_search_path' from source: unknown 7064 1726882136.81707: calling self._execute() 7064 1726882136.81944: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882136.81948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882136.81950: variable 'omit' from source: magic vars 7064 1726882136.82800: variable 'ansible_distribution_major_version' from source: facts 7064 1726882136.82804: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882136.83200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882136.86399: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882136.86484: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882136.86531: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882136.86570: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882136.86605: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882136.86742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882136.86779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882136.86822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882136.86912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882136.86952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882136.87125: variable 'ansible_distribution' from source: facts 7064 1726882136.87129: variable 'ansible_distribution_major_version' from source: facts 7064 1726882136.87136: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882136.87143: variable 'omit' from source: magic vars 7064 1726882136.87233: variable 'omit' from source: magic vars 7064 1726882136.87269: variable 'omit' from source: magic vars 7064 1726882136.87303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882136.87336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882136.87355: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882136.87372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882136.87382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882136.87499: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882136.87504: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882136.87507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882136.87535: Set connection var ansible_connection to ssh 7064 1726882136.87552: Set connection var ansible_shell_executable to /bin/sh 7064 1726882136.87556: Set connection var ansible_pipelining to False 7064 1726882136.87563: Set connection var ansible_timeout to 10 7064 1726882136.87568: Set connection var ansible_shell_type to sh 7064 1726882136.87573: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882136.87599: variable 'ansible_shell_executable' from source: unknown 7064 1726882136.87602: variable 'ansible_connection' from source: unknown 7064 1726882136.87604: variable 'ansible_module_compression' from source: unknown 7064 1726882136.87613: variable 'ansible_shell_type' from source: unknown 7064 1726882136.87615: variable 'ansible_shell_executable' from source: unknown 7064 1726882136.87617: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882136.87629: variable 'ansible_pipelining' from source: unknown 7064 1726882136.87631: variable 'ansible_timeout' from source: unknown 7064 1726882136.87634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882136.87743: 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) 7064 1726882136.87753: variable 'omit' from source: magic vars 7064 1726882136.87904: starting attempt loop 7064 1726882136.87907: running the handler 7064 1726882136.87910: variable '__network_connections_result' from source: set_fact 7064 1726882136.87912: variable '__network_connections_result' from source: set_fact 7064 1726882136.88069: handler run complete 7064 1726882136.88108: attempt loop complete, returning result 7064 1726882136.88112: _execute() done 7064 1726882136.88114: dumping result to json 7064 1726882136.88116: done dumping result, returning 7064 1726882136.88125: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-1c1a-8029-000000000588] 7064 1726882136.88128: sending task result for task 12673a56-9f93-1c1a-8029-000000000588 7064 1726882136.88228: done sending task result for task 12673a56-9f93-1c1a-8029-000000000588 7064 1726882136.88231: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_path": "/etc/pki/tls/my_ca_certs", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost_capath", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 039e6677-a9c0-4811-b6a8-811a4b08006e\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 039e6677-a9c0-4811-b6a8-811a4b08006e (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 039e6677-a9c0-4811-b6a8-811a4b08006e", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 039e6677-a9c0-4811-b6a8-811a4b08006e (is-modified)" ] } } 7064 1726882136.88345: no more pending results, returning what we have 7064 1726882136.88348: results queue empty 7064 1726882136.88349: checking for any_errors_fatal 7064 1726882136.88354: done checking for any_errors_fatal 7064 1726882136.88355: checking for max_fail_percentage 7064 1726882136.88356: done checking for max_fail_percentage 7064 1726882136.88357: checking to see if all hosts have failed and the running result is not ok 7064 1726882136.88357: done checking to see if all hosts have failed 7064 1726882136.88358: getting the remaining hosts for this loop 7064 1726882136.88359: done getting the remaining hosts for this loop 7064 1726882136.88363: getting the next task for host managed_node1 7064 1726882136.88370: done getting next task for host managed_node1 7064 1726882136.88373: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7064 1726882136.88377: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882136.88387: getting variables 7064 1726882136.88388: in VariableManager get_vars() 7064 1726882136.88457: Calling all_inventory to load vars for managed_node1 7064 1726882136.88460: Calling groups_inventory to load vars for managed_node1 7064 1726882136.88462: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882136.88470: Calling all_plugins_play to load vars for managed_node1 7064 1726882136.88472: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882136.88475: Calling groups_plugins_play to load vars for managed_node1 7064 1726882136.89680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882136.91330: done with get_vars() 7064 1726882136.91356: done getting variables 7064 1726882136.91416: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:28:56 -0400 (0:00:00.106) 0:01:17.152 ****** 7064 1726882136.91452: entering _queue_task() for managed_node1/debug 7064 1726882136.91759: worker is 1 (out of 1 available) 7064 1726882136.91773: exiting _queue_task() for managed_node1/debug 7064 1726882136.91785: done queuing things up, now waiting for results queue to drain 7064 1726882136.91787: waiting for pending results... 7064 1726882136.92212: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7064 1726882136.92243: in run() - task 12673a56-9f93-1c1a-8029-000000000589 7064 1726882136.92265: variable 'ansible_search_path' from source: unknown 7064 1726882136.92273: variable 'ansible_search_path' from source: unknown 7064 1726882136.92332: calling self._execute() 7064 1726882136.92464: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882136.92530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882136.92534: variable 'omit' from source: magic vars 7064 1726882136.92923: variable 'ansible_distribution_major_version' from source: facts 7064 1726882136.92943: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882136.93185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882136.96757: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882136.96805: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882136.96834: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882136.96870: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882136.96892: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882136.96956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882136.96978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882136.97000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882136.97028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882136.97039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882136.97125: variable 'ansible_distribution' from source: facts 7064 1726882136.97128: variable 'ansible_distribution_major_version' from source: facts 7064 1726882136.97131: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882136.97216: variable 'network_state' from source: role '' defaults 7064 1726882136.97225: Evaluated conditional (network_state != {}): False 7064 1726882136.97230: when evaluation is False, skipping this task 7064 1726882136.97233: _execute() done 7064 1726882136.97235: dumping result to json 7064 1726882136.97238: done dumping result, returning 7064 1726882136.97246: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-1c1a-8029-000000000589] 7064 1726882136.97250: sending task result for task 12673a56-9f93-1c1a-8029-000000000589 7064 1726882136.97339: done sending task result for task 12673a56-9f93-1c1a-8029-000000000589 7064 1726882136.97342: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7064 1726882136.97387: no more pending results, returning what we have 7064 1726882136.97391: results queue empty 7064 1726882136.97392: checking for any_errors_fatal 7064 1726882136.97401: done checking for any_errors_fatal 7064 1726882136.97403: checking for max_fail_percentage 7064 1726882136.97407: done checking for max_fail_percentage 7064 1726882136.97408: checking to see if all hosts have failed and the running result is not ok 7064 1726882136.97408: done checking to see if all hosts have failed 7064 1726882136.97409: getting the remaining hosts for this loop 7064 1726882136.97410: done getting the remaining hosts for this loop 7064 1726882136.97415: getting the next task for host managed_node1 7064 1726882136.97422: done getting next task for host managed_node1 7064 1726882136.97426: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7064 1726882136.97429: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882136.97455: getting variables 7064 1726882136.97456: in VariableManager get_vars() 7064 1726882136.97508: Calling all_inventory to load vars for managed_node1 7064 1726882136.97517: Calling groups_inventory to load vars for managed_node1 7064 1726882136.97520: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882136.97528: Calling all_plugins_play to load vars for managed_node1 7064 1726882136.97531: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882136.97533: Calling groups_plugins_play to load vars for managed_node1 7064 1726882136.98418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882136.99281: done with get_vars() 7064 1726882136.99299: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:28:56 -0400 (0:00:00.079) 0:01:17.231 ****** 7064 1726882136.99370: entering _queue_task() for managed_node1/ping 7064 1726882136.99601: worker is 1 (out of 1 available) 7064 1726882136.99615: exiting _queue_task() for managed_node1/ping 7064 1726882136.99628: done queuing things up, now waiting for results queue to drain 7064 1726882136.99629: waiting for pending results... 7064 1726882136.99799: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7064 1726882136.99890: in run() - task 12673a56-9f93-1c1a-8029-00000000058a 7064 1726882136.99905: variable 'ansible_search_path' from source: unknown 7064 1726882136.99909: variable 'ansible_search_path' from source: unknown 7064 1726882136.99935: calling self._execute() 7064 1726882137.00013: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882137.00017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882137.00028: variable 'omit' from source: magic vars 7064 1726882137.00311: variable 'ansible_distribution_major_version' from source: facts 7064 1726882137.00321: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882137.00499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882137.02212: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882137.02265: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882137.02296: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882137.02321: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882137.02343: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882137.02403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882137.02427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882137.02443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882137.02470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882137.02481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882137.02567: variable 'ansible_distribution' from source: facts 7064 1726882137.02570: variable 'ansible_distribution_major_version' from source: facts 7064 1726882137.02576: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882137.02582: variable 'omit' from source: magic vars 7064 1726882137.02632: variable 'omit' from source: magic vars 7064 1726882137.02656: variable 'omit' from source: magic vars 7064 1726882137.02674: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882137.02702: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882137.02713: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882137.02726: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882137.02734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882137.02763: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882137.02767: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882137.02769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882137.02837: Set connection var ansible_connection to ssh 7064 1726882137.02847: Set connection var ansible_shell_executable to /bin/sh 7064 1726882137.02850: Set connection var ansible_pipelining to False 7064 1726882137.02859: Set connection var ansible_timeout to 10 7064 1726882137.02862: Set connection var ansible_shell_type to sh 7064 1726882137.02864: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882137.02882: variable 'ansible_shell_executable' from source: unknown 7064 1726882137.02886: variable 'ansible_connection' from source: unknown 7064 1726882137.02889: variable 'ansible_module_compression' from source: unknown 7064 1726882137.02891: variable 'ansible_shell_type' from source: unknown 7064 1726882137.02897: variable 'ansible_shell_executable' from source: unknown 7064 1726882137.02900: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882137.02902: variable 'ansible_pipelining' from source: unknown 7064 1726882137.02904: variable 'ansible_timeout' from source: unknown 7064 1726882137.02906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882137.03000: 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__) 7064 1726882137.03007: variable 'omit' from source: magic vars 7064 1726882137.03011: starting attempt loop 7064 1726882137.03016: running the handler 7064 1726882137.03028: _low_level_execute_command(): starting 7064 1726882137.03034: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882137.03537: 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 <<< 7064 1726882137.03541: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882137.03544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882137.03546: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882137.03598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882137.03602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882137.03605: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882137.03872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882137.05512: stdout chunk (state=3): >>>/root <<< 7064 1726882137.05684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882137.05717: stderr chunk (state=3): >>><<< 7064 1726882137.05720: stdout chunk (state=3): >>><<< 7064 1726882137.05741: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882137.05751: _low_level_execute_command(): starting 7064 1726882137.05758: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882137.0574129-10077-124227722434084 `" && echo ansible-tmp-1726882137.0574129-10077-124227722434084="` echo /root/.ansible/tmp/ansible-tmp-1726882137.0574129-10077-124227722434084 `" ) && sleep 0' 7064 1726882137.06184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882137.06198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882137.06202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882137.06204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882137.06231: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882137.06234: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882137.06237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882137.06300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882137.06305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882137.06307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882137.06401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882137.08285: stdout chunk (state=3): >>>ansible-tmp-1726882137.0574129-10077-124227722434084=/root/.ansible/tmp/ansible-tmp-1726882137.0574129-10077-124227722434084 <<< 7064 1726882137.08451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882137.08477: stderr chunk (state=3): >>><<< 7064 1726882137.08480: stdout chunk (state=3): >>><<< 7064 1726882137.08496: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882137.0574129-10077-124227722434084=/root/.ansible/tmp/ansible-tmp-1726882137.0574129-10077-124227722434084 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882137.08536: variable 'ansible_module_compression' from source: unknown 7064 1726882137.08568: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7064 1726882137.08591: variable 'ansible_facts' from source: unknown 7064 1726882137.08650: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882137.0574129-10077-124227722434084/AnsiballZ_ping.py 7064 1726882137.08750: Sending initial data 7064 1726882137.08753: Sent initial data (152 bytes) 7064 1726882137.09201: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882137.09204: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882137.09206: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882137.09208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882137.09210: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882137.09212: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882137.09221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882137.09253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882137.09265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882137.09317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882137.10869: 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" <<< 7064 1726882137.10877: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882137.10908: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882137.11011: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpzsc03kbo /root/.ansible/tmp/ansible-tmp-1726882137.0574129-10077-124227722434084/AnsiballZ_ping.py <<< 7064 1726882137.11014: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882137.0574129-10077-124227722434084/AnsiballZ_ping.py" <<< 7064 1726882137.11053: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpzsc03kbo" to remote "/root/.ansible/tmp/ansible-tmp-1726882137.0574129-10077-124227722434084/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882137.0574129-10077-124227722434084/AnsiballZ_ping.py" <<< 7064 1726882137.11589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882137.11632: stderr chunk (state=3): >>><<< 7064 1726882137.11635: stdout chunk (state=3): >>><<< 7064 1726882137.11672: done transferring module to remote 7064 1726882137.11680: _low_level_execute_command(): starting 7064 1726882137.11685: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882137.0574129-10077-124227722434084/ /root/.ansible/tmp/ansible-tmp-1726882137.0574129-10077-124227722434084/AnsiballZ_ping.py && sleep 0' 7064 1726882137.12139: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882137.12142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882137.12144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882137.12147: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882137.12148: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882137.12150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882137.12202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882137.12210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882137.12248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882137.14024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882137.14051: stderr chunk (state=3): >>><<< 7064 1726882137.14055: stdout chunk (state=3): >>><<< 7064 1726882137.14068: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882137.14071: _low_level_execute_command(): starting 7064 1726882137.14076: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882137.0574129-10077-124227722434084/AnsiballZ_ping.py && sleep 0' 7064 1726882137.14531: 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 <<< 7064 1726882137.14534: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882137.14536: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882137.14539: 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 <<< 7064 1726882137.14540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882137.14599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882137.14602: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882137.14647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882137.29789: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7064 1726882137.31051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882137.31055: stdout chunk (state=3): >>><<< 7064 1726882137.31057: stderr chunk (state=3): >>><<< 7064 1726882137.31190: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882137.31205: 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-1726882137.0574129-10077-124227722434084/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882137.31208: _low_level_execute_command(): starting 7064 1726882137.31211: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882137.0574129-10077-124227722434084/ > /dev/null 2>&1 && sleep 0' 7064 1726882137.31792: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882137.31879: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882137.31919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882137.31937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882137.31962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882137.32043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882137.33888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882137.33917: stdout chunk (state=3): >>><<< 7064 1726882137.33929: stderr chunk (state=3): >>><<< 7064 1726882137.33956: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882137.34187: handler run complete 7064 1726882137.34189: attempt loop complete, returning result 7064 1726882137.34191: _execute() done 7064 1726882137.34197: dumping result to json 7064 1726882137.34199: done dumping result, returning 7064 1726882137.34201: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-1c1a-8029-00000000058a] 7064 1726882137.34203: sending task result for task 12673a56-9f93-1c1a-8029-00000000058a 7064 1726882137.34264: done sending task result for task 12673a56-9f93-1c1a-8029-00000000058a 7064 1726882137.34267: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7064 1726882137.34338: no more pending results, returning what we have 7064 1726882137.34341: results queue empty 7064 1726882137.34342: checking for any_errors_fatal 7064 1726882137.34347: done checking for any_errors_fatal 7064 1726882137.34348: checking for max_fail_percentage 7064 1726882137.34349: done checking for max_fail_percentage 7064 1726882137.34350: checking to see if all hosts have failed and the running result is not ok 7064 1726882137.34351: done checking to see if all hosts have failed 7064 1726882137.34352: getting the remaining hosts for this loop 7064 1726882137.34353: done getting the remaining hosts for this loop 7064 1726882137.34357: getting the next task for host managed_node1 7064 1726882137.34367: done getting next task for host managed_node1 7064 1726882137.34369: ^ task is: TASK: meta (role_complete) 7064 1726882137.34372: ^ 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? (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 7064 1726882137.34383: getting variables 7064 1726882137.34385: in VariableManager get_vars() 7064 1726882137.34448: Calling all_inventory to load vars for managed_node1 7064 1726882137.34451: Calling groups_inventory to load vars for managed_node1 7064 1726882137.34453: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882137.34463: Calling all_plugins_play to load vars for managed_node1 7064 1726882137.34465: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882137.34468: Calling groups_plugins_play to load vars for managed_node1 7064 1726882137.35966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882137.37771: done with get_vars() 7064 1726882137.37796: done getting variables 7064 1726882137.37882: done queuing things up, now waiting for results queue to drain 7064 1726882137.37884: results queue empty 7064 1726882137.37885: checking for any_errors_fatal 7064 1726882137.37887: done checking for any_errors_fatal 7064 1726882137.37888: checking for max_fail_percentage 7064 1726882137.37889: done checking for max_fail_percentage 7064 1726882137.37890: checking to see if all hosts have failed and the running result is not ok 7064 1726882137.37890: done checking to see if all hosts have failed 7064 1726882137.37891: getting the remaining hosts for this loop 7064 1726882137.37892: done getting the remaining hosts for this loop 7064 1726882137.37897: getting the next task for host managed_node1 7064 1726882137.37902: done getting next task for host managed_node1 7064 1726882137.37904: ^ task is: TASK: Ensure ping command is present 7064 1726882137.37906: ^ 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? (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 7064 1726882137.37914: getting variables 7064 1726882137.37915: in VariableManager get_vars() 7064 1726882137.37945: Calling all_inventory to load vars for managed_node1 7064 1726882137.37948: Calling groups_inventory to load vars for managed_node1 7064 1726882137.37950: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882137.37955: Calling all_plugins_play to load vars for managed_node1 7064 1726882137.37958: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882137.37960: Calling groups_plugins_play to load vars for managed_node1 7064 1726882137.39115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882137.40692: done with get_vars() 7064 1726882137.40728: done getting variables 7064 1726882137.40769: 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 [Ensure ping command is present] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:76 Friday 20 September 2024 21:28:57 -0400 (0:00:00.414) 0:01:17.645 ****** 7064 1726882137.40800: entering _queue_task() for managed_node1/package 7064 1726882137.41316: worker is 1 (out of 1 available) 7064 1726882137.41326: exiting _queue_task() for managed_node1/package 7064 1726882137.41335: done queuing things up, now waiting for results queue to drain 7064 1726882137.41336: waiting for pending results... 7064 1726882137.41514: running TaskExecutor() for managed_node1/TASK: Ensure ping command is present 7064 1726882137.41519: in run() - task 12673a56-9f93-1c1a-8029-0000000005ba 7064 1726882137.41546: variable 'ansible_search_path' from source: unknown 7064 1726882137.41549: variable 'ansible_search_path' from source: unknown 7064 1726882137.41601: calling self._execute() 7064 1726882137.41684: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882137.41690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882137.41706: variable 'omit' from source: magic vars 7064 1726882137.42103: variable 'ansible_distribution_major_version' from source: facts 7064 1726882137.42162: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882137.42326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882137.44615: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882137.44689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882137.44800: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882137.44805: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882137.44808: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882137.44871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882137.44901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882137.44934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882137.44973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882137.44999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882137.45108: variable 'ansible_distribution' from source: facts 7064 1726882137.45111: variable 'ansible_distribution_major_version' from source: facts 7064 1726882137.45139: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882137.45143: variable 'omit' from source: magic vars 7064 1726882137.45159: variable 'omit' from source: magic vars 7064 1726882137.45355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882137.45359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882137.45361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882137.45400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882137.45415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882137.45508: variable '__network_is_ostree' from source: set_fact 7064 1726882137.45514: variable 'omit' from source: magic vars 7064 1726882137.45544: variable 'omit' from source: magic vars 7064 1726882137.45573: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882137.45680: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882137.45683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882137.45686: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882137.45688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882137.45691: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882137.45698: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882137.45701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882137.45796: Set connection var ansible_connection to ssh 7064 1726882137.45807: Set connection var ansible_shell_executable to /bin/sh 7064 1726882137.45812: Set connection var ansible_pipelining to False 7064 1726882137.45824: Set connection var ansible_timeout to 10 7064 1726882137.45830: Set connection var ansible_shell_type to sh 7064 1726882137.45835: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882137.45857: variable 'ansible_shell_executable' from source: unknown 7064 1726882137.45861: variable 'ansible_connection' from source: unknown 7064 1726882137.45863: variable 'ansible_module_compression' from source: unknown 7064 1726882137.45865: variable 'ansible_shell_type' from source: unknown 7064 1726882137.45867: variable 'ansible_shell_executable' from source: unknown 7064 1726882137.45870: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882137.45899: variable 'ansible_pipelining' from source: unknown 7064 1726882137.45903: variable 'ansible_timeout' from source: unknown 7064 1726882137.45905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882137.45984: 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=False) 7064 1726882137.46007: variable 'omit' from source: magic vars 7064 1726882137.46010: starting attempt loop 7064 1726882137.46013: running the handler 7064 1726882137.46016: variable 'ansible_facts' from source: unknown 7064 1726882137.46018: variable 'ansible_facts' from source: unknown 7064 1726882137.46116: _low_level_execute_command(): starting 7064 1726882137.46119: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882137.46886: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882137.46914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882137.46982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882137.48598: stdout chunk (state=3): >>>/root <<< 7064 1726882137.48810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882137.48814: stdout chunk (state=3): >>><<< 7064 1726882137.48816: stderr chunk (state=3): >>><<< 7064 1726882137.48842: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882137.48863: _low_level_execute_command(): starting 7064 1726882137.48874: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882137.4885151-10089-148922576918534 `" && echo ansible-tmp-1726882137.4885151-10089-148922576918534="` echo /root/.ansible/tmp/ansible-tmp-1726882137.4885151-10089-148922576918534 `" ) && sleep 0' 7064 1726882137.49584: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882137.49588: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882137.49638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882137.49656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882137.49681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882137.49817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882137.51678: stdout chunk (state=3): >>>ansible-tmp-1726882137.4885151-10089-148922576918534=/root/.ansible/tmp/ansible-tmp-1726882137.4885151-10089-148922576918534 <<< 7064 1726882137.51840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882137.51864: stderr chunk (state=3): >>><<< 7064 1726882137.51867: stdout chunk (state=3): >>><<< 7064 1726882137.51884: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882137.4885151-10089-148922576918534=/root/.ansible/tmp/ansible-tmp-1726882137.4885151-10089-148922576918534 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882137.51917: variable 'ansible_module_compression' from source: unknown 7064 1726882137.51959: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7064 1726882137.51996: variable 'ansible_facts' from source: unknown 7064 1726882137.52078: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882137.4885151-10089-148922576918534/AnsiballZ_dnf.py 7064 1726882137.52197: Sending initial data 7064 1726882137.52204: Sent initial data (151 bytes) 7064 1726882137.52800: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882137.52811: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882137.52868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882137.52878: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882137.52911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882137.52956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882137.54471: 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 <<< 7064 1726882137.54479: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882137.54575: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882137.54620: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpqvheg666 /root/.ansible/tmp/ansible-tmp-1726882137.4885151-10089-148922576918534/AnsiballZ_dnf.py <<< 7064 1726882137.54623: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882137.4885151-10089-148922576918534/AnsiballZ_dnf.py" <<< 7064 1726882137.54663: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpqvheg666" to remote "/root/.ansible/tmp/ansible-tmp-1726882137.4885151-10089-148922576918534/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882137.4885151-10089-148922576918534/AnsiballZ_dnf.py" <<< 7064 1726882137.55496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882137.55500: stdout chunk (state=3): >>><<< 7064 1726882137.55503: stderr chunk (state=3): >>><<< 7064 1726882137.55505: done transferring module to remote 7064 1726882137.55507: _low_level_execute_command(): starting 7064 1726882137.55509: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882137.4885151-10089-148922576918534/ /root/.ansible/tmp/ansible-tmp-1726882137.4885151-10089-148922576918534/AnsiballZ_dnf.py && sleep 0' 7064 1726882137.56255: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882137.56261: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882137.56313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882137.56322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882137.56377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882137.58110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882137.58151: stderr chunk (state=3): >>><<< 7064 1726882137.58269: stdout chunk (state=3): >>><<< 7064 1726882137.58273: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882137.58275: _low_level_execute_command(): starting 7064 1726882137.58277: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882137.4885151-10089-148922576918534/AnsiballZ_dnf.py && sleep 0' 7064 1726882137.58811: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882137.58857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882137.58886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882137.58937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882138.00099: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7064 1726882138.04254: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882138.04281: stderr chunk (state=3): >>><<< 7064 1726882138.04284: stdout chunk (state=3): >>><<< 7064 1726882138.04310: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882138.04342: done with _execute_module (ansible.legacy.dnf, {'name': 'iputils', 'state': 'present', '_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.dnf', '_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-1726882137.4885151-10089-148922576918534/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882138.04348: _low_level_execute_command(): starting 7064 1726882138.04353: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882137.4885151-10089-148922576918534/ > /dev/null 2>&1 && sleep 0' 7064 1726882138.04800: 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 <<< 7064 1726882138.04803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882138.04835: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882138.04838: 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.9.159 is address <<< 7064 1726882138.04840: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882138.04842: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882138.04912: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882138.04915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882138.04916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882138.04980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882138.06786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882138.06818: stderr chunk (state=3): >>><<< 7064 1726882138.06823: stdout chunk (state=3): >>><<< 7064 1726882138.06837: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882138.06843: handler run complete 7064 1726882138.06868: attempt loop complete, returning result 7064 1726882138.06871: _execute() done 7064 1726882138.06873: dumping result to json 7064 1726882138.06878: done dumping result, returning 7064 1726882138.06885: done running TaskExecutor() for managed_node1/TASK: Ensure ping command is present [12673a56-9f93-1c1a-8029-0000000005ba] 7064 1726882138.06890: sending task result for task 12673a56-9f93-1c1a-8029-0000000005ba 7064 1726882138.06987: done sending task result for task 12673a56-9f93-1c1a-8029-0000000005ba 7064 1726882138.06990: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7064 1726882138.07078: no more pending results, returning what we have 7064 1726882138.07081: results queue empty 7064 1726882138.07082: checking for any_errors_fatal 7064 1726882138.07084: done checking for any_errors_fatal 7064 1726882138.07085: checking for max_fail_percentage 7064 1726882138.07086: done checking for max_fail_percentage 7064 1726882138.07087: checking to see if all hosts have failed and the running result is not ok 7064 1726882138.07088: done checking to see if all hosts have failed 7064 1726882138.07089: getting the remaining hosts for this loop 7064 1726882138.07090: done getting the remaining hosts for this loop 7064 1726882138.07096: getting the next task for host managed_node1 7064 1726882138.07103: done getting next task for host managed_node1 7064 1726882138.07106: ^ task is: TASK: TEST: I can ping the EAP server 7064 1726882138.07109: ^ 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? (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 7064 1726882138.07114: getting variables 7064 1726882138.07115: in VariableManager get_vars() 7064 1726882138.07169: Calling all_inventory to load vars for managed_node1 7064 1726882138.07172: Calling groups_inventory to load vars for managed_node1 7064 1726882138.07174: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882138.07184: Calling all_plugins_play to load vars for managed_node1 7064 1726882138.07187: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882138.07189: Calling groups_plugins_play to load vars for managed_node1 7064 1726882138.08124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882138.08976: done with get_vars() 7064 1726882138.08995: done getting variables 7064 1726882138.09040: 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 [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:81 Friday 20 September 2024 21:28:58 -0400 (0:00:00.682) 0:01:18.328 ****** 7064 1726882138.09063: entering _queue_task() for managed_node1/command 7064 1726882138.09312: worker is 1 (out of 1 available) 7064 1726882138.09326: exiting _queue_task() for managed_node1/command 7064 1726882138.09337: done queuing things up, now waiting for results queue to drain 7064 1726882138.09339: waiting for pending results... 7064 1726882138.09522: running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server 7064 1726882138.09680: in run() - task 12673a56-9f93-1c1a-8029-0000000005bb 7064 1726882138.09684: variable 'ansible_search_path' from source: unknown 7064 1726882138.09688: variable 'ansible_search_path' from source: unknown 7064 1726882138.09691: calling self._execute() 7064 1726882138.09729: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.09732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.09741: variable 'omit' from source: magic vars 7064 1726882138.10031: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.10040: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.10176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882138.11697: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882138.11752: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882138.11781: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882138.11810: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882138.11830: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882138.11892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882138.11917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882138.11934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882138.11961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882138.11971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882138.12056: variable 'ansible_distribution' from source: facts 7064 1726882138.12065: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.12072: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.12077: variable 'omit' from source: magic vars 7064 1726882138.12097: variable 'omit' from source: magic vars 7064 1726882138.12123: variable 'omit' from source: magic vars 7064 1726882138.12142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882138.12165: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882138.12179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882138.12194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882138.12206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882138.12229: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882138.12232: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.12234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.12300: Set connection var ansible_connection to ssh 7064 1726882138.12384: Set connection var ansible_shell_executable to /bin/sh 7064 1726882138.12388: Set connection var ansible_pipelining to False 7064 1726882138.12390: Set connection var ansible_timeout to 10 7064 1726882138.12392: Set connection var ansible_shell_type to sh 7064 1726882138.12396: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882138.12399: variable 'ansible_shell_executable' from source: unknown 7064 1726882138.12401: variable 'ansible_connection' from source: unknown 7064 1726882138.12403: variable 'ansible_module_compression' from source: unknown 7064 1726882138.12405: variable 'ansible_shell_type' from source: unknown 7064 1726882138.12407: variable 'ansible_shell_executable' from source: unknown 7064 1726882138.12409: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.12411: variable 'ansible_pipelining' from source: unknown 7064 1726882138.12415: variable 'ansible_timeout' from source: unknown 7064 1726882138.12417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.12432: 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) 7064 1726882138.12440: variable 'omit' from source: magic vars 7064 1726882138.12445: starting attempt loop 7064 1726882138.12449: running the handler 7064 1726882138.12460: _low_level_execute_command(): starting 7064 1726882138.12466: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882138.12973: 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 <<< 7064 1726882138.12977: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882138.12979: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882138.12982: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882138.13038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882138.13042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882138.13044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882138.13091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882138.14737: stdout chunk (state=3): >>>/root <<< 7064 1726882138.14888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882138.14923: stderr chunk (state=3): >>><<< 7064 1726882138.14927: stdout chunk (state=3): >>><<< 7064 1726882138.14949: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882138.14959: _low_level_execute_command(): starting 7064 1726882138.14966: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882138.1494958-10110-273169177360454 `" && echo ansible-tmp-1726882138.1494958-10110-273169177360454="` echo /root/.ansible/tmp/ansible-tmp-1726882138.1494958-10110-273169177360454 `" ) && sleep 0' 7064 1726882138.15430: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882138.15434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882138.15436: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882138.15438: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882138.15441: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882138.15495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882138.15500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882138.15503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882138.15549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882138.17417: stdout chunk (state=3): >>>ansible-tmp-1726882138.1494958-10110-273169177360454=/root/.ansible/tmp/ansible-tmp-1726882138.1494958-10110-273169177360454 <<< 7064 1726882138.17621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882138.17650: stderr chunk (state=3): >>><<< 7064 1726882138.17653: stdout chunk (state=3): >>><<< 7064 1726882138.17668: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882138.1494958-10110-273169177360454=/root/.ansible/tmp/ansible-tmp-1726882138.1494958-10110-273169177360454 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882138.17697: variable 'ansible_module_compression' from source: unknown 7064 1726882138.17737: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7064 1726882138.17762: variable 'ansible_facts' from source: unknown 7064 1726882138.17822: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882138.1494958-10110-273169177360454/AnsiballZ_command.py 7064 1726882138.17919: Sending initial data 7064 1726882138.17923: Sent initial data (155 bytes) 7064 1726882138.18382: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882138.18385: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882138.18387: 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.9.159 is address debug1: re-parsing configuration <<< 7064 1726882138.18389: 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 <<< 7064 1726882138.18391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882138.18443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882138.18447: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882138.18575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882138.20095: 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 <<< 7064 1726882138.20104: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882138.20176: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882138.20219: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp6s_xyhiw /root/.ansible/tmp/ansible-tmp-1726882138.1494958-10110-273169177360454/AnsiballZ_command.py <<< 7064 1726882138.20229: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882138.1494958-10110-273169177360454/AnsiballZ_command.py" <<< 7064 1726882138.20264: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp6s_xyhiw" to remote "/root/.ansible/tmp/ansible-tmp-1726882138.1494958-10110-273169177360454/AnsiballZ_command.py" <<< 7064 1726882138.20267: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882138.1494958-10110-273169177360454/AnsiballZ_command.py" <<< 7064 1726882138.20812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882138.20854: stderr chunk (state=3): >>><<< 7064 1726882138.20858: stdout chunk (state=3): >>><<< 7064 1726882138.20888: done transferring module to remote 7064 1726882138.20953: _low_level_execute_command(): starting 7064 1726882138.20956: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882138.1494958-10110-273169177360454/ /root/.ansible/tmp/ansible-tmp-1726882138.1494958-10110-273169177360454/AnsiballZ_command.py && sleep 0' 7064 1726882138.21353: 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 <<< 7064 1726882138.21356: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882138.21359: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882138.21361: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882138.21363: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882138.21405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882138.21417: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882138.21465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882138.23165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882138.23190: stderr chunk (state=3): >>><<< 7064 1726882138.23195: stdout chunk (state=3): >>><<< 7064 1726882138.23211: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882138.23214: _low_level_execute_command(): starting 7064 1726882138.23218: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882138.1494958-10110-273169177360454/AnsiballZ_command.py && sleep 0' 7064 1726882138.23651: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882138.23655: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882138.23657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882138.23659: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882138.23661: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882138.23713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882138.23716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882138.23868: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882138.39497: stdout chunk (state=3): >>> {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.043 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.043/0.043/0.043/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 21:28:58.390062", "end": "2024-09-20 21:28:58.393364", "delta": "0:00:00.003302", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_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}}} <<< 7064 1726882138.40949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882138.40979: stderr chunk (state=3): >>><<< 7064 1726882138.40982: stdout chunk (state=3): >>><<< 7064 1726882138.41001: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.043 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.043/0.043/0.043/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 21:28:58.390062", "end": "2024-09-20 21:28:58.393364", "delta": "0:00:00.003302", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882138.41031: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ping -c1 203.0.113.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-1726882138.1494958-10110-273169177360454/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882138.41038: _low_level_execute_command(): starting 7064 1726882138.41042: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882138.1494958-10110-273169177360454/ > /dev/null 2>&1 && sleep 0' 7064 1726882138.41477: 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 <<< 7064 1726882138.41520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882138.41524: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882138.41526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882138.41528: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882138.41529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882138.41531: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882138.41576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882138.41579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882138.41582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882138.41630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882138.43515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882138.43540: stderr chunk (state=3): >>><<< 7064 1726882138.43543: stdout chunk (state=3): >>><<< 7064 1726882138.43564: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882138.43567: handler run complete 7064 1726882138.43583: Evaluated conditional (False): False 7064 1726882138.43591: attempt loop complete, returning result 7064 1726882138.43598: _execute() done 7064 1726882138.43600: dumping result to json 7064 1726882138.43604: done dumping result, returning 7064 1726882138.43612: done running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server [12673a56-9f93-1c1a-8029-0000000005bb] 7064 1726882138.43616: sending task result for task 12673a56-9f93-1c1a-8029-0000000005bb 7064 1726882138.43709: done sending task result for task 12673a56-9f93-1c1a-8029-0000000005bb 7064 1726882138.43712: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.003302", "end": "2024-09-20 21:28:58.393364", "rc": 0, "start": "2024-09-20 21:28:58.390062" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.043 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.043/0.043/0.043/0.000 ms 7064 1726882138.43772: no more pending results, returning what we have 7064 1726882138.43775: results queue empty 7064 1726882138.43776: checking for any_errors_fatal 7064 1726882138.43785: done checking for any_errors_fatal 7064 1726882138.43786: checking for max_fail_percentage 7064 1726882138.43788: done checking for max_fail_percentage 7064 1726882138.43789: checking to see if all hosts have failed and the running result is not ok 7064 1726882138.43790: done checking to see if all hosts have failed 7064 1726882138.43791: getting the remaining hosts for this loop 7064 1726882138.43792: done getting the remaining hosts for this loop 7064 1726882138.43800: getting the next task for host managed_node1 7064 1726882138.43806: done getting next task for host managed_node1 7064 1726882138.43808: ^ task is: TASK: Trigger failure in case the role did not fail 7064 1726882138.43811: ^ 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? (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 7064 1726882138.43815: getting variables 7064 1726882138.43817: in VariableManager get_vars() 7064 1726882138.43871: Calling all_inventory to load vars for managed_node1 7064 1726882138.43874: Calling groups_inventory to load vars for managed_node1 7064 1726882138.43876: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882138.43886: Calling all_plugins_play to load vars for managed_node1 7064 1726882138.43889: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882138.43891: Calling groups_plugins_play to load vars for managed_node1 7064 1726882138.44704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882138.45569: done with get_vars() 7064 1726882138.45587: done getting variables 7064 1726882138.45637: 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 [Trigger failure in case the role did not fail] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:84 Friday 20 September 2024 21:28:58 -0400 (0:00:00.365) 0:01:18.694 ****** 7064 1726882138.45664: entering _queue_task() for managed_node1/fail 7064 1726882138.45906: worker is 1 (out of 1 available) 7064 1726882138.45919: exiting _queue_task() for managed_node1/fail 7064 1726882138.45931: done queuing things up, now waiting for results queue to drain 7064 1726882138.45933: waiting for pending results... 7064 1726882138.46110: running TaskExecutor() for managed_node1/TASK: Trigger failure in case the role did not fail 7064 1726882138.46171: in run() - task 12673a56-9f93-1c1a-8029-0000000005bc 7064 1726882138.46184: variable 'ansible_search_path' from source: unknown 7064 1726882138.46187: variable 'ansible_search_path' from source: unknown 7064 1726882138.46217: calling self._execute() 7064 1726882138.46301: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.46307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.46318: variable 'omit' from source: magic vars 7064 1726882138.46600: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.46609: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.46748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882138.48549: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882138.48600: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882138.48625: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882138.48662: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882138.48684: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882138.48744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882138.48765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882138.48800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882138.48815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882138.48827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882138.48912: variable 'ansible_distribution' from source: facts 7064 1726882138.48916: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.48922: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.48928: variable 'omit' from source: magic vars 7064 1726882138.48947: variable 'omit' from source: magic vars 7064 1726882138.48971: variable 'omit' from source: magic vars 7064 1726882138.49001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882138.49017: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882138.49032: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882138.49045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882138.49053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882138.49076: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882138.49079: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.49081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.49151: Set connection var ansible_connection to ssh 7064 1726882138.49161: Set connection var ansible_shell_executable to /bin/sh 7064 1726882138.49166: Set connection var ansible_pipelining to False 7064 1726882138.49171: Set connection var ansible_timeout to 10 7064 1726882138.49176: Set connection var ansible_shell_type to sh 7064 1726882138.49181: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882138.49201: variable 'ansible_shell_executable' from source: unknown 7064 1726882138.49206: variable 'ansible_connection' from source: unknown 7064 1726882138.49208: variable 'ansible_module_compression' from source: unknown 7064 1726882138.49211: variable 'ansible_shell_type' from source: unknown 7064 1726882138.49214: variable 'ansible_shell_executable' from source: unknown 7064 1726882138.49216: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.49220: variable 'ansible_pipelining' from source: unknown 7064 1726882138.49222: variable 'ansible_timeout' from source: unknown 7064 1726882138.49224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.49289: 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=False) 7064 1726882138.49300: variable 'omit' from source: magic vars 7064 1726882138.49305: starting attempt loop 7064 1726882138.49308: running the handler 7064 1726882138.49317: handler run complete 7064 1726882138.49344: attempt loop complete, returning result 7064 1726882138.49347: _execute() done 7064 1726882138.49349: dumping result to json 7064 1726882138.49352: done dumping result, returning 7064 1726882138.49354: done running TaskExecutor() for managed_node1/TASK: Trigger failure in case the role did not fail [12673a56-9f93-1c1a-8029-0000000005bc] 7064 1726882138.49356: sending task result for task 12673a56-9f93-1c1a-8029-0000000005bc 7064 1726882138.49437: done sending task result for task 12673a56-9f93-1c1a-8029-0000000005bc 7064 1726882138.49440: WORKER PROCESS EXITING 7064 1726882138.49447: marking managed_node1 as failed 7064 1726882138.49455: marking host managed_node1 failed, current state: 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? (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 7064 1726882138.49464: ^ failed state is now: 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882138.49467: getting the next task for host managed_node1 7064 1726882138.49478: done getting next task for host managed_node1 7064 1726882138.49481: ^ task is: TASK: Show failed item 7064 1726882138.49482: ^ 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? (HOST STATE: block=0, task=5, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False fatal: [managed_node1]: FAILED! => { "changed": false } MSG: after test 7064 1726882138.49585: no more pending results, returning what we have 7064 1726882138.49587: results queue empty 7064 1726882138.49588: checking for any_errors_fatal 7064 1726882138.49603: done checking for any_errors_fatal 7064 1726882138.49604: checking for max_fail_percentage 7064 1726882138.49606: done checking for max_fail_percentage 7064 1726882138.49606: checking to see if all hosts have failed and the running result is not ok 7064 1726882138.49607: done checking to see if all hosts have failed 7064 1726882138.49608: getting the remaining hosts for this loop 7064 1726882138.49609: done getting the remaining hosts for this loop 7064 1726882138.49612: getting the next task for host managed_node1 7064 1726882138.49616: done getting next task for host managed_node1 7064 1726882138.49618: ^ task is: TASK: Show failed item 7064 1726882138.49620: ^ 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? (HOST STATE: block=0, task=5, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882138.49622: getting variables 7064 1726882138.49624: in VariableManager get_vars() 7064 1726882138.49671: Calling all_inventory to load vars for managed_node1 7064 1726882138.49673: Calling groups_inventory to load vars for managed_node1 7064 1726882138.49675: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882138.49684: Calling all_plugins_play to load vars for managed_node1 7064 1726882138.49687: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882138.49689: Calling groups_plugins_play to load vars for managed_node1 7064 1726882138.50603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882138.51461: done with get_vars() 7064 1726882138.51481: done getting variables 7064 1726882138.51529: 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 failed item] ******************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:88 Friday 20 September 2024 21:28:58 -0400 (0:00:00.058) 0:01:18.753 ****** 7064 1726882138.51552: entering _queue_task() for managed_node1/debug 7064 1726882138.51812: worker is 1 (out of 1 available) 7064 1726882138.51828: exiting _queue_task() for managed_node1/debug 7064 1726882138.51839: done queuing things up, now waiting for results queue to drain 7064 1726882138.51843: waiting for pending results... 7064 1726882138.52028: running TaskExecutor() for managed_node1/TASK: Show failed item 7064 1726882138.52098: in run() - task 12673a56-9f93-1c1a-8029-0000000005bd 7064 1726882138.52114: variable 'ansible_search_path' from source: unknown 7064 1726882138.52117: variable 'ansible_search_path' from source: unknown 7064 1726882138.52285: Loaded config def from plugin (lookup/items) 7064 1726882138.52289: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7064 1726882138.52318: variable 'omit' from source: magic vars 7064 1726882138.52429: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.52436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.52455: variable 'omit' from source: magic vars 7064 1726882138.52716: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.52724: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.52854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882138.54341: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882138.54402: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882138.54432: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882138.54456: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882138.54481: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882138.54537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882138.54556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882138.54573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882138.54608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882138.54619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882138.54706: variable 'ansible_distribution' from source: facts 7064 1726882138.54709: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.54716: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.54798: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.54802: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.54922: variable 'ansible_distribution' from source: facts 7064 1726882138.54926: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.54929: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.54931: variable 'omit' from source: magic vars 7064 1726882138.54947: variable 'omit' from source: magic vars 7064 1726882138.54977: variable 'item' from source: unknown 7064 1726882138.55029: variable 'item' from source: unknown 7064 1726882138.55044: variable 'omit' from source: magic vars 7064 1726882138.55066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882138.55085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882138.55104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882138.55117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882138.55125: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882138.55156: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882138.55159: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.55161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.55226: Set connection var ansible_connection to ssh 7064 1726882138.55236: Set connection var ansible_shell_executable to /bin/sh 7064 1726882138.55245: Set connection var ansible_pipelining to False 7064 1726882138.55249: Set connection var ansible_timeout to 10 7064 1726882138.55251: Set connection var ansible_shell_type to sh 7064 1726882138.55256: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882138.55273: variable 'ansible_shell_executable' from source: unknown 7064 1726882138.55276: variable 'ansible_connection' from source: unknown 7064 1726882138.55278: variable 'ansible_module_compression' from source: unknown 7064 1726882138.55280: variable 'ansible_shell_type' from source: unknown 7064 1726882138.55283: variable 'ansible_shell_executable' from source: unknown 7064 1726882138.55285: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.55290: variable 'ansible_pipelining' from source: unknown 7064 1726882138.55292: variable 'ansible_timeout' from source: unknown 7064 1726882138.55300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.55367: 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) 7064 1726882138.55373: variable 'omit' from source: magic vars 7064 1726882138.55378: starting attempt loop 7064 1726882138.55381: running the handler 7064 1726882138.55422: handler run complete 7064 1726882138.55432: Evaluated conditional (False): False 7064 1726882138.55438: attempt loop complete, returning result 7064 1726882138.55449: variable 'item' from source: unknown 7064 1726882138.55496: variable 'item' from source: unknown ok: [managed_node1] => (item=ansible_failed_result) => { "ansible_failed_result": "{{ansible_failed_result}}", "ansible_loop_var": "item", "item": "ansible_failed_result" } 7064 1726882138.55650: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.55653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.55656: variable 'omit' from source: magic vars 7064 1726882138.55716: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.55720: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.55806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882138.55824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882138.55845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882138.55870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882138.55882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882138.55948: variable 'ansible_distribution' from source: facts 7064 1726882138.55951: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.55957: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.56032: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.56036: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.56148: variable 'ansible_distribution' from source: facts 7064 1726882138.56152: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.56157: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.56161: variable 'omit' from source: magic vars 7064 1726882138.56173: variable 'omit' from source: magic vars 7064 1726882138.56204: variable 'item' from source: unknown 7064 1726882138.56246: variable 'item' from source: unknown 7064 1726882138.56257: variable 'omit' from source: magic vars 7064 1726882138.56273: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882138.56280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882138.56286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882138.56301: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882138.56304: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.56306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.56353: Set connection var ansible_connection to ssh 7064 1726882138.56361: Set connection var ansible_shell_executable to /bin/sh 7064 1726882138.56365: Set connection var ansible_pipelining to False 7064 1726882138.56371: Set connection var ansible_timeout to 10 7064 1726882138.56375: Set connection var ansible_shell_type to sh 7064 1726882138.56380: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882138.56395: variable 'ansible_shell_executable' from source: unknown 7064 1726882138.56400: variable 'ansible_connection' from source: unknown 7064 1726882138.56403: variable 'ansible_module_compression' from source: unknown 7064 1726882138.56405: variable 'ansible_shell_type' from source: unknown 7064 1726882138.56407: variable 'ansible_shell_executable' from source: unknown 7064 1726882138.56411: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.56415: variable 'ansible_pipelining' from source: unknown 7064 1726882138.56417: variable 'ansible_timeout' from source: unknown 7064 1726882138.56427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.56483: 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) 7064 1726882138.56489: variable 'omit' from source: magic vars 7064 1726882138.56495: starting attempt loop 7064 1726882138.56500: running the handler 7064 1726882138.56517: handler run complete 7064 1726882138.56525: Evaluated conditional (False): False 7064 1726882138.56533: attempt loop complete, returning result 7064 1726882138.56545: variable 'item' from source: unknown 7064 1726882138.56587: variable 'item' from source: unknown ok: [managed_node1] => (item=ansible_failed_task) => { "ansible_failed_task": "{{ansible_failed_task}}", "ansible_loop_var": "item", "item": "ansible_failed_task" } 7064 1726882138.56672: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.56675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.56678: variable 'omit' from source: magic vars 7064 1726882138.56771: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.56775: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.56860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882138.56878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882138.56902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882138.56927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882138.56938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882138.57001: variable 'ansible_distribution' from source: facts 7064 1726882138.57013: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.57016: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.57081: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.57084: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.57195: variable 'ansible_distribution' from source: facts 7064 1726882138.57199: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.57206: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.57209: variable 'omit' from source: magic vars 7064 1726882138.57222: variable 'omit' from source: magic vars 7064 1726882138.57250: variable 'item' from source: unknown 7064 1726882138.57292: variable 'item' from source: unknown 7064 1726882138.57306: variable 'omit' from source: magic vars 7064 1726882138.57321: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882138.57327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882138.57338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882138.57346: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882138.57349: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.57352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.57395: Set connection var ansible_connection to ssh 7064 1726882138.57405: Set connection var ansible_shell_executable to /bin/sh 7064 1726882138.57410: Set connection var ansible_pipelining to False 7064 1726882138.57415: Set connection var ansible_timeout to 10 7064 1726882138.57419: Set connection var ansible_shell_type to sh 7064 1726882138.57424: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882138.57437: variable 'ansible_shell_executable' from source: unknown 7064 1726882138.57441: variable 'ansible_connection' from source: unknown 7064 1726882138.57444: variable 'ansible_module_compression' from source: unknown 7064 1726882138.57446: variable 'ansible_shell_type' from source: unknown 7064 1726882138.57448: variable 'ansible_shell_executable' from source: unknown 7064 1726882138.57452: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.57454: variable 'ansible_pipelining' from source: unknown 7064 1726882138.57456: variable 'ansible_timeout' from source: unknown 7064 1726882138.57458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.57522: 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) 7064 1726882138.57528: variable 'omit' from source: magic vars 7064 1726882138.57531: starting attempt loop 7064 1726882138.57533: running the handler 7064 1726882138.57548: handler run complete 7064 1726882138.57556: Evaluated conditional (False): False 7064 1726882138.57561: attempt loop complete, returning result 7064 1726882138.57572: variable 'item' from source: unknown 7064 1726882138.57621: variable 'item' from source: unknown ok: [managed_node1] => (item=__network_nm_nvr.stdout) => { "__network_nm_nvr.stdout": "{{__network_nm_nvr.stdout}}", "ansible_loop_var": "item", "item": "__network_nm_nvr.stdout" } 7064 1726882138.57712: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.57717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.57726: variable 'omit' from source: magic vars 7064 1726882138.57820: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.57824: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.57904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882138.57926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882138.57942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882138.57967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882138.57977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882138.58042: variable 'ansible_distribution' from source: facts 7064 1726882138.58045: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.58050: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.58122: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.58125: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.58235: variable 'ansible_distribution' from source: facts 7064 1726882138.58238: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.58245: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.58247: variable 'omit' from source: magic vars 7064 1726882138.58262: variable 'omit' from source: magic vars 7064 1726882138.58287: variable 'item' from source: unknown 7064 1726882138.58333: variable 'item' from source: unknown 7064 1726882138.58344: variable 'omit' from source: magic vars 7064 1726882138.58360: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882138.58370: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882138.58373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882138.58380: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882138.58383: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.58385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.58433: Set connection var ansible_connection to ssh 7064 1726882138.58440: Set connection var ansible_shell_executable to /bin/sh 7064 1726882138.58445: Set connection var ansible_pipelining to False 7064 1726882138.58450: Set connection var ansible_timeout to 10 7064 1726882138.58455: Set connection var ansible_shell_type to sh 7064 1726882138.58459: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882138.58479: variable 'ansible_shell_executable' from source: unknown 7064 1726882138.58482: variable 'ansible_connection' from source: unknown 7064 1726882138.58485: variable 'ansible_module_compression' from source: unknown 7064 1726882138.58487: variable 'ansible_shell_type' from source: unknown 7064 1726882138.58489: variable 'ansible_shell_executable' from source: unknown 7064 1726882138.58491: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.58497: variable 'ansible_pipelining' from source: unknown 7064 1726882138.58500: variable 'ansible_timeout' from source: unknown 7064 1726882138.58502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.58554: 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) 7064 1726882138.58560: variable 'omit' from source: magic vars 7064 1726882138.58563: starting attempt loop 7064 1726882138.58565: running the handler 7064 1726882138.58585: handler run complete 7064 1726882138.58592: Evaluated conditional (False): False 7064 1726882138.58598: attempt loop complete, returning result 7064 1726882138.58609: variable 'item' from source: unknown 7064 1726882138.58650: variable 'item' from source: unknown ok: [managed_node1] => (item=__NM_capath_ignored_NVRs) => { "__NM_capath_ignored_NVRs": "{{__NM_capath_ignored_NVRs}}", "ansible_loop_var": "item", "item": "__NM_capath_ignored_NVRs" } 7064 1726882138.58735: dumping result to json 7064 1726882138.58737: done dumping result, returning 7064 1726882138.58739: done running TaskExecutor() for managed_node1/TASK: Show failed item [12673a56-9f93-1c1a-8029-0000000005bd] 7064 1726882138.58740: sending task result for task 12673a56-9f93-1c1a-8029-0000000005bd 7064 1726882138.58779: done sending task result for task 12673a56-9f93-1c1a-8029-0000000005bd 7064 1726882138.58786: WORKER PROCESS EXITING 7064 1726882138.58824: no more pending results, returning what we have 7064 1726882138.58827: results queue empty 7064 1726882138.58828: checking for any_errors_fatal 7064 1726882138.58833: done checking for any_errors_fatal 7064 1726882138.58834: checking for max_fail_percentage 7064 1726882138.58835: done checking for max_fail_percentage 7064 1726882138.58836: checking to see if all hosts have failed and the running result is not ok 7064 1726882138.58837: done checking to see if all hosts have failed 7064 1726882138.58837: getting the remaining hosts for this loop 7064 1726882138.58839: done getting the remaining hosts for this loop 7064 1726882138.58842: getting the next task for host managed_node1 7064 1726882138.58851: done getting next task for host managed_node1 7064 1726882138.58854: ^ task is: TASK: Assert role behavior 7064 1726882138.58856: ^ 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? (HOST STATE: block=0, task=5, rescue=2, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882138.58860: getting variables 7064 1726882138.58862: in VariableManager get_vars() 7064 1726882138.58922: Calling all_inventory to load vars for managed_node1 7064 1726882138.58925: Calling groups_inventory to load vars for managed_node1 7064 1726882138.58927: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882138.58937: Calling all_plugins_play to load vars for managed_node1 7064 1726882138.58940: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882138.58942: Calling groups_plugins_play to load vars for managed_node1 7064 1726882138.59759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882138.60626: done with get_vars() 7064 1726882138.60645: done getting variables 7064 1726882138.60720: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Assert role behavior] **************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:98 Friday 20 September 2024 21:28:58 -0400 (0:00:00.091) 0:01:18.845 ****** 7064 1726882138.60744: entering _queue_task() for managed_node1/assert 7064 1726882138.60746: Creating lock for assert 7064 1726882138.61000: worker is 1 (out of 1 available) 7064 1726882138.61015: exiting _queue_task() for managed_node1/assert 7064 1726882138.61028: done queuing things up, now waiting for results queue to drain 7064 1726882138.61030: waiting for pending results... 7064 1726882138.61202: running TaskExecutor() for managed_node1/TASK: Assert role behavior 7064 1726882138.61270: in run() - task 12673a56-9f93-1c1a-8029-0000000005be 7064 1726882138.61282: variable 'ansible_search_path' from source: unknown 7064 1726882138.61286: variable 'ansible_search_path' from source: unknown 7064 1726882138.61316: calling self._execute() 7064 1726882138.61399: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.61404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.61413: variable 'omit' from source: magic vars 7064 1726882138.61689: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.61704: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.61832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882138.63501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882138.63542: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882138.63571: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882138.63607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882138.63628: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882138.63688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882138.63711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882138.63728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882138.63753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882138.63765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882138.63841: variable 'ansible_distribution' from source: facts 7064 1726882138.63844: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.63850: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.63856: variable 'omit' from source: magic vars 7064 1726882138.63872: variable 'omit' from source: magic vars 7064 1726882138.63999: variable 'failure' from source: task vars 7064 1726882138.64002: variable 'expected_failure' from source: task vars 7064 1726882138.64005: variable '__network_nm_nvr' from source: set_fact 7064 1726882138.64032: variable 'omit' from source: magic vars 7064 1726882138.64050: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882138.64069: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882138.64084: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882138.64105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882138.64109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882138.64131: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882138.64134: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.64137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.64199: Set connection var ansible_connection to ssh 7064 1726882138.64213: Set connection var ansible_shell_executable to /bin/sh 7064 1726882138.64216: Set connection var ansible_pipelining to False 7064 1726882138.64219: Set connection var ansible_timeout to 10 7064 1726882138.64224: Set connection var ansible_shell_type to sh 7064 1726882138.64228: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882138.64244: variable 'ansible_shell_executable' from source: unknown 7064 1726882138.64246: variable 'ansible_connection' from source: unknown 7064 1726882138.64248: variable 'ansible_module_compression' from source: unknown 7064 1726882138.64251: variable 'ansible_shell_type' from source: unknown 7064 1726882138.64253: variable 'ansible_shell_executable' from source: unknown 7064 1726882138.64255: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.64260: variable 'ansible_pipelining' from source: unknown 7064 1726882138.64262: variable 'ansible_timeout' from source: unknown 7064 1726882138.64266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.64337: 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) 7064 1726882138.64346: variable 'omit' from source: magic vars 7064 1726882138.64352: starting attempt loop 7064 1726882138.64354: running the handler 7064 1726882138.64462: variable 'failure' from source: task vars 7064 1726882138.64465: variable 'expected_failure' from source: task vars 7064 1726882138.64469: Evaluated conditional ((failure and expected_failure) or (not failure and not expected_failure)): True 7064 1726882138.64475: handler run complete 7064 1726882138.64486: attempt loop complete, returning result 7064 1726882138.64489: _execute() done 7064 1726882138.64491: dumping result to json 7064 1726882138.64497: done dumping result, returning 7064 1726882138.64500: done running TaskExecutor() for managed_node1/TASK: Assert role behavior [12673a56-9f93-1c1a-8029-0000000005be] 7064 1726882138.64505: sending task result for task 12673a56-9f93-1c1a-8029-0000000005be 7064 1726882138.64582: done sending task result for task 12673a56-9f93-1c1a-8029-0000000005be 7064 1726882138.64585: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7064 1726882138.64630: no more pending results, returning what we have 7064 1726882138.64634: results queue empty 7064 1726882138.64635: checking for any_errors_fatal 7064 1726882138.64645: done checking for any_errors_fatal 7064 1726882138.64646: checking for max_fail_percentage 7064 1726882138.64648: done checking for max_fail_percentage 7064 1726882138.64649: checking to see if all hosts have failed and the running result is not ok 7064 1726882138.64650: done checking to see if all hosts have failed 7064 1726882138.64650: getting the remaining hosts for this loop 7064 1726882138.64651: done getting the remaining hosts for this loop 7064 1726882138.64655: getting the next task for host managed_node1 7064 1726882138.64665: done getting next task for host managed_node1 7064 1726882138.64667: ^ task is: TASK: Assert role failure 7064 1726882138.64676: ^ 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? (HOST STATE: block=0, task=5, rescue=3, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882138.64683: getting variables 7064 1726882138.64685: in VariableManager get_vars() 7064 1726882138.64746: Calling all_inventory to load vars for managed_node1 7064 1726882138.64749: Calling groups_inventory to load vars for managed_node1 7064 1726882138.64751: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882138.64760: Calling all_plugins_play to load vars for managed_node1 7064 1726882138.64762: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882138.64765: Calling groups_plugins_play to load vars for managed_node1 7064 1726882138.65643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882138.66505: done with get_vars() 7064 1726882138.66519: done getting variables 7064 1726882138.66561: 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 role failure] ***************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:105 Friday 20 September 2024 21:28:58 -0400 (0:00:00.058) 0:01:18.903 ****** 7064 1726882138.66581: entering _queue_task() for managed_node1/assert 7064 1726882138.66800: worker is 1 (out of 1 available) 7064 1726882138.66813: exiting _queue_task() for managed_node1/assert 7064 1726882138.66826: done queuing things up, now waiting for results queue to drain 7064 1726882138.66828: waiting for pending results... 7064 1726882138.66991: running TaskExecutor() for managed_node1/TASK: Assert role failure 7064 1726882138.67062: in run() - task 12673a56-9f93-1c1a-8029-0000000005bf 7064 1726882138.67073: variable 'ansible_search_path' from source: unknown 7064 1726882138.67078: variable 'ansible_search_path' from source: unknown 7064 1726882138.67111: calling self._execute() 7064 1726882138.67197: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.67206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.67217: variable 'omit' from source: magic vars 7064 1726882138.67497: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.67509: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.67639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882138.69129: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882138.69178: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882138.69210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882138.69238: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882138.69257: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882138.69319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882138.69341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882138.69359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882138.69385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882138.69397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882138.69474: variable 'ansible_distribution' from source: facts 7064 1726882138.69477: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.69483: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.69560: variable '__network_connections_result' from source: set_fact 7064 1726882138.69573: Evaluated conditional (__network_connections_result.failed): False 7064 1726882138.69576: when evaluation is False, skipping this task 7064 1726882138.69579: _execute() done 7064 1726882138.69581: dumping result to json 7064 1726882138.69584: done dumping result, returning 7064 1726882138.69589: done running TaskExecutor() for managed_node1/TASK: Assert role failure [12673a56-9f93-1c1a-8029-0000000005bf] 7064 1726882138.69596: sending task result for task 12673a56-9f93-1c1a-8029-0000000005bf 7064 1726882138.69677: done sending task result for task 12673a56-9f93-1c1a-8029-0000000005bf 7064 1726882138.69680: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_connections_result.failed", "skip_reason": "Conditional result was False" } 7064 1726882138.69729: no more pending results, returning what we have 7064 1726882138.69732: results queue empty 7064 1726882138.69733: checking for any_errors_fatal 7064 1726882138.69742: done checking for any_errors_fatal 7064 1726882138.69743: checking for max_fail_percentage 7064 1726882138.69745: done checking for max_fail_percentage 7064 1726882138.69745: checking to see if all hosts have failed and the running result is not ok 7064 1726882138.69746: done checking to see if all hosts have failed 7064 1726882138.69747: getting the remaining hosts for this loop 7064 1726882138.69749: done getting the remaining hosts for this loop 7064 1726882138.69752: getting the next task for host managed_node1 7064 1726882138.69761: done getting next task for host managed_node1 7064 1726882138.69764: ^ task is: TASK: Assert ping succeeded 7064 1726882138.69767: ^ 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? (HOST STATE: block=0, task=5, rescue=4, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882138.69770: getting variables 7064 1726882138.69771: in VariableManager get_vars() 7064 1726882138.69831: Calling all_inventory to load vars for managed_node1 7064 1726882138.69833: Calling groups_inventory to load vars for managed_node1 7064 1726882138.69835: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882138.69845: Calling all_plugins_play to load vars for managed_node1 7064 1726882138.69847: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882138.69849: Calling groups_plugins_play to load vars for managed_node1 7064 1726882138.70615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882138.71579: done with get_vars() 7064 1726882138.71598: done getting variables 7064 1726882138.71643: 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 ping succeeded] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:112 Friday 20 September 2024 21:28:58 -0400 (0:00:00.050) 0:01:18.954 ****** 7064 1726882138.71665: entering _queue_task() for managed_node1/assert 7064 1726882138.71905: worker is 1 (out of 1 available) 7064 1726882138.71918: exiting _queue_task() for managed_node1/assert 7064 1726882138.71929: done queuing things up, now waiting for results queue to drain 7064 1726882138.71930: waiting for pending results... 7064 1726882138.72108: running TaskExecutor() for managed_node1/TASK: Assert ping succeeded 7064 1726882138.72168: in run() - task 12673a56-9f93-1c1a-8029-0000000005c0 7064 1726882138.72181: variable 'ansible_search_path' from source: unknown 7064 1726882138.72186: variable 'ansible_search_path' from source: unknown 7064 1726882138.72215: calling self._execute() 7064 1726882138.72298: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.72302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.72312: variable 'omit' from source: magic vars 7064 1726882138.72596: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.72605: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.72740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882138.74244: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882138.74301: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882138.74332: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882138.74359: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882138.74380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882138.74443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882138.74466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882138.74484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882138.74515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882138.74526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882138.74610: variable 'ansible_distribution' from source: facts 7064 1726882138.74613: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.74619: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.74625: variable 'omit' from source: magic vars 7064 1726882138.74643: variable 'omit' from source: magic vars 7064 1726882138.74668: variable 'omit' from source: magic vars 7064 1726882138.74689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882138.74712: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882138.74728: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882138.74741: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882138.74749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882138.74773: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882138.74776: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.74780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.74847: Set connection var ansible_connection to ssh 7064 1726882138.74856: Set connection var ansible_shell_executable to /bin/sh 7064 1726882138.74862: Set connection var ansible_pipelining to False 7064 1726882138.74868: Set connection var ansible_timeout to 10 7064 1726882138.74872: Set connection var ansible_shell_type to sh 7064 1726882138.74877: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882138.74899: variable 'ansible_shell_executable' from source: unknown 7064 1726882138.74902: variable 'ansible_connection' from source: unknown 7064 1726882138.74904: variable 'ansible_module_compression' from source: unknown 7064 1726882138.74907: variable 'ansible_shell_type' from source: unknown 7064 1726882138.74909: variable 'ansible_shell_executable' from source: unknown 7064 1726882138.74911: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.74914: variable 'ansible_pipelining' from source: unknown 7064 1726882138.74918: variable 'ansible_timeout' from source: unknown 7064 1726882138.74922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.74987: 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) 7064 1726882138.75000: variable 'omit' from source: magic vars 7064 1726882138.75004: starting attempt loop 7064 1726882138.75007: running the handler 7064 1726882138.75097: variable 'ansible_failed_result' from source: set_fact 7064 1726882138.75108: Evaluated conditional (not 'cmd' in ansible_failed_result): True 7064 1726882138.75112: handler run complete 7064 1726882138.75126: attempt loop complete, returning result 7064 1726882138.75129: _execute() done 7064 1726882138.75131: dumping result to json 7064 1726882138.75133: done dumping result, returning 7064 1726882138.75139: done running TaskExecutor() for managed_node1/TASK: Assert ping succeeded [12673a56-9f93-1c1a-8029-0000000005c0] 7064 1726882138.75144: sending task result for task 12673a56-9f93-1c1a-8029-0000000005c0 7064 1726882138.75225: done sending task result for task 12673a56-9f93-1c1a-8029-0000000005c0 7064 1726882138.75228: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7064 1726882138.75271: no more pending results, returning what we have 7064 1726882138.75274: results queue empty 7064 1726882138.75275: checking for any_errors_fatal 7064 1726882138.75282: done checking for any_errors_fatal 7064 1726882138.75283: checking for max_fail_percentage 7064 1726882138.75285: done checking for max_fail_percentage 7064 1726882138.75286: checking to see if all hosts have failed and the running result is not ok 7064 1726882138.75287: done checking to see if all hosts have failed 7064 1726882138.75288: getting the remaining hosts for this loop 7064 1726882138.75289: done getting the remaining hosts for this loop 7064 1726882138.75294: getting the next task for host managed_node1 7064 1726882138.75310: done getting next task for host managed_node1 7064 1726882138.75315: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7064 1726882138.75319: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882138.75348: getting variables 7064 1726882138.75350: in VariableManager get_vars() 7064 1726882138.75407: Calling all_inventory to load vars for managed_node1 7064 1726882138.75410: Calling groups_inventory to load vars for managed_node1 7064 1726882138.75413: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882138.75421: Calling all_plugins_play to load vars for managed_node1 7064 1726882138.75424: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882138.75426: Calling groups_plugins_play to load vars for managed_node1 7064 1726882138.76199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882138.77057: done with get_vars() 7064 1726882138.77074: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:28:58 -0400 (0:00:00.054) 0:01:19.009 ****** 7064 1726882138.77146: entering _queue_task() for managed_node1/include_tasks 7064 1726882138.77373: worker is 1 (out of 1 available) 7064 1726882138.77385: exiting _queue_task() for managed_node1/include_tasks 7064 1726882138.77398: done queuing things up, now waiting for results queue to drain 7064 1726882138.77400: waiting for pending results... 7064 1726882138.77568: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7064 1726882138.77666: in run() - task 12673a56-9f93-1c1a-8029-00000000014e 7064 1726882138.77676: variable 'ansible_search_path' from source: unknown 7064 1726882138.77679: variable 'ansible_search_path' from source: unknown 7064 1726882138.77710: calling self._execute() 7064 1726882138.77785: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.77788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.77802: variable 'omit' from source: magic vars 7064 1726882138.78073: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.78082: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.78218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882138.79703: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882138.79979: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882138.80010: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882138.80038: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882138.80059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882138.80118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882138.80143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882138.80160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882138.80185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882138.80200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882138.80278: variable 'ansible_distribution' from source: facts 7064 1726882138.80282: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.80290: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.80370: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.80373: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.80489: variable 'ansible_distribution' from source: facts 7064 1726882138.80492: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.80501: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.80573: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.80576: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.80685: variable 'ansible_distribution' from source: facts 7064 1726882138.80689: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.80695: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.80703: _execute() done 7064 1726882138.80706: dumping result to json 7064 1726882138.80708: done dumping result, returning 7064 1726882138.80715: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-1c1a-8029-00000000014e] 7064 1726882138.80720: sending task result for task 12673a56-9f93-1c1a-8029-00000000014e 7064 1726882138.80810: done sending task result for task 12673a56-9f93-1c1a-8029-00000000014e 7064 1726882138.80812: WORKER PROCESS EXITING 7064 1726882138.80860: no more pending results, returning what we have 7064 1726882138.80865: in VariableManager get_vars() 7064 1726882138.80929: Calling all_inventory to load vars for managed_node1 7064 1726882138.80932: Calling groups_inventory to load vars for managed_node1 7064 1726882138.80934: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882138.80943: Calling all_plugins_play to load vars for managed_node1 7064 1726882138.80946: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882138.80948: Calling groups_plugins_play to load vars for managed_node1 7064 1726882138.81853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882138.82694: done with get_vars() 7064 1726882138.82708: variable 'ansible_search_path' from source: unknown 7064 1726882138.82709: variable 'ansible_search_path' from source: unknown 7064 1726882138.82737: we have included files to process 7064 1726882138.82738: generating all_blocks data 7064 1726882138.82740: done generating all_blocks data 7064 1726882138.82744: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882138.82744: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882138.82746: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7064 1726882138.83126: done processing included file 7064 1726882138.83128: iterating over new_blocks loaded from include file 7064 1726882138.83128: in VariableManager get_vars() 7064 1726882138.83149: done with get_vars() 7064 1726882138.83150: filtering new block on tags 7064 1726882138.83171: done filtering new block on tags 7064 1726882138.83173: in VariableManager get_vars() 7064 1726882138.83191: done with get_vars() 7064 1726882138.83195: filtering new block on tags 7064 1726882138.83222: done filtering new block on tags 7064 1726882138.83224: in VariableManager get_vars() 7064 1726882138.83243: done with get_vars() 7064 1726882138.83244: filtering new block on tags 7064 1726882138.83266: done filtering new block on tags 7064 1726882138.83267: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7064 1726882138.83270: extending task lists for all hosts with included blocks 7064 1726882138.83851: done extending task lists 7064 1726882138.83852: done processing included files 7064 1726882138.83853: results queue empty 7064 1726882138.83853: checking for any_errors_fatal 7064 1726882138.83855: done checking for any_errors_fatal 7064 1726882138.83856: checking for max_fail_percentage 7064 1726882138.83856: done checking for max_fail_percentage 7064 1726882138.83857: checking to see if all hosts have failed and the running result is not ok 7064 1726882138.83857: done checking to see if all hosts have failed 7064 1726882138.83858: getting the remaining hosts for this loop 7064 1726882138.83858: done getting the remaining hosts for this loop 7064 1726882138.83864: getting the next task for host managed_node1 7064 1726882138.83867: done getting next task for host managed_node1 7064 1726882138.83869: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7064 1726882138.83872: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 7064 1726882138.83878: getting variables 7064 1726882138.83879: in VariableManager get_vars() 7064 1726882138.83892: Calling all_inventory to load vars for managed_node1 7064 1726882138.83896: Calling groups_inventory to load vars for managed_node1 7064 1726882138.83898: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882138.83902: Calling all_plugins_play to load vars for managed_node1 7064 1726882138.83903: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882138.83905: Calling groups_plugins_play to load vars for managed_node1 7064 1726882138.84511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882138.85350: done with get_vars() 7064 1726882138.85364: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:28:58 -0400 (0:00:00.082) 0:01:19.091 ****** 7064 1726882138.85414: entering _queue_task() for managed_node1/setup 7064 1726882138.85646: worker is 1 (out of 1 available) 7064 1726882138.85659: exiting _queue_task() for managed_node1/setup 7064 1726882138.85671: done queuing things up, now waiting for results queue to drain 7064 1726882138.85672: waiting for pending results... 7064 1726882138.85848: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7064 1726882138.85951: in run() - task 12673a56-9f93-1c1a-8029-00000000090b 7064 1726882138.85962: variable 'ansible_search_path' from source: unknown 7064 1726882138.85966: variable 'ansible_search_path' from source: unknown 7064 1726882138.85992: calling self._execute() 7064 1726882138.86076: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882138.86080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882138.86089: variable 'omit' from source: magic vars 7064 1726882138.86370: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.86379: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.86513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882138.92002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882138.92007: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882138.92011: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882138.92013: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882138.92028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882138.92102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882138.92136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882138.92168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882138.92216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882138.92237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882138.92347: variable 'ansible_distribution' from source: facts 7064 1726882138.92356: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.92366: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.92498: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.92511: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.92682: variable 'ansible_distribution' from source: facts 7064 1726882138.92691: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.92704: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.92815: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.92820: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.92940: variable 'ansible_distribution' from source: facts 7064 1726882138.92944: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.92948: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.93027: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.93031: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.93137: variable 'ansible_distribution' from source: facts 7064 1726882138.93141: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.93146: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.93217: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.93221: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882138.93327: variable 'ansible_distribution' from source: facts 7064 1726882138.93330: variable 'ansible_distribution_major_version' from source: facts 7064 1726882138.93336: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882138.93430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882138.93445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882138.93462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882138.93487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882138.93500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882138.93533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882138.93551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882138.93568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882138.93595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882138.93605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882138.93691: variable '__network_required_facts' from source: role '' defaults 7064 1726882138.93698: variable 'ansible_facts' from source: unknown 7064 1726882138.94053: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7064 1726882138.94057: when evaluation is False, skipping this task 7064 1726882138.94059: _execute() done 7064 1726882138.94062: dumping result to json 7064 1726882138.94064: done dumping result, returning 7064 1726882138.94071: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-1c1a-8029-00000000090b] 7064 1726882138.94081: sending task result for task 12673a56-9f93-1c1a-8029-00000000090b 7064 1726882138.94159: done sending task result for task 12673a56-9f93-1c1a-8029-00000000090b 7064 1726882138.94162: 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 } 7064 1726882138.94233: no more pending results, returning what we have 7064 1726882138.94236: results queue empty 7064 1726882138.94237: checking for any_errors_fatal 7064 1726882138.94239: done checking for any_errors_fatal 7064 1726882138.94239: checking for max_fail_percentage 7064 1726882138.94241: done checking for max_fail_percentage 7064 1726882138.94242: checking to see if all hosts have failed and the running result is not ok 7064 1726882138.94242: done checking to see if all hosts have failed 7064 1726882138.94243: getting the remaining hosts for this loop 7064 1726882138.94244: done getting the remaining hosts for this loop 7064 1726882138.94248: getting the next task for host managed_node1 7064 1726882138.94257: done getting next task for host managed_node1 7064 1726882138.94261: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7064 1726882138.94266: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 7064 1726882138.94285: getting variables 7064 1726882138.94286: in VariableManager get_vars() 7064 1726882138.94341: Calling all_inventory to load vars for managed_node1 7064 1726882138.94344: Calling groups_inventory to load vars for managed_node1 7064 1726882138.94346: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882138.94355: Calling all_plugins_play to load vars for managed_node1 7064 1726882138.94357: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882138.94360: Calling groups_plugins_play to load vars for managed_node1 7064 1726882139.00695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882139.02337: done with get_vars() 7064 1726882139.02373: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:28:59 -0400 (0:00:00.170) 0:01:19.262 ****** 7064 1726882139.02483: entering _queue_task() for managed_node1/stat 7064 1726882139.02852: worker is 1 (out of 1 available) 7064 1726882139.02862: exiting _queue_task() for managed_node1/stat 7064 1726882139.02874: done queuing things up, now waiting for results queue to drain 7064 1726882139.02875: waiting for pending results... 7064 1726882139.03240: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7064 1726882139.03398: in run() - task 12673a56-9f93-1c1a-8029-00000000090d 7064 1726882139.03421: variable 'ansible_search_path' from source: unknown 7064 1726882139.03442: variable 'ansible_search_path' from source: unknown 7064 1726882139.03552: calling self._execute() 7064 1726882139.03611: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882139.03623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882139.03641: variable 'omit' from source: magic vars 7064 1726882139.04075: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.04111: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882139.04340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882139.06587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882139.06647: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882139.06671: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882139.06699: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882139.06718: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882139.06776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882139.06800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882139.06818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882139.06844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882139.06856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882139.06939: variable 'ansible_distribution' from source: facts 7064 1726882139.06943: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.06949: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882139.07029: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.07033: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882139.07144: variable 'ansible_distribution' from source: facts 7064 1726882139.07148: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.07157: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882139.07253: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.07257: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882139.07598: variable 'ansible_distribution' from source: facts 7064 1726882139.07603: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.07606: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882139.07608: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.07611: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882139.07707: variable 'ansible_distribution' from source: facts 7064 1726882139.07720: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.07733: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882139.07836: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.07842: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882139.08011: variable 'ansible_distribution' from source: facts 7064 1726882139.08015: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.08020: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882139.08199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882139.08301: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882139.08336: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882139.08372: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882139.08408: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882139.08458: 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) 7064 1726882139.08486: 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) 7064 1726882139.08521: 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) 7064 1726882139.08552: 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) 7064 1726882139.08623: variable '__network_is_ostree' from source: set_fact 7064 1726882139.08638: Evaluated conditional (not __network_is_ostree is defined): False 7064 1726882139.08700: when evaluation is False, skipping this task 7064 1726882139.08704: _execute() done 7064 1726882139.08706: dumping result to json 7064 1726882139.08708: done dumping result, returning 7064 1726882139.08710: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-1c1a-8029-00000000090d] 7064 1726882139.08712: sending task result for task 12673a56-9f93-1c1a-8029-00000000090d 7064 1726882139.08778: done sending task result for task 12673a56-9f93-1c1a-8029-00000000090d 7064 1726882139.08782: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7064 1726882139.08937: no more pending results, returning what we have 7064 1726882139.08940: results queue empty 7064 1726882139.08940: checking for any_errors_fatal 7064 1726882139.08948: done checking for any_errors_fatal 7064 1726882139.08949: checking for max_fail_percentage 7064 1726882139.08950: done checking for max_fail_percentage 7064 1726882139.08951: checking to see if all hosts have failed and the running result is not ok 7064 1726882139.08958: done checking to see if all hosts have failed 7064 1726882139.08958: getting the remaining hosts for this loop 7064 1726882139.08960: done getting the remaining hosts for this loop 7064 1726882139.08963: getting the next task for host managed_node1 7064 1726882139.08970: done getting next task for host managed_node1 7064 1726882139.08974: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7064 1726882139.08978: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 7064 1726882139.09000: getting variables 7064 1726882139.09001: in VariableManager get_vars() 7064 1726882139.09049: Calling all_inventory to load vars for managed_node1 7064 1726882139.09052: Calling groups_inventory to load vars for managed_node1 7064 1726882139.09054: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882139.09062: Calling all_plugins_play to load vars for managed_node1 7064 1726882139.09065: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882139.09067: Calling groups_plugins_play to load vars for managed_node1 7064 1726882139.09927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882139.10904: done with get_vars() 7064 1726882139.10930: done getting variables 7064 1726882139.10988: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:28:59 -0400 (0:00:00.085) 0:01:19.348 ****** 7064 1726882139.11027: entering _queue_task() for managed_node1/set_fact 7064 1726882139.11319: worker is 1 (out of 1 available) 7064 1726882139.11332: exiting _queue_task() for managed_node1/set_fact 7064 1726882139.11344: done queuing things up, now waiting for results queue to drain 7064 1726882139.11345: waiting for pending results... 7064 1726882139.11720: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7064 1726882139.11820: in run() - task 12673a56-9f93-1c1a-8029-00000000090e 7064 1726882139.11861: variable 'ansible_search_path' from source: unknown 7064 1726882139.11866: variable 'ansible_search_path' from source: unknown 7064 1726882139.11881: calling self._execute() 7064 1726882139.11960: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882139.11970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882139.11974: variable 'omit' from source: magic vars 7064 1726882139.12263: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.12275: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882139.12416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882139.13903: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882139.13957: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882139.13984: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882139.14013: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882139.14035: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882139.14091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882139.14117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882139.14136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882139.14163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882139.14174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882139.14253: variable 'ansible_distribution' from source: facts 7064 1726882139.14260: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.14267: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882139.14342: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.14346: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882139.14460: variable 'ansible_distribution' from source: facts 7064 1726882139.14466: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.14469: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882139.14541: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.14544: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882139.14657: variable 'ansible_distribution' from source: facts 7064 1726882139.14661: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.14663: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882139.14741: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.14744: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882139.14853: variable 'ansible_distribution' from source: facts 7064 1726882139.14857: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.14860: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882139.14935: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.14938: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882139.15048: variable 'ansible_distribution' from source: facts 7064 1726882139.15052: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.15057: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882139.15137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882139.15253: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882139.15279: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882139.15304: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882139.15326: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882139.15360: 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) 7064 1726882139.15375: 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) 7064 1726882139.15395: 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) 7064 1726882139.15412: 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) 7064 1726882139.15464: variable '__network_is_ostree' from source: set_fact 7064 1726882139.15470: Evaluated conditional (not __network_is_ostree is defined): False 7064 1726882139.15473: when evaluation is False, skipping this task 7064 1726882139.15475: _execute() done 7064 1726882139.15478: dumping result to json 7064 1726882139.15482: done dumping result, returning 7064 1726882139.15489: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-1c1a-8029-00000000090e] 7064 1726882139.15492: sending task result for task 12673a56-9f93-1c1a-8029-00000000090e 7064 1726882139.15571: done sending task result for task 12673a56-9f93-1c1a-8029-00000000090e 7064 1726882139.15573: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7064 1726882139.15629: no more pending results, returning what we have 7064 1726882139.15632: results queue empty 7064 1726882139.15633: checking for any_errors_fatal 7064 1726882139.15639: done checking for any_errors_fatal 7064 1726882139.15640: checking for max_fail_percentage 7064 1726882139.15641: done checking for max_fail_percentage 7064 1726882139.15642: checking to see if all hosts have failed and the running result is not ok 7064 1726882139.15649: done checking to see if all hosts have failed 7064 1726882139.15649: getting the remaining hosts for this loop 7064 1726882139.15651: done getting the remaining hosts for this loop 7064 1726882139.15654: getting the next task for host managed_node1 7064 1726882139.15664: done getting next task for host managed_node1 7064 1726882139.15667: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7064 1726882139.15672: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 7064 1726882139.15691: getting variables 7064 1726882139.15696: in VariableManager get_vars() 7064 1726882139.15750: Calling all_inventory to load vars for managed_node1 7064 1726882139.15752: Calling groups_inventory to load vars for managed_node1 7064 1726882139.15754: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882139.15762: Calling all_plugins_play to load vars for managed_node1 7064 1726882139.15765: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882139.15767: Calling groups_plugins_play to load vars for managed_node1 7064 1726882139.16527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882139.17411: done with get_vars() 7064 1726882139.17426: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:28:59 -0400 (0:00:00.064) 0:01:19.412 ****** 7064 1726882139.17497: entering _queue_task() for managed_node1/service_facts 7064 1726882139.17702: worker is 1 (out of 1 available) 7064 1726882139.17716: exiting _queue_task() for managed_node1/service_facts 7064 1726882139.17728: done queuing things up, now waiting for results queue to drain 7064 1726882139.17730: waiting for pending results... 7064 1726882139.17887: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7064 1726882139.17988: in run() - task 12673a56-9f93-1c1a-8029-000000000910 7064 1726882139.18002: variable 'ansible_search_path' from source: unknown 7064 1726882139.18006: variable 'ansible_search_path' from source: unknown 7064 1726882139.18034: calling self._execute() 7064 1726882139.18108: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882139.18114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882139.18123: variable 'omit' from source: magic vars 7064 1726882139.18388: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.18404: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882139.18529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882139.19977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882139.20031: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882139.20058: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882139.20084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882139.20105: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882139.20162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882139.20182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882139.20203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882139.20229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882139.20240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882139.20318: variable 'ansible_distribution' from source: facts 7064 1726882139.20321: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.20327: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882139.20403: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.20407: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882139.20520: variable 'ansible_distribution' from source: facts 7064 1726882139.20524: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.20529: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882139.20601: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.20605: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882139.20711: variable 'ansible_distribution' from source: facts 7064 1726882139.20715: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.20720: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882139.20787: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.20791: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882139.20901: variable 'ansible_distribution' from source: facts 7064 1726882139.20907: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.20911: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882139.20981: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.20984: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882139.21096: variable 'ansible_distribution' from source: facts 7064 1726882139.21099: variable 'ansible_distribution_major_version' from source: facts 7064 1726882139.21102: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882139.21107: variable 'omit' from source: magic vars 7064 1726882139.21159: variable 'omit' from source: magic vars 7064 1726882139.21182: variable 'omit' from source: magic vars 7064 1726882139.21203: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882139.21223: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882139.21240: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882139.21254: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882139.21264: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882139.21286: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882139.21289: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882139.21291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882139.21354: Set connection var ansible_connection to ssh 7064 1726882139.21365: Set connection var ansible_shell_executable to /bin/sh 7064 1726882139.21368: Set connection var ansible_pipelining to False 7064 1726882139.21374: Set connection var ansible_timeout to 10 7064 1726882139.21379: Set connection var ansible_shell_type to sh 7064 1726882139.21383: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882139.21402: variable 'ansible_shell_executable' from source: unknown 7064 1726882139.21405: variable 'ansible_connection' from source: unknown 7064 1726882139.21407: variable 'ansible_module_compression' from source: unknown 7064 1726882139.21409: variable 'ansible_shell_type' from source: unknown 7064 1726882139.21411: variable 'ansible_shell_executable' from source: unknown 7064 1726882139.21413: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882139.21418: variable 'ansible_pipelining' from source: unknown 7064 1726882139.21420: variable 'ansible_timeout' from source: unknown 7064 1726882139.21424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882139.21515: 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__) 7064 1726882139.21522: variable 'omit' from source: magic vars 7064 1726882139.21527: starting attempt loop 7064 1726882139.21530: running the handler 7064 1726882139.21541: _low_level_execute_command(): starting 7064 1726882139.21551: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882139.22048: 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 <<< 7064 1726882139.22052: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882139.22054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882139.22056: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882139.22100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882139.22103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882139.22113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882139.22248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882139.24010: stdout chunk (state=3): >>>/root <<< 7064 1726882139.24149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882139.24152: stdout chunk (state=3): >>><<< 7064 1726882139.24160: stderr chunk (state=3): >>><<< 7064 1726882139.24175: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882139.24190: _low_level_execute_command(): starting 7064 1726882139.24198: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882139.2417557-10142-53486017851244 `" && echo ansible-tmp-1726882139.2417557-10142-53486017851244="` echo /root/.ansible/tmp/ansible-tmp-1726882139.2417557-10142-53486017851244 `" ) && sleep 0' 7064 1726882139.24619: 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 <<< 7064 1726882139.24623: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882139.24625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882139.24627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882139.24629: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882139.24675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882139.24678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882139.24728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882139.26617: stdout chunk (state=3): >>>ansible-tmp-1726882139.2417557-10142-53486017851244=/root/.ansible/tmp/ansible-tmp-1726882139.2417557-10142-53486017851244 <<< 7064 1726882139.26778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882139.26806: stderr chunk (state=3): >>><<< 7064 1726882139.26810: stdout chunk (state=3): >>><<< 7064 1726882139.26824: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882139.2417557-10142-53486017851244=/root/.ansible/tmp/ansible-tmp-1726882139.2417557-10142-53486017851244 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882139.26857: variable 'ansible_module_compression' from source: unknown 7064 1726882139.26887: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7064 1726882139.26919: variable 'ansible_facts' from source: unknown 7064 1726882139.26967: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882139.2417557-10142-53486017851244/AnsiballZ_service_facts.py 7064 1726882139.27061: Sending initial data 7064 1726882139.27064: Sent initial data (160 bytes) 7064 1726882139.27495: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882139.27498: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882139.27501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882139.27506: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882139.27508: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882139.27565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882139.27568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882139.27604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882139.29174: 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 <<< 7064 1726882139.29179: 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 <<< 7064 1726882139.29246: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882139.29297: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpna_2xeeq /root/.ansible/tmp/ansible-tmp-1726882139.2417557-10142-53486017851244/AnsiballZ_service_facts.py <<< 7064 1726882139.29299: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882139.2417557-10142-53486017851244/AnsiballZ_service_facts.py" <<< 7064 1726882139.29332: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpna_2xeeq" to remote "/root/.ansible/tmp/ansible-tmp-1726882139.2417557-10142-53486017851244/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882139.2417557-10142-53486017851244/AnsiballZ_service_facts.py" <<< 7064 1726882139.30211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882139.30302: stderr chunk (state=3): >>><<< 7064 1726882139.30305: stdout chunk (state=3): >>><<< 7064 1726882139.30308: done transferring module to remote 7064 1726882139.30310: _low_level_execute_command(): starting 7064 1726882139.30312: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882139.2417557-10142-53486017851244/ /root/.ansible/tmp/ansible-tmp-1726882139.2417557-10142-53486017851244/AnsiballZ_service_facts.py && sleep 0' 7064 1726882139.30907: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882139.31018: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882139.31031: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882139.31101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882139.32873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882139.32906: stderr chunk (state=3): >>><<< 7064 1726882139.32912: stdout chunk (state=3): >>><<< 7064 1726882139.32924: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882139.32927: _low_level_execute_command(): starting 7064 1726882139.32932: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882139.2417557-10142-53486017851244/AnsiballZ_service_facts.py && sleep 0' 7064 1726882139.33359: 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 <<< 7064 1726882139.33363: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882139.33365: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882139.33367: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882139.33418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882139.33421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882139.33428: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882139.33477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882140.87889: 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<<< 7064 1726882140.87947: 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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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":<<< 7064 1726882140.88002: stdout chunk (state=3): >>> "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": "st<<< 7064 1726882140.88052: stdout chunk (state=3): >>>opped", "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": "active", "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"}, "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-system<<< 7064 1726882140.88076: stdout chunk (state=3): >>>d-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"}, "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": {}}} <<< 7064 1726882140.89629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882140.89633: stdout chunk (state=3): >>><<< 7064 1726882140.89635: stderr chunk (state=3): >>><<< 7064 1726882140.89804: _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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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": "active", "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"}, "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"}, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882140.90817: 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-1726882139.2417557-10142-53486017851244/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882140.90833: _low_level_execute_command(): starting 7064 1726882140.90842: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882139.2417557-10142-53486017851244/ > /dev/null 2>&1 && sleep 0' 7064 1726882140.91532: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882140.91547: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882140.91572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882140.91690: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882140.91720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882140.91809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882140.93653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882140.93683: stdout chunk (state=3): >>><<< 7064 1726882140.93686: stderr chunk (state=3): >>><<< 7064 1726882140.93706: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882140.93800: handler run complete 7064 1726882140.93934: variable 'ansible_facts' from source: unknown 7064 1726882140.94100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882140.94648: variable 'ansible_facts' from source: unknown 7064 1726882140.94811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882140.95041: attempt loop complete, returning result 7064 1726882140.95052: _execute() done 7064 1726882140.95059: dumping result to json 7064 1726882140.95136: done dumping result, returning 7064 1726882140.95151: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-1c1a-8029-000000000910] 7064 1726882140.95161: sending task result for task 12673a56-9f93-1c1a-8029-000000000910 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7064 1726882140.96670: no more pending results, returning what we have 7064 1726882140.96673: results queue empty 7064 1726882140.96674: checking for any_errors_fatal 7064 1726882140.96676: done checking for any_errors_fatal 7064 1726882140.96677: checking for max_fail_percentage 7064 1726882140.96678: done checking for max_fail_percentage 7064 1726882140.96679: checking to see if all hosts have failed and the running result is not ok 7064 1726882140.96680: done checking to see if all hosts have failed 7064 1726882140.96681: getting the remaining hosts for this loop 7064 1726882140.96682: done getting the remaining hosts for this loop 7064 1726882140.96685: getting the next task for host managed_node1 7064 1726882140.96690: done getting next task for host managed_node1 7064 1726882140.96696: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7064 1726882140.96702: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 7064 1726882140.96712: getting variables 7064 1726882140.96713: in VariableManager get_vars() 7064 1726882140.96752: Calling all_inventory to load vars for managed_node1 7064 1726882140.96755: Calling groups_inventory to load vars for managed_node1 7064 1726882140.96757: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882140.96765: Calling all_plugins_play to load vars for managed_node1 7064 1726882140.96767: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882140.96770: Calling groups_plugins_play to load vars for managed_node1 7064 1726882140.97409: done sending task result for task 12673a56-9f93-1c1a-8029-000000000910 7064 1726882140.97412: WORKER PROCESS EXITING 7064 1726882140.98082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882140.99799: done with get_vars() 7064 1726882140.99825: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:29:00 -0400 (0:00:01.824) 0:01:21.237 ****** 7064 1726882140.99939: entering _queue_task() for managed_node1/package_facts 7064 1726882141.00404: worker is 1 (out of 1 available) 7064 1726882141.00414: exiting _queue_task() for managed_node1/package_facts 7064 1726882141.00426: done queuing things up, now waiting for results queue to drain 7064 1726882141.00428: waiting for pending results... 7064 1726882141.00645: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7064 1726882141.00839: in run() - task 12673a56-9f93-1c1a-8029-000000000911 7064 1726882141.00860: variable 'ansible_search_path' from source: unknown 7064 1726882141.00872: variable 'ansible_search_path' from source: unknown 7064 1726882141.00918: calling self._execute() 7064 1726882141.01053: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882141.01057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882141.01071: variable 'omit' from source: magic vars 7064 1726882141.01533: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.01537: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882141.01734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882141.04830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882141.04912: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882141.04982: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882141.05001: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882141.05032: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882141.05283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882141.05401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882141.05404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882141.05407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882141.05432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882141.05612: variable 'ansible_distribution' from source: facts 7064 1726882141.05623: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.05643: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882141.05767: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.05778: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882141.05953: variable 'ansible_distribution' from source: facts 7064 1726882141.05969: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.05977: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882141.06091: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.06182: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882141.06500: variable 'ansible_distribution' from source: facts 7064 1726882141.06514: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.06632: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882141.06686: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.06701: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882141.06880: variable 'ansible_distribution' from source: facts 7064 1726882141.06889: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.06903: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882141.07017: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.07027: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882141.07207: variable 'ansible_distribution' from source: facts 7064 1726882141.07215: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.07227: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882141.07236: variable 'omit' from source: magic vars 7064 1726882141.07335: variable 'omit' from source: magic vars 7064 1726882141.07373: variable 'omit' from source: magic vars 7064 1726882141.07411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882141.07441: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882141.07464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882141.07483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882141.07508: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882141.07542: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882141.07552: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882141.07560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882141.07663: Set connection var ansible_connection to ssh 7064 1726882141.07679: Set connection var ansible_shell_executable to /bin/sh 7064 1726882141.07688: Set connection var ansible_pipelining to False 7064 1726882141.07702: Set connection var ansible_timeout to 10 7064 1726882141.07796: Set connection var ansible_shell_type to sh 7064 1726882141.07801: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882141.07804: variable 'ansible_shell_executable' from source: unknown 7064 1726882141.07807: variable 'ansible_connection' from source: unknown 7064 1726882141.07809: variable 'ansible_module_compression' from source: unknown 7064 1726882141.07811: variable 'ansible_shell_type' from source: unknown 7064 1726882141.07813: variable 'ansible_shell_executable' from source: unknown 7064 1726882141.07815: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882141.07816: variable 'ansible_pipelining' from source: unknown 7064 1726882141.07818: variable 'ansible_timeout' from source: unknown 7064 1726882141.07824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882141.07934: 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__) 7064 1726882141.07954: variable 'omit' from source: magic vars 7064 1726882141.07964: starting attempt loop 7064 1726882141.08047: running the handler 7064 1726882141.08051: _low_level_execute_command(): starting 7064 1726882141.08061: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882141.08917: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882141.08981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882141.09002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882141.09044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882141.09144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882141.10853: stdout chunk (state=3): >>>/root <<< 7064 1726882141.10991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882141.11107: stdout chunk (state=3): >>><<< 7064 1726882141.11115: stderr chunk (state=3): >>><<< 7064 1726882141.11138: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882141.11145: _low_level_execute_command(): starting 7064 1726882141.11151: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882141.1113353-10200-77928828025606 `" && echo ansible-tmp-1726882141.1113353-10200-77928828025606="` echo /root/.ansible/tmp/ansible-tmp-1726882141.1113353-10200-77928828025606 `" ) && sleep 0' 7064 1726882141.12404: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882141.12415: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882141.12488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882141.14529: stdout chunk (state=3): >>>ansible-tmp-1726882141.1113353-10200-77928828025606=/root/.ansible/tmp/ansible-tmp-1726882141.1113353-10200-77928828025606 <<< 7064 1726882141.14537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882141.14586: stderr chunk (state=3): >>><<< 7064 1726882141.15024: stdout chunk (state=3): >>><<< 7064 1726882141.15029: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882141.1113353-10200-77928828025606=/root/.ansible/tmp/ansible-tmp-1726882141.1113353-10200-77928828025606 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882141.15031: variable 'ansible_module_compression' from source: unknown 7064 1726882141.15033: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7064 1726882141.15035: variable 'ansible_facts' from source: unknown 7064 1726882141.15037: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882141.1113353-10200-77928828025606/AnsiballZ_package_facts.py 7064 1726882141.15158: Sending initial data 7064 1726882141.15161: Sent initial data (160 bytes) 7064 1726882141.15759: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882141.15773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882141.15808: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882141.15816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882141.15915: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882141.15928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882141.16021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882141.17584: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7064 1726882141.17626: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882141.17686: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882141.17731: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpf4r168w3 /root/.ansible/tmp/ansible-tmp-1726882141.1113353-10200-77928828025606/AnsiballZ_package_facts.py <<< 7064 1726882141.17770: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882141.1113353-10200-77928828025606/AnsiballZ_package_facts.py" <<< 7064 1726882141.17801: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpf4r168w3" to remote "/root/.ansible/tmp/ansible-tmp-1726882141.1113353-10200-77928828025606/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882141.1113353-10200-77928828025606/AnsiballZ_package_facts.py" <<< 7064 1726882141.19674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882141.19734: stderr chunk (state=3): >>><<< 7064 1726882141.19737: stdout chunk (state=3): >>><<< 7064 1726882141.19739: done transferring module to remote 7064 1726882141.19741: _low_level_execute_command(): starting 7064 1726882141.19743: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882141.1113353-10200-77928828025606/ /root/.ansible/tmp/ansible-tmp-1726882141.1113353-10200-77928828025606/AnsiballZ_package_facts.py && sleep 0' 7064 1726882141.20409: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882141.20413: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882141.20415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882141.20567: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882141.20570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882141.20573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882141.20599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882141.20669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882141.22426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882141.22440: stderr chunk (state=3): >>><<< 7064 1726882141.22443: stdout chunk (state=3): >>><<< 7064 1726882141.22458: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882141.22462: _low_level_execute_command(): starting 7064 1726882141.22464: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882141.1113353-10200-77928828025606/AnsiballZ_package_facts.py && sleep 0' 7064 1726882141.23043: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882141.23053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882141.23125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882141.67011: 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"<<< 7064 1726882141.67027: stdout chunk (state=3): >>>: [{"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", "rele<<< 7064 1726882141.67059: stdout chunk (state=3): >>>ase": "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_certm<<< 7064 1726882141.67065: stdout chunk (state=3): >>>ap": [{"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",<<< 7064 1726882141.67119: stdout chunk (state=3): >>> "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", "sou<<< 7064 1726882141.67132: stdout chunk (state=3): >>>rce": "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, "arc<<< 7064 1726882141.67136: stdout chunk (state=3): >>>h": "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<<< 7064 1726882141.67158: 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"<<< 7064 1726882141.67198: stdout chunk (state=3): >>>}], "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-resc<<< 7064 1726882141.67205: stdout chunk (state=3): >>>ue", "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<<< 7064 1726882141.67215: stdout chunk (state=3): >>>.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<<< 7064 1726882141.67238: stdout chunk (state=3): >>>", "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.<<< 7064 1726882141.67262: stdout chunk (state=3): >>>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<<< 7064 1726882141.67265: 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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7064 1726882141.68981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882141.69015: stderr chunk (state=3): >>><<< 7064 1726882141.69018: stdout chunk (state=3): >>><<< 7064 1726882141.69056: _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"}]}}, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882141.70228: 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-1726882141.1113353-10200-77928828025606/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882141.70243: _low_level_execute_command(): starting 7064 1726882141.70248: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882141.1113353-10200-77928828025606/ > /dev/null 2>&1 && sleep 0' 7064 1726882141.70699: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882141.70702: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882141.70706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882141.70708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882141.70710: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882141.70761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882141.70764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882141.70770: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882141.70812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882141.72632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882141.72661: stderr chunk (state=3): >>><<< 7064 1726882141.72664: stdout chunk (state=3): >>><<< 7064 1726882141.72675: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882141.72681: handler run complete 7064 1726882141.73162: variable 'ansible_facts' from source: unknown 7064 1726882141.73425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882141.74460: variable 'ansible_facts' from source: unknown 7064 1726882141.74704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882141.75078: attempt loop complete, returning result 7064 1726882141.75087: _execute() done 7064 1726882141.75090: dumping result to json 7064 1726882141.75206: done dumping result, returning 7064 1726882141.75214: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-1c1a-8029-000000000911] 7064 1726882141.75216: sending task result for task 12673a56-9f93-1c1a-8029-000000000911 7064 1726882141.76769: done sending task result for task 12673a56-9f93-1c1a-8029-000000000911 7064 1726882141.76772: 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 } 7064 1726882141.76920: no more pending results, returning what we have 7064 1726882141.76923: results queue empty 7064 1726882141.76924: checking for any_errors_fatal 7064 1726882141.76929: done checking for any_errors_fatal 7064 1726882141.76930: checking for max_fail_percentage 7064 1726882141.76932: done checking for max_fail_percentage 7064 1726882141.76933: checking to see if all hosts have failed and the running result is not ok 7064 1726882141.76933: done checking to see if all hosts have failed 7064 1726882141.76934: getting the remaining hosts for this loop 7064 1726882141.76935: done getting the remaining hosts for this loop 7064 1726882141.76939: getting the next task for host managed_node1 7064 1726882141.76945: done getting next task for host managed_node1 7064 1726882141.76948: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7064 1726882141.76952: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882141.76963: getting variables 7064 1726882141.76964: in VariableManager get_vars() 7064 1726882141.77012: Calling all_inventory to load vars for managed_node1 7064 1726882141.77015: Calling groups_inventory to load vars for managed_node1 7064 1726882141.77017: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882141.77026: Calling all_plugins_play to load vars for managed_node1 7064 1726882141.77028: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882141.77031: Calling groups_plugins_play to load vars for managed_node1 7064 1726882141.77890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882141.78761: done with get_vars() 7064 1726882141.78777: done getting variables 7064 1726882141.78824: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:29:01 -0400 (0:00:00.789) 0:01:22.026 ****** 7064 1726882141.78853: entering _queue_task() for managed_node1/debug 7064 1726882141.79086: worker is 1 (out of 1 available) 7064 1726882141.79101: exiting _queue_task() for managed_node1/debug 7064 1726882141.79113: done queuing things up, now waiting for results queue to drain 7064 1726882141.79115: waiting for pending results... 7064 1726882141.79370: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7064 1726882141.79675: in run() - task 12673a56-9f93-1c1a-8029-00000000014f 7064 1726882141.79679: variable 'ansible_search_path' from source: unknown 7064 1726882141.79682: variable 'ansible_search_path' from source: unknown 7064 1726882141.79685: calling self._execute() 7064 1726882141.79763: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882141.79777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882141.79797: variable 'omit' from source: magic vars 7064 1726882141.80168: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.80191: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882141.80380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882141.82567: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882141.82639: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882141.82679: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882141.82724: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882141.82755: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882141.82852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882141.82885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882141.82931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882141.83099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882141.83103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882141.83109: variable 'ansible_distribution' from source: facts 7064 1726882141.83119: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.83130: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882141.83247: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.83259: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882141.83437: variable 'ansible_distribution' from source: facts 7064 1726882141.83446: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.83456: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882141.83550: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.83559: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882141.83723: variable 'ansible_distribution' from source: facts 7064 1726882141.83733: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.83744: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882141.83754: variable 'omit' from source: magic vars 7064 1726882141.83827: variable 'omit' from source: magic vars 7064 1726882141.83928: variable 'network_provider' from source: set_fact 7064 1726882141.83961: variable 'omit' from source: magic vars 7064 1726882141.83997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882141.84030: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882141.84083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882141.84110: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882141.84143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882141.84179: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882141.84399: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882141.84403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882141.84405: Set connection var ansible_connection to ssh 7064 1726882141.84408: Set connection var ansible_shell_executable to /bin/sh 7064 1726882141.84410: Set connection var ansible_pipelining to False 7064 1726882141.84412: Set connection var ansible_timeout to 10 7064 1726882141.84414: Set connection var ansible_shell_type to sh 7064 1726882141.84416: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882141.84418: variable 'ansible_shell_executable' from source: unknown 7064 1726882141.84420: variable 'ansible_connection' from source: unknown 7064 1726882141.84422: variable 'ansible_module_compression' from source: unknown 7064 1726882141.84424: variable 'ansible_shell_type' from source: unknown 7064 1726882141.84426: variable 'ansible_shell_executable' from source: unknown 7064 1726882141.84428: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882141.84429: variable 'ansible_pipelining' from source: unknown 7064 1726882141.84431: variable 'ansible_timeout' from source: unknown 7064 1726882141.84433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882141.84533: 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) 7064 1726882141.84549: variable 'omit' from source: magic vars 7064 1726882141.84559: starting attempt loop 7064 1726882141.84565: running the handler 7064 1726882141.84619: handler run complete 7064 1726882141.84639: attempt loop complete, returning result 7064 1726882141.84647: _execute() done 7064 1726882141.84653: dumping result to json 7064 1726882141.84664: done dumping result, returning 7064 1726882141.84676: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-1c1a-8029-00000000014f] 7064 1726882141.84685: sending task result for task 12673a56-9f93-1c1a-8029-00000000014f ok: [managed_node1] => {} MSG: Using network provider: nm 7064 1726882141.84862: no more pending results, returning what we have 7064 1726882141.84865: results queue empty 7064 1726882141.84866: checking for any_errors_fatal 7064 1726882141.84874: done checking for any_errors_fatal 7064 1726882141.84874: checking for max_fail_percentage 7064 1726882141.84881: done checking for max_fail_percentage 7064 1726882141.84888: checking to see if all hosts have failed and the running result is not ok 7064 1726882141.84889: done checking to see if all hosts have failed 7064 1726882141.84890: getting the remaining hosts for this loop 7064 1726882141.84892: done getting the remaining hosts for this loop 7064 1726882141.84897: getting the next task for host managed_node1 7064 1726882141.84908: done getting next task for host managed_node1 7064 1726882141.84912: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7064 1726882141.84915: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882141.84927: getting variables 7064 1726882141.84929: in VariableManager get_vars() 7064 1726882141.85095: Calling all_inventory to load vars for managed_node1 7064 1726882141.85099: Calling groups_inventory to load vars for managed_node1 7064 1726882141.85102: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882141.85111: Calling all_plugins_play to load vars for managed_node1 7064 1726882141.85114: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882141.85121: Calling groups_plugins_play to load vars for managed_node1 7064 1726882141.85641: done sending task result for task 12673a56-9f93-1c1a-8029-00000000014f 7064 1726882141.85645: WORKER PROCESS EXITING 7064 1726882141.86541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882141.88442: done with get_vars() 7064 1726882141.88467: done getting variables 7064 1726882141.88567: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:29:01 -0400 (0:00:00.097) 0:01:22.123 ****** 7064 1726882141.88615: entering _queue_task() for managed_node1/fail 7064 1726882141.89157: worker is 1 (out of 1 available) 7064 1726882141.89168: exiting _queue_task() for managed_node1/fail 7064 1726882141.89179: done queuing things up, now waiting for results queue to drain 7064 1726882141.89180: waiting for pending results... 7064 1726882141.89414: 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 7064 1726882141.89636: in run() - task 12673a56-9f93-1c1a-8029-000000000150 7064 1726882141.89701: variable 'ansible_search_path' from source: unknown 7064 1726882141.89704: variable 'ansible_search_path' from source: unknown 7064 1726882141.89736: calling self._execute() 7064 1726882141.89863: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882141.89886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882141.89901: variable 'omit' from source: magic vars 7064 1726882141.90189: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.90202: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882141.90338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882141.92003: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882141.92058: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882141.92100: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882141.92299: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882141.92302: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882141.92305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882141.92307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882141.92325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882141.92370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882141.92390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882141.92528: variable 'ansible_distribution' from source: facts 7064 1726882141.92549: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.92565: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882141.92661: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.92664: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882141.92783: variable 'ansible_distribution' from source: facts 7064 1726882141.92786: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.92792: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882141.92867: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.92870: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882141.92982: variable 'ansible_distribution' from source: facts 7064 1726882141.92985: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.92990: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882141.93064: variable 'network_state' from source: role '' defaults 7064 1726882141.93073: Evaluated conditional (network_state != {}): False 7064 1726882141.93082: when evaluation is False, skipping this task 7064 1726882141.93085: _execute() done 7064 1726882141.93088: dumping result to json 7064 1726882141.93090: done dumping result, returning 7064 1726882141.93103: 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 [12673a56-9f93-1c1a-8029-000000000150] 7064 1726882141.93106: sending task result for task 12673a56-9f93-1c1a-8029-000000000150 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882141.93243: no more pending results, returning what we have 7064 1726882141.93247: results queue empty 7064 1726882141.93247: checking for any_errors_fatal 7064 1726882141.93254: done checking for any_errors_fatal 7064 1726882141.93255: checking for max_fail_percentage 7064 1726882141.93257: done checking for max_fail_percentage 7064 1726882141.93257: checking to see if all hosts have failed and the running result is not ok 7064 1726882141.93258: done checking to see if all hosts have failed 7064 1726882141.93259: getting the remaining hosts for this loop 7064 1726882141.93260: done getting the remaining hosts for this loop 7064 1726882141.93264: getting the next task for host managed_node1 7064 1726882141.93272: done getting next task for host managed_node1 7064 1726882141.93276: ^ 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 7064 1726882141.93279: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882141.93305: getting variables 7064 1726882141.93307: in VariableManager get_vars() 7064 1726882141.93359: Calling all_inventory to load vars for managed_node1 7064 1726882141.93361: Calling groups_inventory to load vars for managed_node1 7064 1726882141.93363: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882141.93372: Calling all_plugins_play to load vars for managed_node1 7064 1726882141.93374: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882141.93377: Calling groups_plugins_play to load vars for managed_node1 7064 1726882141.93907: done sending task result for task 12673a56-9f93-1c1a-8029-000000000150 7064 1726882141.93910: WORKER PROCESS EXITING 7064 1726882141.94171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882141.95513: done with get_vars() 7064 1726882141.95534: done getting variables 7064 1726882141.95600: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:29:01 -0400 (0:00:00.070) 0:01:22.194 ****** 7064 1726882141.95638: entering _queue_task() for managed_node1/fail 7064 1726882141.96043: worker is 1 (out of 1 available) 7064 1726882141.96059: exiting _queue_task() for managed_node1/fail 7064 1726882141.96072: done queuing things up, now waiting for results queue to drain 7064 1726882141.96074: waiting for pending results... 7064 1726882141.96405: 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 7064 1726882141.96502: in run() - task 12673a56-9f93-1c1a-8029-000000000151 7064 1726882141.96514: variable 'ansible_search_path' from source: unknown 7064 1726882141.96520: variable 'ansible_search_path' from source: unknown 7064 1726882141.96605: calling self._execute() 7064 1726882141.96720: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882141.96724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882141.96727: variable 'omit' from source: magic vars 7064 1726882141.97249: variable 'ansible_distribution_major_version' from source: facts 7064 1726882141.97255: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882141.97482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882142.01102: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882142.01107: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882142.01143: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882142.01208: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882142.01240: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882142.01711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.01733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.01755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.01781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.01794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.01884: variable 'ansible_distribution' from source: facts 7064 1726882142.01887: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.01896: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.01978: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.01981: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.02101: variable 'ansible_distribution' from source: facts 7064 1726882142.02104: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.02111: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.02181: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.02184: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.02297: variable 'ansible_distribution' from source: facts 7064 1726882142.02306: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.02309: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.02380: variable 'network_state' from source: role '' defaults 7064 1726882142.02389: Evaluated conditional (network_state != {}): False 7064 1726882142.02392: when evaluation is False, skipping this task 7064 1726882142.02398: _execute() done 7064 1726882142.02401: dumping result to json 7064 1726882142.02405: done dumping result, returning 7064 1726882142.02415: 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 [12673a56-9f93-1c1a-8029-000000000151] 7064 1726882142.02418: sending task result for task 12673a56-9f93-1c1a-8029-000000000151 7064 1726882142.02512: done sending task result for task 12673a56-9f93-1c1a-8029-000000000151 7064 1726882142.02515: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882142.02562: no more pending results, returning what we have 7064 1726882142.02565: results queue empty 7064 1726882142.02566: checking for any_errors_fatal 7064 1726882142.02571: done checking for any_errors_fatal 7064 1726882142.02572: checking for max_fail_percentage 7064 1726882142.02574: done checking for max_fail_percentage 7064 1726882142.02575: checking to see if all hosts have failed and the running result is not ok 7064 1726882142.02576: done checking to see if all hosts have failed 7064 1726882142.02576: getting the remaining hosts for this loop 7064 1726882142.02578: done getting the remaining hosts for this loop 7064 1726882142.02581: getting the next task for host managed_node1 7064 1726882142.02590: done getting next task for host managed_node1 7064 1726882142.02596: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7064 1726882142.02600: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882142.02627: getting variables 7064 1726882142.02629: in VariableManager get_vars() 7064 1726882142.02679: Calling all_inventory to load vars for managed_node1 7064 1726882142.02682: Calling groups_inventory to load vars for managed_node1 7064 1726882142.02684: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882142.02697: Calling all_plugins_play to load vars for managed_node1 7064 1726882142.02701: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882142.02704: Calling groups_plugins_play to load vars for managed_node1 7064 1726882142.04464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882142.06236: done with get_vars() 7064 1726882142.06266: done getting variables 7064 1726882142.06328: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:29:02 -0400 (0:00:00.107) 0:01:22.301 ****** 7064 1726882142.06370: entering _queue_task() for managed_node1/fail 7064 1726882142.06689: worker is 1 (out of 1 available) 7064 1726882142.06903: exiting _queue_task() for managed_node1/fail 7064 1726882142.06912: done queuing things up, now waiting for results queue to drain 7064 1726882142.06914: waiting for pending results... 7064 1726882142.06996: 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 7064 1726882142.07248: in run() - task 12673a56-9f93-1c1a-8029-000000000152 7064 1726882142.07252: variable 'ansible_search_path' from source: unknown 7064 1726882142.07254: variable 'ansible_search_path' from source: unknown 7064 1726882142.07256: calling self._execute() 7064 1726882142.07467: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882142.07470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882142.07473: variable 'omit' from source: magic vars 7064 1726882142.07816: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.07833: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.08043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882142.10474: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882142.10556: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882142.10605: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882142.10649: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882142.10680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882142.10785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.10826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.10861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.10908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.10929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.11065: variable 'ansible_distribution' from source: facts 7064 1726882142.11080: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.11092: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.11225: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.11235: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.11421: variable 'ansible_distribution' from source: facts 7064 1726882142.11429: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.11439: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.11598: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.11602: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.11745: variable 'ansible_distribution' from source: facts 7064 1726882142.11755: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.11768: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.12000: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.12002: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7064 1726882142.12004: variable 'ansible_distribution' from source: facts 7064 1726882142.12047: variable '__network_rh_distros' from source: role '' defaults 7064 1726882142.12061: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7064 1726882142.12699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.12703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.12705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.12752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.12820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.12948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.12977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.13029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.13142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.13178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.13319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.13347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.13598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.13601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.13603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.14177: variable 'network_connections' from source: task vars 7064 1726882142.14257: variable 'interface' from source: play vars 7064 1726882142.14390: variable 'interface' from source: play vars 7064 1726882142.14501: variable 'network_state' from source: role '' defaults 7064 1726882142.14553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882142.14955: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882142.15006: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882142.15040: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882142.15139: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882142.15262: 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) 7064 1726882142.15290: 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) 7064 1726882142.15349: 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) 7064 1726882142.15498: 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) 7064 1726882142.15503: 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 7064 1726882142.15505: when evaluation is False, skipping this task 7064 1726882142.15507: _execute() done 7064 1726882142.15509: dumping result to json 7064 1726882142.15511: done dumping result, returning 7064 1726882142.15513: 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 [12673a56-9f93-1c1a-8029-000000000152] 7064 1726882142.15515: sending task result for task 12673a56-9f93-1c1a-8029-000000000152 7064 1726882142.15811: done sending task result for task 12673a56-9f93-1c1a-8029-000000000152 7064 1726882142.15815: 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" } 7064 1726882142.15889: no more pending results, returning what we have 7064 1726882142.15895: results queue empty 7064 1726882142.15896: checking for any_errors_fatal 7064 1726882142.15906: done checking for any_errors_fatal 7064 1726882142.15907: checking for max_fail_percentage 7064 1726882142.15909: done checking for max_fail_percentage 7064 1726882142.15909: checking to see if all hosts have failed and the running result is not ok 7064 1726882142.15910: done checking to see if all hosts have failed 7064 1726882142.15911: getting the remaining hosts for this loop 7064 1726882142.15912: done getting the remaining hosts for this loop 7064 1726882142.15917: getting the next task for host managed_node1 7064 1726882142.15926: done getting next task for host managed_node1 7064 1726882142.15931: ^ 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 7064 1726882142.15935: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882142.15958: getting variables 7064 1726882142.15960: in VariableManager get_vars() 7064 1726882142.16227: Calling all_inventory to load vars for managed_node1 7064 1726882142.16230: Calling groups_inventory to load vars for managed_node1 7064 1726882142.16232: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882142.16243: Calling all_plugins_play to load vars for managed_node1 7064 1726882142.16247: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882142.16250: Calling groups_plugins_play to load vars for managed_node1 7064 1726882142.18478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882142.19525: done with get_vars() 7064 1726882142.19545: done getting variables 7064 1726882142.19590: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:29:02 -0400 (0:00:00.132) 0:01:22.433 ****** 7064 1726882142.19619: entering _queue_task() for managed_node1/dnf 7064 1726882142.19889: worker is 1 (out of 1 available) 7064 1726882142.19905: exiting _queue_task() for managed_node1/dnf 7064 1726882142.19917: done queuing things up, now waiting for results queue to drain 7064 1726882142.19919: waiting for pending results... 7064 1726882142.20099: 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 7064 1726882142.20198: in run() - task 12673a56-9f93-1c1a-8029-000000000153 7064 1726882142.20208: variable 'ansible_search_path' from source: unknown 7064 1726882142.20211: variable 'ansible_search_path' from source: unknown 7064 1726882142.20241: calling self._execute() 7064 1726882142.20321: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882142.20325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882142.20369: variable 'omit' from source: magic vars 7064 1726882142.20799: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.20803: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.20938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882142.23317: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882142.23360: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882142.23389: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882142.23418: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882142.23437: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882142.23498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.23521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.23538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.23564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.23574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.23660: variable 'ansible_distribution' from source: facts 7064 1726882142.23664: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.23670: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.23770: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.23999: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.24002: variable 'ansible_distribution' from source: facts 7064 1726882142.24004: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.24006: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.24078: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.24089: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.24272: variable 'ansible_distribution' from source: facts 7064 1726882142.24282: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.24295: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.24809: variable 'ansible_distribution' from source: facts 7064 1726882142.24812: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.24814: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7064 1726882142.25150: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882142.25439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.25650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.25653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.25655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.25657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.25686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.25714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.25741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.25786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.25807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.25847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.25881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.25911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.25957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.25982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.26154: variable 'network_connections' from source: task vars 7064 1726882142.26165: variable 'interface' from source: play vars 7064 1726882142.26240: variable 'interface' from source: play vars 7064 1726882142.26321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882142.26491: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882142.26536: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882142.26566: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882142.26594: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882142.26641: 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) 7064 1726882142.26698: 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) 7064 1726882142.26701: 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) 7064 1726882142.26715: 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) 7064 1726882142.26765: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882142.27458: variable 'network_connections' from source: task vars 7064 1726882142.27463: variable 'interface' from source: play vars 7064 1726882142.27601: variable 'interface' from source: play vars 7064 1726882142.27604: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882142.27606: when evaluation is False, skipping this task 7064 1726882142.27608: _execute() done 7064 1726882142.27610: dumping result to json 7064 1726882142.27611: done dumping result, returning 7064 1726882142.27613: 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 [12673a56-9f93-1c1a-8029-000000000153] 7064 1726882142.27614: sending task result for task 12673a56-9f93-1c1a-8029-000000000153 7064 1726882142.27786: done sending task result for task 12673a56-9f93-1c1a-8029-000000000153 7064 1726882142.27789: 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" } 7064 1726882142.27862: no more pending results, returning what we have 7064 1726882142.27865: results queue empty 7064 1726882142.27866: checking for any_errors_fatal 7064 1726882142.27871: done checking for any_errors_fatal 7064 1726882142.27872: checking for max_fail_percentage 7064 1726882142.27873: done checking for max_fail_percentage 7064 1726882142.27874: checking to see if all hosts have failed and the running result is not ok 7064 1726882142.27875: done checking to see if all hosts have failed 7064 1726882142.27876: getting the remaining hosts for this loop 7064 1726882142.27877: done getting the remaining hosts for this loop 7064 1726882142.27882: getting the next task for host managed_node1 7064 1726882142.27895: done getting next task for host managed_node1 7064 1726882142.27900: ^ 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 7064 1726882142.27903: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882142.27929: getting variables 7064 1726882142.27931: in VariableManager get_vars() 7064 1726882142.27989: Calling all_inventory to load vars for managed_node1 7064 1726882142.27992: Calling groups_inventory to load vars for managed_node1 7064 1726882142.28198: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882142.28209: Calling all_plugins_play to load vars for managed_node1 7064 1726882142.28211: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882142.28214: Calling groups_plugins_play to load vars for managed_node1 7064 1726882142.30756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882142.32508: done with get_vars() 7064 1726882142.32537: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7064 1726882142.32734: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:29:02 -0400 (0:00:00.131) 0:01:22.565 ****** 7064 1726882142.32765: entering _queue_task() for managed_node1/yum 7064 1726882142.33483: worker is 1 (out of 1 available) 7064 1726882142.33500: exiting _queue_task() for managed_node1/yum 7064 1726882142.33513: done queuing things up, now waiting for results queue to drain 7064 1726882142.33515: waiting for pending results... 7064 1726882142.34015: 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 7064 1726882142.34095: in run() - task 12673a56-9f93-1c1a-8029-000000000154 7064 1726882142.34126: variable 'ansible_search_path' from source: unknown 7064 1726882142.34130: variable 'ansible_search_path' from source: unknown 7064 1726882142.34164: calling self._execute() 7064 1726882142.34269: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882142.34344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882142.34348: variable 'omit' from source: magic vars 7064 1726882142.34701: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.34714: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.34925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882142.38884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882142.38952: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882142.39201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882142.39211: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882142.39271: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882142.39402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.39433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.39469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.39655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.39728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.40082: variable 'ansible_distribution' from source: facts 7064 1726882142.40085: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.40099: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.40355: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.40358: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.40690: variable 'ansible_distribution' from source: facts 7064 1726882142.40698: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.40701: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.40814: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.40820: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.41086: variable 'ansible_distribution' from source: facts 7064 1726882142.41096: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.41101: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.41370: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.41374: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7064 1726882142.41376: when evaluation is False, skipping this task 7064 1726882142.41378: _execute() done 7064 1726882142.41385: dumping result to json 7064 1726882142.41387: done dumping result, returning 7064 1726882142.41389: 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 [12673a56-9f93-1c1a-8029-000000000154] 7064 1726882142.41391: sending task result for task 12673a56-9f93-1c1a-8029-000000000154 7064 1726882142.41754: done sending task result for task 12673a56-9f93-1c1a-8029-000000000154 7064 1726882142.41759: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7064 1726882142.41810: no more pending results, returning what we have 7064 1726882142.41813: results queue empty 7064 1726882142.41819: checking for any_errors_fatal 7064 1726882142.41824: done checking for any_errors_fatal 7064 1726882142.41825: checking for max_fail_percentage 7064 1726882142.41827: done checking for max_fail_percentage 7064 1726882142.41827: checking to see if all hosts have failed and the running result is not ok 7064 1726882142.41828: done checking to see if all hosts have failed 7064 1726882142.41829: getting the remaining hosts for this loop 7064 1726882142.41830: done getting the remaining hosts for this loop 7064 1726882142.41834: getting the next task for host managed_node1 7064 1726882142.41840: done getting next task for host managed_node1 7064 1726882142.41844: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7064 1726882142.41848: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882142.41868: getting variables 7064 1726882142.41870: in VariableManager get_vars() 7064 1726882142.42019: Calling all_inventory to load vars for managed_node1 7064 1726882142.42022: Calling groups_inventory to load vars for managed_node1 7064 1726882142.42025: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882142.42034: Calling all_plugins_play to load vars for managed_node1 7064 1726882142.42037: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882142.42040: Calling groups_plugins_play to load vars for managed_node1 7064 1726882142.43441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882142.46670: done with get_vars() 7064 1726882142.46696: done getting variables 7064 1726882142.46786: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:29:02 -0400 (0:00:00.140) 0:01:22.706 ****** 7064 1726882142.46828: entering _queue_task() for managed_node1/fail 7064 1726882142.47158: worker is 1 (out of 1 available) 7064 1726882142.47176: exiting _queue_task() for managed_node1/fail 7064 1726882142.47189: done queuing things up, now waiting for results queue to drain 7064 1726882142.47191: waiting for pending results... 7064 1726882142.47519: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7064 1726882142.47732: in run() - task 12673a56-9f93-1c1a-8029-000000000155 7064 1726882142.47735: variable 'ansible_search_path' from source: unknown 7064 1726882142.47738: variable 'ansible_search_path' from source: unknown 7064 1726882142.47792: calling self._execute() 7064 1726882142.47962: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882142.47974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882142.47990: variable 'omit' from source: magic vars 7064 1726882142.48512: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.48536: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.48786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882142.51691: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882142.51741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882142.51813: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882142.51866: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882142.51975: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882142.52025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.52079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.52137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.52186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.52240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.52386: variable 'ansible_distribution' from source: facts 7064 1726882142.52401: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.52424: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.52581: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.52633: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.52998: variable 'ansible_distribution' from source: facts 7064 1726882142.53001: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.53004: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.53498: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.53500: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.53753: variable 'ansible_distribution' from source: facts 7064 1726882142.53765: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.53776: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.53887: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882142.54213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.54274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.54306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.54348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.54363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.54411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.54433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.54460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.54503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.54518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.54558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.54581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.54611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.54650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.54668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.54855: variable 'network_connections' from source: task vars 7064 1726882142.54866: variable 'interface' from source: play vars 7064 1726882142.54945: variable 'interface' from source: play vars 7064 1726882142.55029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882142.55600: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882142.55603: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882142.55606: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882142.55697: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882142.55738: 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) 7064 1726882142.55801: 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) 7064 1726882142.55900: 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) 7064 1726882142.55925: 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) 7064 1726882142.56026: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882142.56446: variable 'network_connections' from source: task vars 7064 1726882142.56488: variable 'interface' from source: play vars 7064 1726882142.56574: variable 'interface' from source: play vars 7064 1726882142.56640: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882142.56644: when evaluation is False, skipping this task 7064 1726882142.56646: _execute() done 7064 1726882142.56651: dumping result to json 7064 1726882142.56675: done dumping result, returning 7064 1726882142.56684: 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 [12673a56-9f93-1c1a-8029-000000000155] 7064 1726882142.56689: sending task result for task 12673a56-9f93-1c1a-8029-000000000155 7064 1726882142.56836: done sending task result for task 12673a56-9f93-1c1a-8029-000000000155 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7064 1726882142.56897: no more pending results, returning what we have 7064 1726882142.56901: results queue empty 7064 1726882142.56902: checking for any_errors_fatal 7064 1726882142.56911: done checking for any_errors_fatal 7064 1726882142.56912: checking for max_fail_percentage 7064 1726882142.56914: done checking for max_fail_percentage 7064 1726882142.56914: checking to see if all hosts have failed and the running result is not ok 7064 1726882142.56915: done checking to see if all hosts have failed 7064 1726882142.56916: getting the remaining hosts for this loop 7064 1726882142.56917: done getting the remaining hosts for this loop 7064 1726882142.56922: getting the next task for host managed_node1 7064 1726882142.56931: done getting next task for host managed_node1 7064 1726882142.56935: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7064 1726882142.56939: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882142.56968: getting variables 7064 1726882142.56970: in VariableManager get_vars() 7064 1726882142.57244: Calling all_inventory to load vars for managed_node1 7064 1726882142.57247: Calling groups_inventory to load vars for managed_node1 7064 1726882142.57249: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882142.57259: Calling all_plugins_play to load vars for managed_node1 7064 1726882142.57262: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882142.57265: Calling groups_plugins_play to load vars for managed_node1 7064 1726882142.57840: WORKER PROCESS EXITING 7064 1726882142.59570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882142.61731: done with get_vars() 7064 1726882142.61759: done getting variables 7064 1726882142.61824: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:29:02 -0400 (0:00:00.152) 0:01:22.858 ****** 7064 1726882142.62100: entering _queue_task() for managed_node1/package 7064 1726882142.62708: worker is 1 (out of 1 available) 7064 1726882142.62719: exiting _queue_task() for managed_node1/package 7064 1726882142.62729: done queuing things up, now waiting for results queue to drain 7064 1726882142.62730: waiting for pending results... 7064 1726882142.63217: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7064 1726882142.63478: in run() - task 12673a56-9f93-1c1a-8029-000000000156 7064 1726882142.63496: variable 'ansible_search_path' from source: unknown 7064 1726882142.63501: variable 'ansible_search_path' from source: unknown 7064 1726882142.63583: calling self._execute() 7064 1726882142.63815: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882142.63821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882142.63837: variable 'omit' from source: magic vars 7064 1726882142.64452: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.64467: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.64858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882142.68404: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882142.68409: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882142.68504: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882142.68596: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882142.68622: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882142.68708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.68750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.68775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.68842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.68858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.69100: variable 'ansible_distribution' from source: facts 7064 1726882142.69106: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.69114: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.69432: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.69437: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.70000: variable 'ansible_distribution' from source: facts 7064 1726882142.70090: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.70099: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.70204: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.70208: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.70603: variable 'ansible_distribution' from source: facts 7064 1726882142.70605: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.70607: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.70931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882142.71201: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882142.71230: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882142.71309: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882142.71350: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882142.71459: variable 'network_packages' from source: role '' defaults 7064 1726882142.71636: variable '__network_provider_setup' from source: role '' defaults 7064 1726882142.71666: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882142.71742: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882142.71768: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882142.71827: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882142.72345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.72365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.72389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.72433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.72448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.72486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.72511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.72549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.72577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.72588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.72799: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7064 1726882142.72902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.72982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.72996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.73000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.73003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.73161: variable 'ansible_python' from source: facts 7064 1726882142.73164: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7064 1726882142.73166: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882142.73236: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882142.73529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.73533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.73535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.73537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.73540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.73542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.73544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.73584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.73657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.73670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.74031: variable 'network_connections' from source: task vars 7064 1726882142.74034: variable 'interface' from source: play vars 7064 1726882142.74240: variable 'interface' from source: play vars 7064 1726882142.74307: 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) 7064 1726882142.74335: 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) 7064 1726882142.74364: 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) 7064 1726882142.74397: 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) 7064 1726882142.75042: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882142.75800: variable 'network_connections' from source: task vars 7064 1726882142.75803: variable 'interface' from source: play vars 7064 1726882142.75997: variable 'interface' from source: play vars 7064 1726882142.76029: variable '__network_packages_default_wireless' from source: role '' defaults 7064 1726882142.76107: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882142.76689: variable 'network_connections' from source: task vars 7064 1726882142.76692: variable 'interface' from source: play vars 7064 1726882142.76856: variable 'interface' from source: play vars 7064 1726882142.76901: variable '__network_packages_default_team' from source: role '' defaults 7064 1726882142.77000: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882142.77264: variable 'network_connections' from source: task vars 7064 1726882142.77267: variable 'interface' from source: play vars 7064 1726882142.77403: variable 'interface' from source: play vars 7064 1726882142.77438: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882142.77702: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882142.77705: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882142.77817: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882142.78220: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7064 1726882142.79247: variable 'network_connections' from source: task vars 7064 1726882142.79250: variable 'interface' from source: play vars 7064 1726882142.79412: variable 'interface' from source: play vars 7064 1726882142.79420: variable 'ansible_distribution' from source: facts 7064 1726882142.79423: variable '__network_rh_distros' from source: role '' defaults 7064 1726882142.79430: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.79449: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7064 1726882142.79664: variable 'ansible_distribution' from source: facts 7064 1726882142.79668: variable '__network_rh_distros' from source: role '' defaults 7064 1726882142.79674: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.79688: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7064 1726882142.80156: variable 'ansible_distribution' from source: facts 7064 1726882142.80159: variable '__network_rh_distros' from source: role '' defaults 7064 1726882142.80164: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.80302: variable 'network_provider' from source: set_fact 7064 1726882142.80319: variable 'ansible_facts' from source: unknown 7064 1726882142.81265: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7064 1726882142.81269: when evaluation is False, skipping this task 7064 1726882142.81272: _execute() done 7064 1726882142.81274: dumping result to json 7064 1726882142.81276: done dumping result, returning 7064 1726882142.81287: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-1c1a-8029-000000000156] 7064 1726882142.81301: sending task result for task 12673a56-9f93-1c1a-8029-000000000156 7064 1726882142.81389: done sending task result for task 12673a56-9f93-1c1a-8029-000000000156 7064 1726882142.81391: 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" } 7064 1726882142.81554: no more pending results, returning what we have 7064 1726882142.81557: results queue empty 7064 1726882142.81558: checking for any_errors_fatal 7064 1726882142.81565: done checking for any_errors_fatal 7064 1726882142.81565: checking for max_fail_percentage 7064 1726882142.81567: done checking for max_fail_percentage 7064 1726882142.81567: checking to see if all hosts have failed and the running result is not ok 7064 1726882142.81568: done checking to see if all hosts have failed 7064 1726882142.81569: getting the remaining hosts for this loop 7064 1726882142.81570: done getting the remaining hosts for this loop 7064 1726882142.81573: getting the next task for host managed_node1 7064 1726882142.81580: done getting next task for host managed_node1 7064 1726882142.81584: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7064 1726882142.81587: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882142.81731: getting variables 7064 1726882142.81733: in VariableManager get_vars() 7064 1726882142.81789: Calling all_inventory to load vars for managed_node1 7064 1726882142.81791: Calling groups_inventory to load vars for managed_node1 7064 1726882142.81795: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882142.81805: Calling all_plugins_play to load vars for managed_node1 7064 1726882142.81807: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882142.81810: Calling groups_plugins_play to load vars for managed_node1 7064 1726882142.84385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882142.85935: done with get_vars() 7064 1726882142.85963: done getting variables 7064 1726882142.86038: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:29:02 -0400 (0:00:00.240) 0:01:23.098 ****** 7064 1726882142.86113: entering _queue_task() for managed_node1/package 7064 1726882142.86934: worker is 1 (out of 1 available) 7064 1726882142.86947: exiting _queue_task() for managed_node1/package 7064 1726882142.86958: done queuing things up, now waiting for results queue to drain 7064 1726882142.86960: waiting for pending results... 7064 1726882142.87412: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7064 1726882142.87801: in run() - task 12673a56-9f93-1c1a-8029-000000000157 7064 1726882142.87805: variable 'ansible_search_path' from source: unknown 7064 1726882142.87808: variable 'ansible_search_path' from source: unknown 7064 1726882142.87810: calling self._execute() 7064 1726882142.87813: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882142.87815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882142.87818: variable 'omit' from source: magic vars 7064 1726882142.88598: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.89000: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.89208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882142.92345: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882142.92429: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882142.92473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882142.92518: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882142.92552: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882142.92656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882142.92691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882142.92727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882142.92778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882142.92803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882142.92944: variable 'ansible_distribution' from source: facts 7064 1726882142.92954: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.92971: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.93104: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.93119: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.93307: variable 'ansible_distribution' from source: facts 7064 1726882142.93317: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.93327: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.93431: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.93442: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.93619: variable 'ansible_distribution' from source: facts 7064 1726882142.93630: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.93642: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882142.93751: variable 'network_state' from source: role '' defaults 7064 1726882142.93768: Evaluated conditional (network_state != {}): False 7064 1726882142.93778: when evaluation is False, skipping this task 7064 1726882142.93786: _execute() done 7064 1726882142.93796: dumping result to json 7064 1726882142.93806: done dumping result, returning 7064 1726882142.93819: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-1c1a-8029-000000000157] 7064 1726882142.93828: sending task result for task 12673a56-9f93-1c1a-8029-000000000157 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882142.93982: no more pending results, returning what we have 7064 1726882142.93987: results queue empty 7064 1726882142.93988: checking for any_errors_fatal 7064 1726882142.93998: done checking for any_errors_fatal 7064 1726882142.93999: checking for max_fail_percentage 7064 1726882142.94001: done checking for max_fail_percentage 7064 1726882142.94001: checking to see if all hosts have failed and the running result is not ok 7064 1726882142.94002: done checking to see if all hosts have failed 7064 1726882142.94003: getting the remaining hosts for this loop 7064 1726882142.94004: done getting the remaining hosts for this loop 7064 1726882142.94008: getting the next task for host managed_node1 7064 1726882142.94016: done getting next task for host managed_node1 7064 1726882142.94020: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7064 1726882142.94023: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882142.94046: getting variables 7064 1726882142.94048: in VariableManager get_vars() 7064 1726882142.94321: Calling all_inventory to load vars for managed_node1 7064 1726882142.94324: Calling groups_inventory to load vars for managed_node1 7064 1726882142.94326: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882142.94332: done sending task result for task 12673a56-9f93-1c1a-8029-000000000157 7064 1726882142.94335: WORKER PROCESS EXITING 7064 1726882142.94344: Calling all_plugins_play to load vars for managed_node1 7064 1726882142.94347: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882142.94350: Calling groups_plugins_play to load vars for managed_node1 7064 1726882142.95763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882142.97402: done with get_vars() 7064 1726882142.97434: done getting variables 7064 1726882142.97500: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:29:02 -0400 (0:00:00.114) 0:01:23.213 ****** 7064 1726882142.97549: entering _queue_task() for managed_node1/package 7064 1726882142.97926: worker is 1 (out of 1 available) 7064 1726882142.97937: exiting _queue_task() for managed_node1/package 7064 1726882142.97949: done queuing things up, now waiting for results queue to drain 7064 1726882142.97951: waiting for pending results... 7064 1726882142.98246: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7064 1726882142.98431: in run() - task 12673a56-9f93-1c1a-8029-000000000158 7064 1726882142.98451: variable 'ansible_search_path' from source: unknown 7064 1726882142.98459: variable 'ansible_search_path' from source: unknown 7064 1726882142.98509: calling self._execute() 7064 1726882142.98682: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882142.98688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882142.98692: variable 'omit' from source: magic vars 7064 1726882142.99104: variable 'ansible_distribution_major_version' from source: facts 7064 1726882142.99121: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882142.99423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882143.03975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882143.04132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882143.04403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882143.04406: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882143.04409: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882143.04489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882143.04651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882143.04682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882143.04808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882143.04830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882143.05076: variable 'ansible_distribution' from source: facts 7064 1726882143.05086: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.05104: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882143.05350: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.05491: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882143.05785: variable 'ansible_distribution' from source: facts 7064 1726882143.05810: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.06037: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882143.06063: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.06072: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882143.06260: variable 'ansible_distribution' from source: facts 7064 1726882143.06269: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.06279: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882143.06401: variable 'network_state' from source: role '' defaults 7064 1726882143.06421: Evaluated conditional (network_state != {}): False 7064 1726882143.06431: when evaluation is False, skipping this task 7064 1726882143.06443: _execute() done 7064 1726882143.06451: dumping result to json 7064 1726882143.06460: done dumping result, returning 7064 1726882143.06476: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-1c1a-8029-000000000158] 7064 1726882143.06484: sending task result for task 12673a56-9f93-1c1a-8029-000000000158 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882143.06765: no more pending results, returning what we have 7064 1726882143.06768: results queue empty 7064 1726882143.06769: checking for any_errors_fatal 7064 1726882143.06777: done checking for any_errors_fatal 7064 1726882143.06778: checking for max_fail_percentage 7064 1726882143.06780: done checking for max_fail_percentage 7064 1726882143.06781: checking to see if all hosts have failed and the running result is not ok 7064 1726882143.06782: done checking to see if all hosts have failed 7064 1726882143.06783: getting the remaining hosts for this loop 7064 1726882143.06784: done getting the remaining hosts for this loop 7064 1726882143.06789: getting the next task for host managed_node1 7064 1726882143.06801: done getting next task for host managed_node1 7064 1726882143.06806: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7064 1726882143.06810: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882143.06836: getting variables 7064 1726882143.06838: in VariableManager get_vars() 7064 1726882143.07103: Calling all_inventory to load vars for managed_node1 7064 1726882143.07106: Calling groups_inventory to load vars for managed_node1 7064 1726882143.07109: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882143.07118: Calling all_plugins_play to load vars for managed_node1 7064 1726882143.07121: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882143.07124: Calling groups_plugins_play to load vars for managed_node1 7064 1726882143.07807: done sending task result for task 12673a56-9f93-1c1a-8029-000000000158 7064 1726882143.07811: WORKER PROCESS EXITING 7064 1726882143.08665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882143.10766: done with get_vars() 7064 1726882143.10917: done getting variables 7064 1726882143.11000: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:29:03 -0400 (0:00:00.134) 0:01:23.348 ****** 7064 1726882143.11050: entering _queue_task() for managed_node1/service 7064 1726882143.11368: worker is 1 (out of 1 available) 7064 1726882143.11379: exiting _queue_task() for managed_node1/service 7064 1726882143.11391: done queuing things up, now waiting for results queue to drain 7064 1726882143.11397: waiting for pending results... 7064 1726882143.11699: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7064 1726882143.11846: in run() - task 12673a56-9f93-1c1a-8029-000000000159 7064 1726882143.11868: variable 'ansible_search_path' from source: unknown 7064 1726882143.11875: variable 'ansible_search_path' from source: unknown 7064 1726882143.11919: calling self._execute() 7064 1726882143.12025: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882143.12035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882143.12049: variable 'omit' from source: magic vars 7064 1726882143.12430: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.12446: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882143.12635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882143.15635: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882143.15714: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882143.15755: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882143.15802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882143.15833: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882143.15922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882143.15970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882143.16007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882143.16053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882143.16074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882143.16200: variable 'ansible_distribution' from source: facts 7064 1726882143.16212: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.16227: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882143.16349: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.16359: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882143.16538: variable 'ansible_distribution' from source: facts 7064 1726882143.16551: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.16561: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882143.16689: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.16705: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882143.16913: variable 'ansible_distribution' from source: facts 7064 1726882143.16926: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.16937: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882143.17078: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882143.17233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882143.17271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882143.17323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882143.17416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882143.17419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882143.17457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882143.17497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882143.17536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882143.17632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882143.17636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882143.17641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882143.17667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882143.17697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882143.17745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882143.17775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882143.17973: variable 'network_connections' from source: task vars 7064 1726882143.17995: variable 'interface' from source: play vars 7064 1726882143.18077: variable 'interface' from source: play vars 7064 1726882143.18288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882143.18410: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882143.18458: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882143.18508: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882143.18581: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882143.18943: 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) 7064 1726882143.18948: 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) 7064 1726882143.18965: 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) 7064 1726882143.19203: 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) 7064 1726882143.19209: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882143.19499: variable 'network_connections' from source: task vars 7064 1726882143.19516: variable 'interface' from source: play vars 7064 1726882143.19598: variable 'interface' from source: play vars 7064 1726882143.19628: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7064 1726882143.19640: when evaluation is False, skipping this task 7064 1726882143.19648: _execute() done 7064 1726882143.19655: dumping result to json 7064 1726882143.19667: done dumping result, returning 7064 1726882143.19677: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-1c1a-8029-000000000159] 7064 1726882143.19687: sending task result for task 12673a56-9f93-1c1a-8029-000000000159 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7064 1726882143.19857: no more pending results, returning what we have 7064 1726882143.19861: results queue empty 7064 1726882143.19862: checking for any_errors_fatal 7064 1726882143.19869: done checking for any_errors_fatal 7064 1726882143.19869: checking for max_fail_percentage 7064 1726882143.19871: done checking for max_fail_percentage 7064 1726882143.19872: checking to see if all hosts have failed and the running result is not ok 7064 1726882143.19873: done checking to see if all hosts have failed 7064 1726882143.19873: getting the remaining hosts for this loop 7064 1726882143.19875: done getting the remaining hosts for this loop 7064 1726882143.19879: getting the next task for host managed_node1 7064 1726882143.19895: done getting next task for host managed_node1 7064 1726882143.19902: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7064 1726882143.19908: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882143.19937: getting variables 7064 1726882143.19939: in VariableManager get_vars() 7064 1726882143.20117: Calling all_inventory to load vars for managed_node1 7064 1726882143.20121: Calling groups_inventory to load vars for managed_node1 7064 1726882143.20123: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882143.20130: done sending task result for task 12673a56-9f93-1c1a-8029-000000000159 7064 1726882143.20133: WORKER PROCESS EXITING 7064 1726882143.20147: Calling all_plugins_play to load vars for managed_node1 7064 1726882143.20151: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882143.20154: Calling groups_plugins_play to load vars for managed_node1 7064 1726882143.22478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882143.26059: done with get_vars() 7064 1726882143.26308: done getting variables 7064 1726882143.26368: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:29:03 -0400 (0:00:00.153) 0:01:23.501 ****** 7064 1726882143.26405: entering _queue_task() for managed_node1/service 7064 1726882143.27289: worker is 1 (out of 1 available) 7064 1726882143.27308: exiting _queue_task() for managed_node1/service 7064 1726882143.27321: done queuing things up, now waiting for results queue to drain 7064 1726882143.27323: waiting for pending results... 7064 1726882143.27877: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7064 1726882143.28466: in run() - task 12673a56-9f93-1c1a-8029-00000000015a 7064 1726882143.28487: variable 'ansible_search_path' from source: unknown 7064 1726882143.28511: variable 'ansible_search_path' from source: unknown 7064 1726882143.28557: calling self._execute() 7064 1726882143.28681: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882143.28884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882143.28888: variable 'omit' from source: magic vars 7064 1726882143.29129: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.29147: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882143.29380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882143.38317: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882143.38397: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882143.38439: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882143.38487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882143.38523: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882143.38591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882143.38629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882143.38660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882143.38708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882143.38727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882143.38998: variable 'ansible_distribution' from source: facts 7064 1726882143.39003: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.39005: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882143.39007: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.39009: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882143.39165: variable 'ansible_distribution' from source: facts 7064 1726882143.39173: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.39181: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882143.39291: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.39307: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882143.39475: variable 'ansible_distribution' from source: facts 7064 1726882143.39484: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.39499: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882143.39631: variable 'network_provider' from source: set_fact 7064 1726882143.39640: variable 'network_state' from source: role '' defaults 7064 1726882143.39653: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7064 1726882143.39667: variable 'omit' from source: magic vars 7064 1726882143.39729: variable 'omit' from source: magic vars 7064 1726882143.39756: variable 'network_service_name' from source: role '' defaults 7064 1726882143.39822: variable 'network_service_name' from source: role '' defaults 7064 1726882143.39916: variable '__network_provider_setup' from source: role '' defaults 7064 1726882143.39925: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882143.39981: variable '__network_service_name_default_nm' from source: role '' defaults 7064 1726882143.40300: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882143.40304: variable '__network_packages_default_nm' from source: role '' defaults 7064 1726882143.40618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882143.40622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882143.40624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882143.40714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882143.40761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882143.40866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882143.40899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882143.40988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882143.41038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882143.41107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882143.41587: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7064 1726882143.41945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882143.41948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882143.41974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882143.42022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882143.42272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882143.42275: variable 'ansible_python' from source: facts 7064 1726882143.42330: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7064 1726882143.42557: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882143.42739: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882143.42990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882143.43024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882143.43126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882143.43174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882143.43360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882143.43363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882143.43365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882143.43476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882143.43525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882143.43600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882143.43836: variable 'network_connections' from source: task vars 7064 1726882143.43847: variable 'interface' from source: play vars 7064 1726882143.44202: variable 'interface' from source: play vars 7064 1726882143.44230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882143.44651: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882143.44713: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882143.45002: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882143.45005: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882143.45067: 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) 7064 1726882143.45142: 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) 7064 1726882143.45254: 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) 7064 1726882143.45403: 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) 7064 1726882143.45453: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882143.45975: variable 'network_connections' from source: task vars 7064 1726882143.46107: variable 'interface' from source: play vars 7064 1726882143.46177: variable 'interface' from source: play vars 7064 1726882143.46401: variable '__network_packages_default_wireless' from source: role '' defaults 7064 1726882143.46634: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882143.47077: variable 'network_connections' from source: task vars 7064 1726882143.47088: variable 'interface' from source: play vars 7064 1726882143.47257: variable 'interface' from source: play vars 7064 1726882143.47407: variable '__network_packages_default_team' from source: role '' defaults 7064 1726882143.47489: variable '__network_team_connections_defined' from source: role '' defaults 7064 1726882143.48205: variable 'network_connections' from source: task vars 7064 1726882143.48217: variable 'interface' from source: play vars 7064 1726882143.48414: variable 'interface' from source: play vars 7064 1726882143.48518: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882143.48623: variable '__network_service_name_default_initscripts' from source: role '' defaults 7064 1726882143.48687: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882143.48775: variable '__network_packages_default_initscripts' from source: role '' defaults 7064 1726882143.49300: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7064 1726882143.50338: variable 'network_connections' from source: task vars 7064 1726882143.50417: variable 'interface' from source: play vars 7064 1726882143.50500: variable 'interface' from source: play vars 7064 1726882143.50504: variable 'ansible_distribution' from source: facts 7064 1726882143.50506: variable '__network_rh_distros' from source: role '' defaults 7064 1726882143.50510: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.50526: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7064 1726882143.50878: variable 'ansible_distribution' from source: facts 7064 1726882143.50881: variable '__network_rh_distros' from source: role '' defaults 7064 1726882143.51301: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.51304: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7064 1726882143.51373: variable 'ansible_distribution' from source: facts 7064 1726882143.51377: variable '__network_rh_distros' from source: role '' defaults 7064 1726882143.51382: variable 'ansible_distribution_major_version' from source: facts 7064 1726882143.51420: variable 'network_provider' from source: set_fact 7064 1726882143.51598: variable 'omit' from source: magic vars 7064 1726882143.51601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882143.51609: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882143.51626: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882143.51638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882143.51760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882143.51780: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882143.51783: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882143.51785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882143.51991: Set connection var ansible_connection to ssh 7064 1726882143.52008: Set connection var ansible_shell_executable to /bin/sh 7064 1726882143.52013: Set connection var ansible_pipelining to False 7064 1726882143.52019: Set connection var ansible_timeout to 10 7064 1726882143.52025: Set connection var ansible_shell_type to sh 7064 1726882143.52030: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882143.52054: variable 'ansible_shell_executable' from source: unknown 7064 1726882143.52058: variable 'ansible_connection' from source: unknown 7064 1726882143.52061: variable 'ansible_module_compression' from source: unknown 7064 1726882143.52063: variable 'ansible_shell_type' from source: unknown 7064 1726882143.52066: variable 'ansible_shell_executable' from source: unknown 7064 1726882143.52068: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882143.52070: variable 'ansible_pipelining' from source: unknown 7064 1726882143.52072: variable 'ansible_timeout' from source: unknown 7064 1726882143.52077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882143.52285: 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) 7064 1726882143.52294: variable 'omit' from source: magic vars 7064 1726882143.52417: starting attempt loop 7064 1726882143.52422: running the handler 7064 1726882143.52496: variable 'ansible_facts' from source: unknown 7064 1726882143.54099: _low_level_execute_command(): starting 7064 1726882143.54103: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882143.54665: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882143.55003: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882143.55031: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882143.55365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882143.57038: stdout chunk (state=3): >>>/root <<< 7064 1726882143.57213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882143.57263: stderr chunk (state=3): >>><<< 7064 1726882143.57417: stdout chunk (state=3): >>><<< 7064 1726882143.57434: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882143.57447: _low_level_execute_command(): starting 7064 1726882143.57453: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882143.5743408-10280-54557235176093 `" && echo ansible-tmp-1726882143.5743408-10280-54557235176093="` echo /root/.ansible/tmp/ansible-tmp-1726882143.5743408-10280-54557235176093 `" ) && sleep 0' 7064 1726882143.58609: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882143.59006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882143.59132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882143.61262: stdout chunk (state=3): >>>ansible-tmp-1726882143.5743408-10280-54557235176093=/root/.ansible/tmp/ansible-tmp-1726882143.5743408-10280-54557235176093 <<< 7064 1726882143.61303: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882143.61307: stdout chunk (state=3): >>><<< 7064 1726882143.61315: stderr chunk (state=3): >>><<< 7064 1726882143.61447: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882143.5743408-10280-54557235176093=/root/.ansible/tmp/ansible-tmp-1726882143.5743408-10280-54557235176093 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882143.61456: variable 'ansible_module_compression' from source: unknown 7064 1726882143.61489: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7064 1726882143.61554: variable 'ansible_facts' from source: unknown 7064 1726882143.62221: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882143.5743408-10280-54557235176093/AnsiballZ_systemd.py 7064 1726882143.62545: Sending initial data 7064 1726882143.62548: Sent initial data (154 bytes) 7064 1726882143.63589: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882143.63598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882143.63666: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882143.63672: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882143.63735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882143.63741: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882143.63888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882143.64005: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882143.64332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882143.65985: 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 <<< 7064 1726882143.66079: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882143.66129: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpte3on11h /root/.ansible/tmp/ansible-tmp-1726882143.5743408-10280-54557235176093/AnsiballZ_systemd.py <<< 7064 1726882143.66133: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882143.5743408-10280-54557235176093/AnsiballZ_systemd.py" <<< 7064 1726882143.66177: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpte3on11h" to remote "/root/.ansible/tmp/ansible-tmp-1726882143.5743408-10280-54557235176093/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882143.5743408-10280-54557235176093/AnsiballZ_systemd.py" <<< 7064 1726882143.69331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882143.69356: stderr chunk (state=3): >>><<< 7064 1726882143.69359: stdout chunk (state=3): >>><<< 7064 1726882143.69386: done transferring module to remote 7064 1726882143.69400: _low_level_execute_command(): starting 7064 1726882143.69405: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882143.5743408-10280-54557235176093/ /root/.ansible/tmp/ansible-tmp-1726882143.5743408-10280-54557235176093/AnsiballZ_systemd.py && sleep 0' 7064 1726882143.70624: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882143.70790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882143.71121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882143.71125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882143.71252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882143.73084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882143.73129: stderr chunk (state=3): >>><<< 7064 1726882143.73265: stdout chunk (state=3): >>><<< 7064 1726882143.73284: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882143.73295: _low_level_execute_command(): starting 7064 1726882143.73298: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882143.5743408-10280-54557235176093/AnsiballZ_systemd.py && sleep 0' 7064 1726882143.74426: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882143.74432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882143.74569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882143.74579: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882143.74582: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882143.74584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882143.74586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882143.74808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882144.03590: 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": "701", "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 21:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "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<<< 7064 1726882144.03608: 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": "9973760", "MemoryPeak": "10498048", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3311644672", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "276321000", "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", "PrivateI<<< 7064 1726882144.03627: stdout chunk (state=3): >>>PC": "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": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service network.target shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "dbus.socket basic.target dbus-broker.service sysinit.target system.slice network-pre.target systemd-journald.socket cloud-init-local.service", "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 21:28:12 EDT", "StateChangeTimestampMonotonic": "525341728", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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 21:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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}}} <<< 7064 1726882144.05450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882144.05480: stderr chunk (state=3): >>><<< 7064 1726882144.05484: stdout chunk (state=3): >>><<< 7064 1726882144.05505: _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": "701", "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 21:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "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": "9973760", "MemoryPeak": "10498048", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3311644672", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "276321000", "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": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service network.target shutdown.target NetworkManager-wait-online.service multi-user.target", "After": "dbus.socket basic.target dbus-broker.service sysinit.target system.slice network-pre.target systemd-journald.socket cloud-init-local.service", "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 21:28:12 EDT", "StateChangeTimestampMonotonic": "525341728", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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 21:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882144.05620: 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-1726882143.5743408-10280-54557235176093/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882144.05636: _low_level_execute_command(): starting 7064 1726882144.05640: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882143.5743408-10280-54557235176093/ > /dev/null 2>&1 && sleep 0' 7064 1726882144.06114: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882144.06117: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882144.06119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882144.06121: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882144.06123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882144.06125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882144.06172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882144.06176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882144.06283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882144.08056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882144.08083: stderr chunk (state=3): >>><<< 7064 1726882144.08087: stdout chunk (state=3): >>><<< 7064 1726882144.08104: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882144.08110: handler run complete 7064 1726882144.08149: attempt loop complete, returning result 7064 1726882144.08152: _execute() done 7064 1726882144.08154: dumping result to json 7064 1726882144.08169: done dumping result, returning 7064 1726882144.08175: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-1c1a-8029-00000000015a] 7064 1726882144.08178: sending task result for task 12673a56-9f93-1c1a-8029-00000000015a 7064 1726882144.08378: done sending task result for task 12673a56-9f93-1c1a-8029-00000000015a 7064 1726882144.08381: 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 } 7064 1726882144.08435: no more pending results, returning what we have 7064 1726882144.08438: results queue empty 7064 1726882144.08439: checking for any_errors_fatal 7064 1726882144.08447: done checking for any_errors_fatal 7064 1726882144.08447: checking for max_fail_percentage 7064 1726882144.08449: done checking for max_fail_percentage 7064 1726882144.08450: checking to see if all hosts have failed and the running result is not ok 7064 1726882144.08451: done checking to see if all hosts have failed 7064 1726882144.08451: getting the remaining hosts for this loop 7064 1726882144.08453: done getting the remaining hosts for this loop 7064 1726882144.08456: getting the next task for host managed_node1 7064 1726882144.08463: done getting next task for host managed_node1 7064 1726882144.08467: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7064 1726882144.08470: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882144.08480: getting variables 7064 1726882144.08482: in VariableManager get_vars() 7064 1726882144.08771: Calling all_inventory to load vars for managed_node1 7064 1726882144.08773: Calling groups_inventory to load vars for managed_node1 7064 1726882144.08775: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882144.08782: Calling all_plugins_play to load vars for managed_node1 7064 1726882144.08784: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882144.08786: Calling groups_plugins_play to load vars for managed_node1 7064 1726882144.12930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882144.13777: done with get_vars() 7064 1726882144.13795: done getting variables 7064 1726882144.13833: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:29:04 -0400 (0:00:00.874) 0:01:24.376 ****** 7064 1726882144.13859: entering _queue_task() for managed_node1/service 7064 1726882144.14110: worker is 1 (out of 1 available) 7064 1726882144.14122: exiting _queue_task() for managed_node1/service 7064 1726882144.14134: done queuing things up, now waiting for results queue to drain 7064 1726882144.14136: waiting for pending results... 7064 1726882144.14330: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7064 1726882144.14440: in run() - task 12673a56-9f93-1c1a-8029-00000000015b 7064 1726882144.14451: variable 'ansible_search_path' from source: unknown 7064 1726882144.14455: variable 'ansible_search_path' from source: unknown 7064 1726882144.14485: calling self._execute() 7064 1726882144.14563: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882144.14567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882144.14582: variable 'omit' from source: magic vars 7064 1726882144.14859: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.14868: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882144.15003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882144.16518: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882144.16572: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882144.16601: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882144.16626: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882144.16646: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882144.16707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882144.16729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882144.16746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882144.16774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882144.16785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882144.16864: variable 'ansible_distribution' from source: facts 7064 1726882144.16867: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.16877: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882144.16952: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.16956: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882144.17070: variable 'ansible_distribution' from source: facts 7064 1726882144.17073: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.17078: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882144.17153: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.17156: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882144.17268: variable 'ansible_distribution' from source: facts 7064 1726882144.17271: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.17277: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882144.17354: variable 'network_provider' from source: set_fact 7064 1726882144.17357: Evaluated conditional (network_provider == "nm"): True 7064 1726882144.17421: variable '__network_wpa_supplicant_required' from source: role '' defaults 7064 1726882144.17473: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7064 1726882144.17545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882144.17562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882144.17578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882144.17608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882144.17618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882144.17650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882144.17665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882144.17681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882144.17710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882144.17720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882144.17751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882144.17766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882144.17782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882144.17810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882144.17820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882144.17905: variable 'network_connections' from source: task vars 7064 1726882144.17914: variable 'interface' from source: play vars 7064 1726882144.17966: variable 'interface' from source: play vars 7064 1726882144.18023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7064 1726882144.18150: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7064 1726882144.18183: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7064 1726882144.18205: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7064 1726882144.18228: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7064 1726882144.18257: 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) 7064 1726882144.18272: 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) 7064 1726882144.18290: 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) 7064 1726882144.18313: 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) 7064 1726882144.18349: variable '__network_wireless_connections_defined' from source: role '' defaults 7064 1726882144.18502: variable 'network_connections' from source: task vars 7064 1726882144.18505: variable 'interface' from source: play vars 7064 1726882144.18550: variable 'interface' from source: play vars 7064 1726882144.18571: Evaluated conditional (__network_wpa_supplicant_required): False 7064 1726882144.18574: when evaluation is False, skipping this task 7064 1726882144.18577: _execute() done 7064 1726882144.18580: dumping result to json 7064 1726882144.18582: done dumping result, returning 7064 1726882144.18590: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-1c1a-8029-00000000015b] 7064 1726882144.18596: sending task result for task 12673a56-9f93-1c1a-8029-00000000015b 7064 1726882144.18685: done sending task result for task 12673a56-9f93-1c1a-8029-00000000015b 7064 1726882144.18688: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7064 1726882144.18772: no more pending results, returning what we have 7064 1726882144.18775: results queue empty 7064 1726882144.18775: checking for any_errors_fatal 7064 1726882144.18796: done checking for any_errors_fatal 7064 1726882144.18797: checking for max_fail_percentage 7064 1726882144.18799: done checking for max_fail_percentage 7064 1726882144.18800: checking to see if all hosts have failed and the running result is not ok 7064 1726882144.18801: done checking to see if all hosts have failed 7064 1726882144.18801: getting the remaining hosts for this loop 7064 1726882144.18803: done getting the remaining hosts for this loop 7064 1726882144.18806: getting the next task for host managed_node1 7064 1726882144.18815: done getting next task for host managed_node1 7064 1726882144.18819: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7064 1726882144.18823: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882144.18842: getting variables 7064 1726882144.18843: in VariableManager get_vars() 7064 1726882144.18891: Calling all_inventory to load vars for managed_node1 7064 1726882144.18900: Calling groups_inventory to load vars for managed_node1 7064 1726882144.18904: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882144.18912: Calling all_plugins_play to load vars for managed_node1 7064 1726882144.18915: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882144.18917: Calling groups_plugins_play to load vars for managed_node1 7064 1726882144.19696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882144.20666: done with get_vars() 7064 1726882144.20682: done getting variables 7064 1726882144.20726: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:29:04 -0400 (0:00:00.068) 0:01:24.445 ****** 7064 1726882144.20752: entering _queue_task() for managed_node1/service 7064 1726882144.20985: worker is 1 (out of 1 available) 7064 1726882144.21001: exiting _queue_task() for managed_node1/service 7064 1726882144.21014: done queuing things up, now waiting for results queue to drain 7064 1726882144.21016: waiting for pending results... 7064 1726882144.21202: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7064 1726882144.21310: in run() - task 12673a56-9f93-1c1a-8029-00000000015c 7064 1726882144.21328: variable 'ansible_search_path' from source: unknown 7064 1726882144.21332: variable 'ansible_search_path' from source: unknown 7064 1726882144.21355: calling self._execute() 7064 1726882144.21438: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882144.21443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882144.21446: variable 'omit' from source: magic vars 7064 1726882144.21731: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.21740: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882144.21877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882144.23377: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882144.23433: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882144.23458: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882144.23484: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882144.23510: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882144.23566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882144.23586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882144.23613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882144.23638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882144.23649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882144.23728: variable 'ansible_distribution' from source: facts 7064 1726882144.23732: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.23737: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882144.23814: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.23818: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882144.23932: variable 'ansible_distribution' from source: facts 7064 1726882144.23935: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.23939: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882144.24012: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.24016: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882144.24126: variable 'ansible_distribution' from source: facts 7064 1726882144.24129: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.24135: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882144.24209: variable 'network_provider' from source: set_fact 7064 1726882144.24212: Evaluated conditional (network_provider == "initscripts"): False 7064 1726882144.24215: when evaluation is False, skipping this task 7064 1726882144.24218: _execute() done 7064 1726882144.24223: dumping result to json 7064 1726882144.24225: done dumping result, returning 7064 1726882144.24232: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-1c1a-8029-00000000015c] 7064 1726882144.24237: sending task result for task 12673a56-9f93-1c1a-8029-00000000015c skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7064 1726882144.24365: no more pending results, returning what we have 7064 1726882144.24368: results queue empty 7064 1726882144.24369: checking for any_errors_fatal 7064 1726882144.24376: done checking for any_errors_fatal 7064 1726882144.24377: checking for max_fail_percentage 7064 1726882144.24378: done checking for max_fail_percentage 7064 1726882144.24379: checking to see if all hosts have failed and the running result is not ok 7064 1726882144.24380: done checking to see if all hosts have failed 7064 1726882144.24381: getting the remaining hosts for this loop 7064 1726882144.24382: done getting the remaining hosts for this loop 7064 1726882144.24386: getting the next task for host managed_node1 7064 1726882144.24396: done getting next task for host managed_node1 7064 1726882144.24400: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7064 1726882144.24405: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882144.24428: getting variables 7064 1726882144.24430: in VariableManager get_vars() 7064 1726882144.24481: Calling all_inventory to load vars for managed_node1 7064 1726882144.24484: Calling groups_inventory to load vars for managed_node1 7064 1726882144.24486: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882144.24502: Calling all_plugins_play to load vars for managed_node1 7064 1726882144.24505: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882144.24511: done sending task result for task 12673a56-9f93-1c1a-8029-00000000015c 7064 1726882144.24513: WORKER PROCESS EXITING 7064 1726882144.24517: Calling groups_plugins_play to load vars for managed_node1 7064 1726882144.25300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882144.26171: done with get_vars() 7064 1726882144.26187: done getting variables 7064 1726882144.26230: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:29:04 -0400 (0:00:00.055) 0:01:24.500 ****** 7064 1726882144.26261: entering _queue_task() for managed_node1/copy 7064 1726882144.26482: worker is 1 (out of 1 available) 7064 1726882144.26497: exiting _queue_task() for managed_node1/copy 7064 1726882144.26509: done queuing things up, now waiting for results queue to drain 7064 1726882144.26511: waiting for pending results... 7064 1726882144.26685: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7064 1726882144.26807: in run() - task 12673a56-9f93-1c1a-8029-00000000015d 7064 1726882144.26818: variable 'ansible_search_path' from source: unknown 7064 1726882144.26822: variable 'ansible_search_path' from source: unknown 7064 1726882144.26852: calling self._execute() 7064 1726882144.26931: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882144.26935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882144.26944: variable 'omit' from source: magic vars 7064 1726882144.27228: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.27237: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882144.27369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882144.28974: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882144.29347: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882144.29378: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882144.29414: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882144.29460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882144.29520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882144.29567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882144.29576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882144.29613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882144.29676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882144.29737: variable 'ansible_distribution' from source: facts 7064 1726882144.29740: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.29746: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882144.29855: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.29860: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882144.30025: variable 'ansible_distribution' from source: facts 7064 1726882144.30028: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.30035: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882144.30138: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.30141: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882144.30306: variable 'ansible_distribution' from source: facts 7064 1726882144.30310: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.30317: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882144.30416: variable 'network_provider' from source: set_fact 7064 1726882144.30421: Evaluated conditional (network_provider == "initscripts"): False 7064 1726882144.30423: when evaluation is False, skipping this task 7064 1726882144.30435: _execute() done 7064 1726882144.30486: dumping result to json 7064 1726882144.30489: done dumping result, returning 7064 1726882144.30491: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-1c1a-8029-00000000015d] 7064 1726882144.30699: sending task result for task 12673a56-9f93-1c1a-8029-00000000015d 7064 1726882144.30765: done sending task result for task 12673a56-9f93-1c1a-8029-00000000015d 7064 1726882144.30768: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7064 1726882144.30815: no more pending results, returning what we have 7064 1726882144.30818: results queue empty 7064 1726882144.30820: checking for any_errors_fatal 7064 1726882144.30825: done checking for any_errors_fatal 7064 1726882144.30826: checking for max_fail_percentage 7064 1726882144.30828: done checking for max_fail_percentage 7064 1726882144.30829: checking to see if all hosts have failed and the running result is not ok 7064 1726882144.30830: done checking to see if all hosts have failed 7064 1726882144.30830: getting the remaining hosts for this loop 7064 1726882144.30831: done getting the remaining hosts for this loop 7064 1726882144.30835: getting the next task for host managed_node1 7064 1726882144.30841: done getting next task for host managed_node1 7064 1726882144.30845: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7064 1726882144.30849: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882144.30867: getting variables 7064 1726882144.30869: in VariableManager get_vars() 7064 1726882144.30925: Calling all_inventory to load vars for managed_node1 7064 1726882144.30934: Calling groups_inventory to load vars for managed_node1 7064 1726882144.30936: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882144.30945: Calling all_plugins_play to load vars for managed_node1 7064 1726882144.30948: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882144.30951: Calling groups_plugins_play to load vars for managed_node1 7064 1726882144.32586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882144.33886: done with get_vars() 7064 1726882144.33906: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:29:04 -0400 (0:00:00.077) 0:01:24.577 ****** 7064 1726882144.33971: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7064 1726882144.34206: worker is 1 (out of 1 available) 7064 1726882144.34218: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7064 1726882144.34229: done queuing things up, now waiting for results queue to drain 7064 1726882144.34230: waiting for pending results... 7064 1726882144.34406: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7064 1726882144.34503: in run() - task 12673a56-9f93-1c1a-8029-00000000015e 7064 1726882144.34514: variable 'ansible_search_path' from source: unknown 7064 1726882144.34518: variable 'ansible_search_path' from source: unknown 7064 1726882144.34546: calling self._execute() 7064 1726882144.34624: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882144.34628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882144.34638: variable 'omit' from source: magic vars 7064 1726882144.34917: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.34926: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882144.35056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882144.36547: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882144.36600: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882144.36626: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882144.36654: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882144.36673: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882144.36730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882144.36753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882144.36771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882144.36799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882144.36809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882144.36884: variable 'ansible_distribution' from source: facts 7064 1726882144.36888: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.36897: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882144.36969: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.36973: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882144.37084: variable 'ansible_distribution' from source: facts 7064 1726882144.37087: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.37095: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882144.37161: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.37165: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882144.37274: variable 'ansible_distribution' from source: facts 7064 1726882144.37277: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.37283: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882144.37297: variable 'omit' from source: magic vars 7064 1726882144.37336: variable 'omit' from source: magic vars 7064 1726882144.37420: variable 'network_provider' from source: set_fact 7064 1726882144.37480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882144.37499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882144.37520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882144.37545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882144.37555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882144.37610: variable 'omit' from source: magic vars 7064 1726882144.37682: variable 'omit' from source: magic vars 7064 1726882144.37754: variable 'network_connections' from source: task vars 7064 1726882144.37764: variable 'interface' from source: play vars 7064 1726882144.37813: variable 'interface' from source: play vars 7064 1726882144.37916: variable 'omit' from source: magic vars 7064 1726882144.37923: variable '__lsr_ansible_managed' from source: task vars 7064 1726882144.37966: variable '__lsr_ansible_managed' from source: task vars 7064 1726882144.38149: Loaded config def from plugin (lookup/template) 7064 1726882144.38153: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7064 1726882144.38176: File lookup term: get_ansible_managed.j2 7064 1726882144.38179: variable 'ansible_search_path' from source: unknown 7064 1726882144.38182: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7064 1726882144.38195: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7064 1726882144.38211: variable 'ansible_search_path' from source: unknown 7064 1726882144.41658: variable 'ansible_managed' from source: unknown 7064 1726882144.41741: variable 'omit' from source: magic vars 7064 1726882144.41761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882144.41784: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882144.41804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882144.41817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882144.41825: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882144.41848: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882144.41851: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882144.41854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882144.41915: Set connection var ansible_connection to ssh 7064 1726882144.41925: Set connection var ansible_shell_executable to /bin/sh 7064 1726882144.41930: Set connection var ansible_pipelining to False 7064 1726882144.41935: Set connection var ansible_timeout to 10 7064 1726882144.41939: Set connection var ansible_shell_type to sh 7064 1726882144.41944: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882144.41964: variable 'ansible_shell_executable' from source: unknown 7064 1726882144.41967: variable 'ansible_connection' from source: unknown 7064 1726882144.41969: variable 'ansible_module_compression' from source: unknown 7064 1726882144.41971: variable 'ansible_shell_type' from source: unknown 7064 1726882144.41974: variable 'ansible_shell_executable' from source: unknown 7064 1726882144.41976: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882144.41980: variable 'ansible_pipelining' from source: unknown 7064 1726882144.41982: variable 'ansible_timeout' from source: unknown 7064 1726882144.41986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882144.42080: 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__) 7064 1726882144.42088: variable 'omit' from source: magic vars 7064 1726882144.42096: starting attempt loop 7064 1726882144.42102: running the handler 7064 1726882144.42112: _low_level_execute_command(): starting 7064 1726882144.42118: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882144.42591: 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 <<< 7064 1726882144.42629: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882144.42632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882144.42634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882144.42637: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882144.42684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882144.42687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882144.42690: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882144.42748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882144.44449: stdout chunk (state=3): >>>/root <<< 7064 1726882144.44596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882144.44626: stderr chunk (state=3): >>><<< 7064 1726882144.44629: stdout chunk (state=3): >>><<< 7064 1726882144.44648: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882144.44661: _low_level_execute_command(): starting 7064 1726882144.44666: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882144.4464798-10326-5955292404075 `" && echo ansible-tmp-1726882144.4464798-10326-5955292404075="` echo /root/.ansible/tmp/ansible-tmp-1726882144.4464798-10326-5955292404075 `" ) && sleep 0' 7064 1726882144.45126: 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 <<< 7064 1726882144.45129: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882144.45131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882144.45133: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882144.45135: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882144.45180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882144.45187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882144.45189: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882144.45233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882144.47063: stdout chunk (state=3): >>>ansible-tmp-1726882144.4464798-10326-5955292404075=/root/.ansible/tmp/ansible-tmp-1726882144.4464798-10326-5955292404075 <<< 7064 1726882144.47228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882144.47255: stderr chunk (state=3): >>><<< 7064 1726882144.47258: stdout chunk (state=3): >>><<< 7064 1726882144.47276: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882144.4464798-10326-5955292404075=/root/.ansible/tmp/ansible-tmp-1726882144.4464798-10326-5955292404075 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882144.47319: variable 'ansible_module_compression' from source: unknown 7064 1726882144.47355: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7064 1726882144.47397: variable 'ansible_facts' from source: unknown 7064 1726882144.47485: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882144.4464798-10326-5955292404075/AnsiballZ_network_connections.py 7064 1726882144.47583: Sending initial data 7064 1726882144.47587: Sent initial data (165 bytes) 7064 1726882144.48045: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882144.48048: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882144.48051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882144.48053: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882144.48055: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882144.48097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882144.48101: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882144.48151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882144.49680: 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 <<< 7064 1726882144.49684: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882144.49743: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882144.49786: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpyp05ixul /root/.ansible/tmp/ansible-tmp-1726882144.4464798-10326-5955292404075/AnsiballZ_network_connections.py <<< 7064 1726882144.49789: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882144.4464798-10326-5955292404075/AnsiballZ_network_connections.py" <<< 7064 1726882144.49850: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpyp05ixul" to remote "/root/.ansible/tmp/ansible-tmp-1726882144.4464798-10326-5955292404075/AnsiballZ_network_connections.py" <<< 7064 1726882144.49856: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882144.4464798-10326-5955292404075/AnsiballZ_network_connections.py" <<< 7064 1726882144.50554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882144.50592: stderr chunk (state=3): >>><<< 7064 1726882144.50597: stdout chunk (state=3): >>><<< 7064 1726882144.50631: done transferring module to remote 7064 1726882144.50642: _low_level_execute_command(): starting 7064 1726882144.50645: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882144.4464798-10326-5955292404075/ /root/.ansible/tmp/ansible-tmp-1726882144.4464798-10326-5955292404075/AnsiballZ_network_connections.py && sleep 0' 7064 1726882144.51062: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882144.51100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882144.51104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882144.51107: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882144.51110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882144.51158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882144.51165: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882144.51167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882144.51210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882144.52919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882144.52946: stderr chunk (state=3): >>><<< 7064 1726882144.52950: stdout chunk (state=3): >>><<< 7064 1726882144.52965: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882144.52974: _low_level_execute_command(): starting 7064 1726882144.52976: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882144.4464798-10326-5955292404075/AnsiballZ_network_connections.py && sleep 0' 7064 1726882144.53429: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882144.53433: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882144.53437: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882144.53439: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882144.53441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882144.53497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882144.53501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882144.53650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882144.90110: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_f8jfqr4h/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_f8jfqr4h/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on 802-1x-test/039e6677-a9c0-4811-b6a8-811a4b08006e: error=unknown <<< 7064 1726882144.90809: stdout chunk (state=3): >>> <<< 7064 1726882144.90813: stdout chunk (state=3): >>>{"changed": true, "warnings": [], "stderr": "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "persistent_state": "absent", "state": "down"}], "__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": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7064 1726882144.92570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882144.92599: stderr chunk (state=3): >>><<< 7064 1726882144.92602: stdout chunk (state=3): >>><<< 7064 1726882144.92620: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_f8jfqr4h/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_f8jfqr4h/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on 802-1x-test/039e6677-a9c0-4811-b6a8-811a4b08006e: error=unknown {"changed": true, "warnings": [], "stderr": "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "persistent_state": "absent", "state": "down"}], "__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": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "persistent_state": "absent", "state": "down"}], "__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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882144.92654: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'persistent_state': 'absent', 'state': 'down'}, {'name': 'br1', 'persistent_state': 'absent', 'state': 'down'}], '__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-1726882144.4464798-10326-5955292404075/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882144.92662: _low_level_execute_command(): starting 7064 1726882144.92666: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882144.4464798-10326-5955292404075/ > /dev/null 2>&1 && sleep 0' 7064 1726882144.93122: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882144.93130: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882144.93132: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882144.93134: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882144.93136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882144.93184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882144.93187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882144.93191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882144.93233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882144.95041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882144.95067: stderr chunk (state=3): >>><<< 7064 1726882144.95070: stdout chunk (state=3): >>><<< 7064 1726882144.95083: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882144.95089: handler run complete 7064 1726882144.95115: attempt loop complete, returning result 7064 1726882144.95118: _execute() done 7064 1726882144.95120: dumping result to json 7064 1726882144.95124: done dumping result, returning 7064 1726882144.95133: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-1c1a-8029-00000000015e] 7064 1726882144.95137: sending task result for task 12673a56-9f93-1c1a-8029-00000000015e 7064 1726882144.95246: done sending task result for task 12673a56-9f93-1c1a-8029-00000000015e 7064 1726882144.95249: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" }, { "name": "br1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete 7064 1726882144.95366: no more pending results, returning what we have 7064 1726882144.95370: results queue empty 7064 1726882144.95371: checking for any_errors_fatal 7064 1726882144.95378: done checking for any_errors_fatal 7064 1726882144.95378: checking for max_fail_percentage 7064 1726882144.95380: done checking for max_fail_percentage 7064 1726882144.95381: checking to see if all hosts have failed and the running result is not ok 7064 1726882144.95382: done checking to see if all hosts have failed 7064 1726882144.95382: getting the remaining hosts for this loop 7064 1726882144.95384: done getting the remaining hosts for this loop 7064 1726882144.95387: getting the next task for host managed_node1 7064 1726882144.95398: done getting next task for host managed_node1 7064 1726882144.95402: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7064 1726882144.95406: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882144.95417: getting variables 7064 1726882144.95418: in VariableManager get_vars() 7064 1726882144.95467: Calling all_inventory to load vars for managed_node1 7064 1726882144.95469: Calling groups_inventory to load vars for managed_node1 7064 1726882144.95472: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882144.95480: Calling all_plugins_play to load vars for managed_node1 7064 1726882144.95483: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882144.95485: Calling groups_plugins_play to load vars for managed_node1 7064 1726882144.96288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882144.97168: done with get_vars() 7064 1726882144.97187: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:29:04 -0400 (0:00:00.632) 0:01:25.210 ****** 7064 1726882144.97258: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7064 1726882144.97505: worker is 1 (out of 1 available) 7064 1726882144.97519: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7064 1726882144.97530: done queuing things up, now waiting for results queue to drain 7064 1726882144.97531: waiting for pending results... 7064 1726882144.97716: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7064 1726882144.97817: in run() - task 12673a56-9f93-1c1a-8029-00000000015f 7064 1726882144.97829: variable 'ansible_search_path' from source: unknown 7064 1726882144.97832: variable 'ansible_search_path' from source: unknown 7064 1726882144.97862: calling self._execute() 7064 1726882144.97938: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882144.97942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882144.97950: variable 'omit' from source: magic vars 7064 1726882144.98252: variable 'ansible_distribution_major_version' from source: facts 7064 1726882144.98262: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882144.98404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882145.00162: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882145.00206: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882145.00242: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882145.00269: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882145.00289: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882145.00347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882145.00369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882145.00389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882145.00422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882145.00433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882145.00516: variable 'ansible_distribution' from source: facts 7064 1726882145.00520: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.00525: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.00606: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.00609: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882145.00720: variable 'ansible_distribution' from source: facts 7064 1726882145.00724: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.00729: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.00798: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.00811: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882145.00918: variable 'ansible_distribution' from source: facts 7064 1726882145.00921: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.00924: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.00995: variable 'network_state' from source: role '' defaults 7064 1726882145.01006: Evaluated conditional (network_state != {}): False 7064 1726882145.01009: when evaluation is False, skipping this task 7064 1726882145.01011: _execute() done 7064 1726882145.01014: dumping result to json 7064 1726882145.01019: done dumping result, returning 7064 1726882145.01028: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-1c1a-8029-00000000015f] 7064 1726882145.01031: sending task result for task 12673a56-9f93-1c1a-8029-00000000015f 7064 1726882145.01115: done sending task result for task 12673a56-9f93-1c1a-8029-00000000015f 7064 1726882145.01118: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7064 1726882145.01187: no more pending results, returning what we have 7064 1726882145.01190: results queue empty 7064 1726882145.01191: checking for any_errors_fatal 7064 1726882145.01202: done checking for any_errors_fatal 7064 1726882145.01203: checking for max_fail_percentage 7064 1726882145.01205: done checking for max_fail_percentage 7064 1726882145.01205: checking to see if all hosts have failed and the running result is not ok 7064 1726882145.01206: done checking to see if all hosts have failed 7064 1726882145.01207: getting the remaining hosts for this loop 7064 1726882145.01208: done getting the remaining hosts for this loop 7064 1726882145.01212: getting the next task for host managed_node1 7064 1726882145.01219: done getting next task for host managed_node1 7064 1726882145.01224: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7064 1726882145.01228: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882145.01250: getting variables 7064 1726882145.01252: in VariableManager get_vars() 7064 1726882145.01310: Calling all_inventory to load vars for managed_node1 7064 1726882145.01313: Calling groups_inventory to load vars for managed_node1 7064 1726882145.01315: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882145.01324: Calling all_plugins_play to load vars for managed_node1 7064 1726882145.01326: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882145.01329: Calling groups_plugins_play to load vars for managed_node1 7064 1726882145.02253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882145.03121: done with get_vars() 7064 1726882145.03141: done getting variables 7064 1726882145.03184: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:29:05 -0400 (0:00:00.059) 0:01:25.269 ****** 7064 1726882145.03219: entering _queue_task() for managed_node1/debug 7064 1726882145.03461: worker is 1 (out of 1 available) 7064 1726882145.03474: exiting _queue_task() for managed_node1/debug 7064 1726882145.03486: done queuing things up, now waiting for results queue to drain 7064 1726882145.03487: waiting for pending results... 7064 1726882145.03682: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7064 1726882145.03782: in run() - task 12673a56-9f93-1c1a-8029-000000000160 7064 1726882145.03799: variable 'ansible_search_path' from source: unknown 7064 1726882145.03803: variable 'ansible_search_path' from source: unknown 7064 1726882145.03836: calling self._execute() 7064 1726882145.03910: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882145.03914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882145.03926: variable 'omit' from source: magic vars 7064 1726882145.04209: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.04218: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882145.04352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882145.05854: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882145.05908: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882145.05935: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882145.05959: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882145.05978: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882145.06039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882145.06059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882145.06076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882145.06112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882145.06120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882145.06200: variable 'ansible_distribution' from source: facts 7064 1726882145.06205: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.06207: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.06285: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.06288: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882145.06401: variable 'ansible_distribution' from source: facts 7064 1726882145.06405: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.06410: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.06484: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.06487: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882145.06599: variable 'ansible_distribution' from source: facts 7064 1726882145.06603: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.06605: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.06611: variable 'omit' from source: magic vars 7064 1726882145.06654: variable 'omit' from source: magic vars 7064 1726882145.06678: variable 'omit' from source: magic vars 7064 1726882145.06699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882145.06719: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882145.06735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882145.06748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882145.06760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882145.06781: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882145.06784: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882145.06787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882145.06850: Set connection var ansible_connection to ssh 7064 1726882145.06860: Set connection var ansible_shell_executable to /bin/sh 7064 1726882145.06863: Set connection var ansible_pipelining to False 7064 1726882145.06872: Set connection var ansible_timeout to 10 7064 1726882145.06875: Set connection var ansible_shell_type to sh 7064 1726882145.06878: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882145.06899: variable 'ansible_shell_executable' from source: unknown 7064 1726882145.06902: variable 'ansible_connection' from source: unknown 7064 1726882145.06904: variable 'ansible_module_compression' from source: unknown 7064 1726882145.06906: variable 'ansible_shell_type' from source: unknown 7064 1726882145.06909: variable 'ansible_shell_executable' from source: unknown 7064 1726882145.06911: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882145.06913: variable 'ansible_pipelining' from source: unknown 7064 1726882145.06915: variable 'ansible_timeout' from source: unknown 7064 1726882145.06917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882145.06984: 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) 7064 1726882145.06991: variable 'omit' from source: magic vars 7064 1726882145.06998: starting attempt loop 7064 1726882145.07001: running the handler 7064 1726882145.07084: variable '__network_connections_result' from source: set_fact 7064 1726882145.07125: handler run complete 7064 1726882145.07136: attempt loop complete, returning result 7064 1726882145.07138: _execute() done 7064 1726882145.07141: dumping result to json 7064 1726882145.07143: done dumping result, returning 7064 1726882145.07151: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-1c1a-8029-000000000160] 7064 1726882145.07154: sending task result for task 12673a56-9f93-1c1a-8029-000000000160 7064 1726882145.07236: done sending task result for task 12673a56-9f93-1c1a-8029-000000000160 7064 1726882145.07239: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete" ] } 7064 1726882145.07304: no more pending results, returning what we have 7064 1726882145.07314: results queue empty 7064 1726882145.07315: checking for any_errors_fatal 7064 1726882145.07323: done checking for any_errors_fatal 7064 1726882145.07323: checking for max_fail_percentage 7064 1726882145.07325: done checking for max_fail_percentage 7064 1726882145.07326: checking to see if all hosts have failed and the running result is not ok 7064 1726882145.07327: done checking to see if all hosts have failed 7064 1726882145.07327: getting the remaining hosts for this loop 7064 1726882145.07329: done getting the remaining hosts for this loop 7064 1726882145.07332: getting the next task for host managed_node1 7064 1726882145.07339: done getting next task for host managed_node1 7064 1726882145.07342: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7064 1726882145.07346: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 7064 1726882145.07357: getting variables 7064 1726882145.07358: in VariableManager get_vars() 7064 1726882145.07417: Calling all_inventory to load vars for managed_node1 7064 1726882145.07420: Calling groups_inventory to load vars for managed_node1 7064 1726882145.07422: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882145.07430: Calling all_plugins_play to load vars for managed_node1 7064 1726882145.07433: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882145.07435: Calling groups_plugins_play to load vars for managed_node1 7064 1726882145.08221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882145.09200: done with get_vars() 7064 1726882145.09215: done getting variables 7064 1726882145.09259: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:29:05 -0400 (0:00:00.060) 0:01:25.330 ****** 7064 1726882145.09283: entering _queue_task() for managed_node1/debug 7064 1726882145.09512: worker is 1 (out of 1 available) 7064 1726882145.09524: exiting _queue_task() for managed_node1/debug 7064 1726882145.09537: done queuing things up, now waiting for results queue to drain 7064 1726882145.09538: waiting for pending results... 7064 1726882145.09729: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7064 1726882145.09820: in run() - task 12673a56-9f93-1c1a-8029-000000000161 7064 1726882145.09832: variable 'ansible_search_path' from source: unknown 7064 1726882145.09837: variable 'ansible_search_path' from source: unknown 7064 1726882145.09864: calling self._execute() 7064 1726882145.09944: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882145.09949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882145.09960: variable 'omit' from source: magic vars 7064 1726882145.10246: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.10255: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882145.10395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882145.11927: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882145.11981: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882145.12011: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882145.12038: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882145.12061: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882145.12120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882145.12140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882145.12163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882145.12188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882145.12203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882145.12287: variable 'ansible_distribution' from source: facts 7064 1726882145.12290: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.12300: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.12381: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.12385: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882145.12505: variable 'ansible_distribution' from source: facts 7064 1726882145.12509: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.12514: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.12585: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.12589: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882145.12702: variable 'ansible_distribution' from source: facts 7064 1726882145.12706: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.12716: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.12719: variable 'omit' from source: magic vars 7064 1726882145.12761: variable 'omit' from source: magic vars 7064 1726882145.12786: variable 'omit' from source: magic vars 7064 1726882145.12811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882145.12835: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882145.12851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882145.12864: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882145.12872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882145.12896: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882145.12902: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882145.12905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882145.12971: Set connection var ansible_connection to ssh 7064 1726882145.12981: Set connection var ansible_shell_executable to /bin/sh 7064 1726882145.12985: Set connection var ansible_pipelining to False 7064 1726882145.12991: Set connection var ansible_timeout to 10 7064 1726882145.12999: Set connection var ansible_shell_type to sh 7064 1726882145.13004: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882145.13024: variable 'ansible_shell_executable' from source: unknown 7064 1726882145.13027: variable 'ansible_connection' from source: unknown 7064 1726882145.13029: variable 'ansible_module_compression' from source: unknown 7064 1726882145.13033: variable 'ansible_shell_type' from source: unknown 7064 1726882145.13036: variable 'ansible_shell_executable' from source: unknown 7064 1726882145.13038: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882145.13040: variable 'ansible_pipelining' from source: unknown 7064 1726882145.13043: variable 'ansible_timeout' from source: unknown 7064 1726882145.13045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882145.13116: 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) 7064 1726882145.13124: variable 'omit' from source: magic vars 7064 1726882145.13132: starting attempt loop 7064 1726882145.13134: running the handler 7064 1726882145.13172: variable '__network_connections_result' from source: set_fact 7064 1726882145.13224: variable '__network_connections_result' from source: set_fact 7064 1726882145.13303: handler run complete 7064 1726882145.13319: attempt loop complete, returning result 7064 1726882145.13322: _execute() done 7064 1726882145.13324: dumping result to json 7064 1726882145.13328: done dumping result, returning 7064 1726882145.13336: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-1c1a-8029-000000000161] 7064 1726882145.13340: sending task result for task 12673a56-9f93-1c1a-8029-000000000161 7064 1726882145.13430: done sending task result for task 12673a56-9f93-1c1a-8029-000000000161 7064 1726882145.13433: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" }, { "name": "br1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete\n", "stderr_lines": [ "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete" ] } } 7064 1726882145.13546: no more pending results, returning what we have 7064 1726882145.13549: results queue empty 7064 1726882145.13550: checking for any_errors_fatal 7064 1726882145.13555: done checking for any_errors_fatal 7064 1726882145.13555: checking for max_fail_percentage 7064 1726882145.13557: done checking for max_fail_percentage 7064 1726882145.13558: checking to see if all hosts have failed and the running result is not ok 7064 1726882145.13559: done checking to see if all hosts have failed 7064 1726882145.13559: getting the remaining hosts for this loop 7064 1726882145.13561: done getting the remaining hosts for this loop 7064 1726882145.13564: getting the next task for host managed_node1 7064 1726882145.13571: done getting next task for host managed_node1 7064 1726882145.13574: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7064 1726882145.13577: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 7064 1726882145.13587: getting variables 7064 1726882145.13589: in VariableManager get_vars() 7064 1726882145.13638: Calling all_inventory to load vars for managed_node1 7064 1726882145.13641: Calling groups_inventory to load vars for managed_node1 7064 1726882145.13644: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882145.13652: Calling all_plugins_play to load vars for managed_node1 7064 1726882145.13655: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882145.13657: Calling groups_plugins_play to load vars for managed_node1 7064 1726882145.14440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882145.15305: done with get_vars() 7064 1726882145.15324: done getting variables 7064 1726882145.15366: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:29:05 -0400 (0:00:00.061) 0:01:25.391 ****** 7064 1726882145.15391: entering _queue_task() for managed_node1/debug 7064 1726882145.15630: worker is 1 (out of 1 available) 7064 1726882145.15643: exiting _queue_task() for managed_node1/debug 7064 1726882145.15654: done queuing things up, now waiting for results queue to drain 7064 1726882145.15655: waiting for pending results... 7064 1726882145.15849: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7064 1726882145.15953: in run() - task 12673a56-9f93-1c1a-8029-000000000162 7064 1726882145.15964: variable 'ansible_search_path' from source: unknown 7064 1726882145.15968: variable 'ansible_search_path' from source: unknown 7064 1726882145.15998: calling self._execute() 7064 1726882145.16079: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882145.16083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882145.16097: variable 'omit' from source: magic vars 7064 1726882145.16380: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.16389: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882145.16529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882145.18027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882145.18078: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882145.18110: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882145.18136: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882145.18157: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882145.18219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882145.18239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882145.18256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882145.18287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882145.18296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882145.18372: variable 'ansible_distribution' from source: facts 7064 1726882145.18376: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.18381: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.18462: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.18465: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882145.18575: variable 'ansible_distribution' from source: facts 7064 1726882145.18579: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.18585: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.18660: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.18663: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882145.18773: variable 'ansible_distribution' from source: facts 7064 1726882145.18777: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.18782: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.18862: variable 'network_state' from source: role '' defaults 7064 1726882145.18870: Evaluated conditional (network_state != {}): False 7064 1726882145.18873: when evaluation is False, skipping this task 7064 1726882145.18876: _execute() done 7064 1726882145.18880: dumping result to json 7064 1726882145.18882: done dumping result, returning 7064 1726882145.18890: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-1c1a-8029-000000000162] 7064 1726882145.18895: sending task result for task 12673a56-9f93-1c1a-8029-000000000162 7064 1726882145.18977: done sending task result for task 12673a56-9f93-1c1a-8029-000000000162 7064 1726882145.18980: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7064 1726882145.19024: no more pending results, returning what we have 7064 1726882145.19028: results queue empty 7064 1726882145.19028: checking for any_errors_fatal 7064 1726882145.19038: done checking for any_errors_fatal 7064 1726882145.19039: checking for max_fail_percentage 7064 1726882145.19041: done checking for max_fail_percentage 7064 1726882145.19041: checking to see if all hosts have failed and the running result is not ok 7064 1726882145.19042: done checking to see if all hosts have failed 7064 1726882145.19043: getting the remaining hosts for this loop 7064 1726882145.19044: done getting the remaining hosts for this loop 7064 1726882145.19048: getting the next task for host managed_node1 7064 1726882145.19056: done getting next task for host managed_node1 7064 1726882145.19060: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7064 1726882145.19063: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 7064 1726882145.19084: getting variables 7064 1726882145.19085: in VariableManager get_vars() 7064 1726882145.19143: Calling all_inventory to load vars for managed_node1 7064 1726882145.19146: Calling groups_inventory to load vars for managed_node1 7064 1726882145.19147: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882145.19156: Calling all_plugins_play to load vars for managed_node1 7064 1726882145.19158: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882145.19161: Calling groups_plugins_play to load vars for managed_node1 7064 1726882145.20097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882145.20957: done with get_vars() 7064 1726882145.20976: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:29:05 -0400 (0:00:00.056) 0:01:25.448 ****** 7064 1726882145.21052: entering _queue_task() for managed_node1/ping 7064 1726882145.21303: worker is 1 (out of 1 available) 7064 1726882145.21317: exiting _queue_task() for managed_node1/ping 7064 1726882145.21329: done queuing things up, now waiting for results queue to drain 7064 1726882145.21331: waiting for pending results... 7064 1726882145.21531: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7064 1726882145.21643: in run() - task 12673a56-9f93-1c1a-8029-000000000163 7064 1726882145.21655: variable 'ansible_search_path' from source: unknown 7064 1726882145.21659: variable 'ansible_search_path' from source: unknown 7064 1726882145.21688: calling self._execute() 7064 1726882145.21766: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882145.21771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882145.21780: variable 'omit' from source: magic vars 7064 1726882145.22073: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.22083: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882145.22224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882145.23732: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882145.23783: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882145.23814: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882145.23840: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882145.23861: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882145.23924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882145.23944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882145.23962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882145.23987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882145.24002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882145.24083: variable 'ansible_distribution' from source: facts 7064 1726882145.24087: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.24095: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.24172: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.24176: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882145.24290: variable 'ansible_distribution' from source: facts 7064 1726882145.24296: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.24303: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.24374: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.24377: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882145.24489: variable 'ansible_distribution' from source: facts 7064 1726882145.24494: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.24502: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.24507: variable 'omit' from source: magic vars 7064 1726882145.24547: variable 'omit' from source: magic vars 7064 1726882145.24573: variable 'omit' from source: magic vars 7064 1726882145.24592: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882145.24616: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882145.24631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882145.24644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882145.24653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882145.24678: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882145.24681: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882145.24683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882145.24748: Set connection var ansible_connection to ssh 7064 1726882145.24757: Set connection var ansible_shell_executable to /bin/sh 7064 1726882145.24762: Set connection var ansible_pipelining to False 7064 1726882145.24767: Set connection var ansible_timeout to 10 7064 1726882145.24773: Set connection var ansible_shell_type to sh 7064 1726882145.24775: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882145.24795: variable 'ansible_shell_executable' from source: unknown 7064 1726882145.24799: variable 'ansible_connection' from source: unknown 7064 1726882145.24803: variable 'ansible_module_compression' from source: unknown 7064 1726882145.24805: variable 'ansible_shell_type' from source: unknown 7064 1726882145.24808: variable 'ansible_shell_executable' from source: unknown 7064 1726882145.24810: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882145.24815: variable 'ansible_pipelining' from source: unknown 7064 1726882145.24817: variable 'ansible_timeout' from source: unknown 7064 1726882145.24822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882145.24916: 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__) 7064 1726882145.24925: variable 'omit' from source: magic vars 7064 1726882145.24929: starting attempt loop 7064 1726882145.24932: running the handler 7064 1726882145.24944: _low_level_execute_command(): starting 7064 1726882145.24950: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882145.25452: 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 <<< 7064 1726882145.25455: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.25458: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882145.25460: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.25517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882145.25521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882145.25609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882145.27306: stdout chunk (state=3): >>>/root <<< 7064 1726882145.27458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882145.27487: stderr chunk (state=3): >>><<< 7064 1726882145.27490: stdout chunk (state=3): >>><<< 7064 1726882145.27516: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882145.27528: _low_level_execute_command(): starting 7064 1726882145.27534: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882145.2751558-10347-234233464934093 `" && echo ansible-tmp-1726882145.2751558-10347-234233464934093="` echo /root/.ansible/tmp/ansible-tmp-1726882145.2751558-10347-234233464934093 `" ) && sleep 0' 7064 1726882145.27971: 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 <<< 7064 1726882145.27974: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.27976: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882145.27978: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.28036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882145.28041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882145.28043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882145.28085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882145.30046: stdout chunk (state=3): >>>ansible-tmp-1726882145.2751558-10347-234233464934093=/root/.ansible/tmp/ansible-tmp-1726882145.2751558-10347-234233464934093 <<< 7064 1726882145.30147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882145.30171: stderr chunk (state=3): >>><<< 7064 1726882145.30174: stdout chunk (state=3): >>><<< 7064 1726882145.30190: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882145.2751558-10347-234233464934093=/root/.ansible/tmp/ansible-tmp-1726882145.2751558-10347-234233464934093 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882145.30231: variable 'ansible_module_compression' from source: unknown 7064 1726882145.30259: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7064 1726882145.30282: variable 'ansible_facts' from source: unknown 7064 1726882145.30339: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882145.2751558-10347-234233464934093/AnsiballZ_ping.py 7064 1726882145.30437: Sending initial data 7064 1726882145.30443: Sent initial data (152 bytes) 7064 1726882145.30883: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882145.30887: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882145.30889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.30891: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882145.30895: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.30953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882145.30956: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882145.30958: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882145.30997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882145.32505: 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 <<< 7064 1726882145.32615: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882145.32656: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpvrnw7oep /root/.ansible/tmp/ansible-tmp-1726882145.2751558-10347-234233464934093/AnsiballZ_ping.py <<< 7064 1726882145.32659: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882145.2751558-10347-234233464934093/AnsiballZ_ping.py" <<< 7064 1726882145.32698: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpvrnw7oep" to remote "/root/.ansible/tmp/ansible-tmp-1726882145.2751558-10347-234233464934093/AnsiballZ_ping.py" <<< 7064 1726882145.32701: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882145.2751558-10347-234233464934093/AnsiballZ_ping.py" <<< 7064 1726882145.33214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882145.33255: stderr chunk (state=3): >>><<< 7064 1726882145.33260: stdout chunk (state=3): >>><<< 7064 1726882145.33294: done transferring module to remote 7064 1726882145.33305: _low_level_execute_command(): starting 7064 1726882145.33310: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882145.2751558-10347-234233464934093/ /root/.ansible/tmp/ansible-tmp-1726882145.2751558-10347-234233464934093/AnsiballZ_ping.py && sleep 0' 7064 1726882145.33940: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882145.33963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882145.34040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882145.35887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882145.35901: stdout chunk (state=3): >>><<< 7064 1726882145.35919: stderr chunk (state=3): >>><<< 7064 1726882145.36022: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882145.36026: _low_level_execute_command(): starting 7064 1726882145.36029: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882145.2751558-10347-234233464934093/AnsiballZ_ping.py && sleep 0' 7064 1726882145.36547: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882145.36563: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882145.36579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882145.36602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882145.36703: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882145.36727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882145.36743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882145.36901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882145.52031: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7064 1726882145.53282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882145.53286: stdout chunk (state=3): >>><<< 7064 1726882145.53288: stderr chunk (state=3): >>><<< 7064 1726882145.53314: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882145.53420: 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-1726882145.2751558-10347-234233464934093/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882145.53429: _low_level_execute_command(): starting 7064 1726882145.53431: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882145.2751558-10347-234233464934093/ > /dev/null 2>&1 && sleep 0' 7064 1726882145.53884: 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 <<< 7064 1726882145.53888: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.53892: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882145.53915: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882145.53918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.53967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882145.53971: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882145.54021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882145.55873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882145.55876: stdout chunk (state=3): >>><<< 7064 1726882145.55878: stderr chunk (state=3): >>><<< 7064 1726882145.55907: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882145.55912: handler run complete 7064 1726882145.55928: attempt loop complete, returning result 7064 1726882145.55931: _execute() done 7064 1726882145.55933: dumping result to json 7064 1726882145.55936: done dumping result, returning 7064 1726882145.56031: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-1c1a-8029-000000000163] 7064 1726882145.56034: sending task result for task 12673a56-9f93-1c1a-8029-000000000163 7064 1726882145.56098: done sending task result for task 12673a56-9f93-1c1a-8029-000000000163 7064 1726882145.56101: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7064 1726882145.56177: no more pending results, returning what we have 7064 1726882145.56181: results queue empty 7064 1726882145.56183: checking for any_errors_fatal 7064 1726882145.56192: done checking for any_errors_fatal 7064 1726882145.56401: checking for max_fail_percentage 7064 1726882145.56404: done checking for max_fail_percentage 7064 1726882145.56405: checking to see if all hosts have failed and the running result is not ok 7064 1726882145.56406: done checking to see if all hosts have failed 7064 1726882145.56407: getting the remaining hosts for this loop 7064 1726882145.56408: done getting the remaining hosts for this loop 7064 1726882145.56412: getting the next task for host managed_node1 7064 1726882145.56423: done getting next task for host managed_node1 7064 1726882145.56425: ^ task is: TASK: meta (role_complete) 7064 1726882145.56429: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882145.56442: getting variables 7064 1726882145.56443: in VariableManager get_vars() 7064 1726882145.56509: Calling all_inventory to load vars for managed_node1 7064 1726882145.56512: Calling groups_inventory to load vars for managed_node1 7064 1726882145.56514: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882145.56523: Calling all_plugins_play to load vars for managed_node1 7064 1726882145.56526: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882145.56528: Calling groups_plugins_play to load vars for managed_node1 7064 1726882145.57556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882145.58421: done with get_vars() 7064 1726882145.58439: done getting variables 7064 1726882145.58507: done queuing things up, now waiting for results queue to drain 7064 1726882145.58509: results queue empty 7064 1726882145.58510: checking for any_errors_fatal 7064 1726882145.58513: done checking for any_errors_fatal 7064 1726882145.58514: checking for max_fail_percentage 7064 1726882145.58515: done checking for max_fail_percentage 7064 1726882145.58515: checking to see if all hosts have failed and the running result is not ok 7064 1726882145.58516: done checking to see if all hosts have failed 7064 1726882145.58517: getting the remaining hosts for this loop 7064 1726882145.58517: done getting the remaining hosts for this loop 7064 1726882145.58520: getting the next task for host managed_node1 7064 1726882145.58525: done getting next task for host managed_node1 7064 1726882145.58527: ^ task is: TASK: Include the task 'cleanup_802_1x_server.yml' 7064 1726882145.58529: ^ state is: HOST STATE: block=3, task=18, 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 7064 1726882145.58532: getting variables 7064 1726882145.58533: in VariableManager get_vars() 7064 1726882145.58558: Calling all_inventory to load vars for managed_node1 7064 1726882145.58561: Calling groups_inventory to load vars for managed_node1 7064 1726882145.58563: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882145.58567: Calling all_plugins_play to load vars for managed_node1 7064 1726882145.58568: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882145.58570: Calling groups_plugins_play to load vars for managed_node1 7064 1726882145.59786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882145.61032: done with get_vars() 7064 1726882145.61053: done getting variables TASK [Include the task 'cleanup_802_1x_server.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:124 Friday 20 September 2024 21:29:05 -0400 (0:00:00.400) 0:01:25.849 ****** 7064 1726882145.61133: entering _queue_task() for managed_node1/include_tasks 7064 1726882145.61515: worker is 1 (out of 1 available) 7064 1726882145.61528: exiting _queue_task() for managed_node1/include_tasks 7064 1726882145.61539: done queuing things up, now waiting for results queue to drain 7064 1726882145.61541: waiting for pending results... 7064 1726882145.61742: running TaskExecutor() for managed_node1/TASK: Include the task 'cleanup_802_1x_server.yml' 7064 1726882145.61815: in run() - task 12673a56-9f93-1c1a-8029-000000000193 7064 1726882145.61826: variable 'ansible_search_path' from source: unknown 7064 1726882145.61856: calling self._execute() 7064 1726882145.61935: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882145.61939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882145.61948: variable 'omit' from source: magic vars 7064 1726882145.62243: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.62252: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882145.62383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882145.64156: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882145.64263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882145.64270: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882145.64327: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882145.64348: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882145.64408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882145.64429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882145.64447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882145.64478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882145.64484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882145.64571: variable 'ansible_distribution' from source: facts 7064 1726882145.64575: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.64585: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.64596: _execute() done 7064 1726882145.64600: dumping result to json 7064 1726882145.64604: done dumping result, returning 7064 1726882145.64611: done running TaskExecutor() for managed_node1/TASK: Include the task 'cleanup_802_1x_server.yml' [12673a56-9f93-1c1a-8029-000000000193] 7064 1726882145.64615: sending task result for task 12673a56-9f93-1c1a-8029-000000000193 7064 1726882145.64728: no more pending results, returning what we have 7064 1726882145.64733: in VariableManager get_vars() 7064 1726882145.64796: Calling all_inventory to load vars for managed_node1 7064 1726882145.64800: Calling groups_inventory to load vars for managed_node1 7064 1726882145.64802: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882145.64814: Calling all_plugins_play to load vars for managed_node1 7064 1726882145.64816: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882145.64819: Calling groups_plugins_play to load vars for managed_node1 7064 1726882145.65623: done sending task result for task 12673a56-9f93-1c1a-8029-000000000193 7064 1726882145.65627: WORKER PROCESS EXITING 7064 1726882145.65637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882145.66504: done with get_vars() 7064 1726882145.66518: variable 'ansible_search_path' from source: unknown 7064 1726882145.66530: we have included files to process 7064 1726882145.66531: generating all_blocks data 7064 1726882145.66533: done generating all_blocks data 7064 1726882145.66538: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml 7064 1726882145.66538: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml 7064 1726882145.66540: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml 7064 1726882145.66836: done processing included file 7064 1726882145.66838: iterating over new_blocks loaded from include file 7064 1726882145.66839: in VariableManager get_vars() 7064 1726882145.66860: done with get_vars() 7064 1726882145.66861: filtering new block on tags 7064 1726882145.66888: done filtering new block on tags 7064 1726882145.66889: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml for managed_node1 7064 1726882145.66895: extending task lists for all hosts with included blocks 7064 1726882145.67548: done extending task lists 7064 1726882145.67549: done processing included files 7064 1726882145.67550: results queue empty 7064 1726882145.67550: checking for any_errors_fatal 7064 1726882145.67551: done checking for any_errors_fatal 7064 1726882145.67552: checking for max_fail_percentage 7064 1726882145.67552: done checking for max_fail_percentage 7064 1726882145.67553: checking to see if all hosts have failed and the running result is not ok 7064 1726882145.67553: done checking to see if all hosts have failed 7064 1726882145.67554: getting the remaining hosts for this loop 7064 1726882145.67554: done getting the remaining hosts for this loop 7064 1726882145.67556: getting the next task for host managed_node1 7064 1726882145.67559: done getting next task for host managed_node1 7064 1726882145.67560: ^ task is: TASK: Remove test interfaces 7064 1726882145.67562: ^ state is: HOST STATE: block=3, task=18, 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 7064 1726882145.67564: getting variables 7064 1726882145.67564: in VariableManager get_vars() 7064 1726882145.67578: Calling all_inventory to load vars for managed_node1 7064 1726882145.67579: Calling groups_inventory to load vars for managed_node1 7064 1726882145.67580: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882145.67584: Calling all_plugins_play to load vars for managed_node1 7064 1726882145.67590: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882145.67594: Calling groups_plugins_play to load vars for managed_node1 7064 1726882145.68318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882145.69164: done with get_vars() 7064 1726882145.69178: done getting variables 7064 1726882145.69208: 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 [Remove test interfaces] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:3 Friday 20 September 2024 21:29:05 -0400 (0:00:00.080) 0:01:25.930 ****** 7064 1726882145.69232: entering _queue_task() for managed_node1/shell 7064 1726882145.69478: worker is 1 (out of 1 available) 7064 1726882145.69492: exiting _queue_task() for managed_node1/shell 7064 1726882145.69505: done queuing things up, now waiting for results queue to drain 7064 1726882145.69507: waiting for pending results... 7064 1726882145.69681: running TaskExecutor() for managed_node1/TASK: Remove test interfaces 7064 1726882145.69759: in run() - task 12673a56-9f93-1c1a-8029-0000000009db 7064 1726882145.69770: variable 'ansible_search_path' from source: unknown 7064 1726882145.69773: variable 'ansible_search_path' from source: unknown 7064 1726882145.69805: calling self._execute() 7064 1726882145.69879: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882145.69883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882145.69892: variable 'omit' from source: magic vars 7064 1726882145.70172: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.70188: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882145.70331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882145.71842: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882145.71887: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882145.71929: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882145.71955: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882145.71974: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882145.72037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882145.72058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882145.72075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882145.72106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882145.72116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882145.72203: variable 'ansible_distribution' from source: facts 7064 1726882145.72207: variable 'ansible_distribution_major_version' from source: facts 7064 1726882145.72214: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882145.72219: variable 'omit' from source: magic vars 7064 1726882145.72253: variable 'omit' from source: magic vars 7064 1726882145.72277: variable 'omit' from source: magic vars 7064 1726882145.72300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882145.72321: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882145.72336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882145.72354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882145.72360: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882145.72383: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882145.72386: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882145.72388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882145.72461: Set connection var ansible_connection to ssh 7064 1726882145.72467: Set connection var ansible_shell_executable to /bin/sh 7064 1726882145.72471: Set connection var ansible_pipelining to False 7064 1726882145.72477: Set connection var ansible_timeout to 10 7064 1726882145.72481: Set connection var ansible_shell_type to sh 7064 1726882145.72486: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882145.72509: variable 'ansible_shell_executable' from source: unknown 7064 1726882145.72512: variable 'ansible_connection' from source: unknown 7064 1726882145.72515: variable 'ansible_module_compression' from source: unknown 7064 1726882145.72517: variable 'ansible_shell_type' from source: unknown 7064 1726882145.72519: variable 'ansible_shell_executable' from source: unknown 7064 1726882145.72521: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882145.72523: variable 'ansible_pipelining' from source: unknown 7064 1726882145.72527: variable 'ansible_timeout' from source: unknown 7064 1726882145.72531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882145.72605: 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) 7064 1726882145.72614: variable 'omit' from source: magic vars 7064 1726882145.72619: starting attempt loop 7064 1726882145.72622: running the handler 7064 1726882145.72631: 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) 7064 1726882145.72644: _low_level_execute_command(): starting 7064 1726882145.72650: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882145.73158: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882145.73162: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.73164: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882145.73166: 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.9.159 originally 10.31.9.159 <<< 7064 1726882145.73169: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.73209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882145.73234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882145.73325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882145.74971: stdout chunk (state=3): >>>/root <<< 7064 1726882145.75071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882145.75105: stderr chunk (state=3): >>><<< 7064 1726882145.75108: stdout chunk (state=3): >>><<< 7064 1726882145.75129: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882145.75139: _low_level_execute_command(): starting 7064 1726882145.75144: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882145.7512887-10371-87725215054780 `" && echo ansible-tmp-1726882145.7512887-10371-87725215054780="` echo /root/.ansible/tmp/ansible-tmp-1726882145.7512887-10371-87725215054780 `" ) && sleep 0' 7064 1726882145.75610: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882145.75613: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882145.75616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.75618: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882145.75621: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882145.75623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.75673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882145.75676: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882145.75680: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882145.75722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882145.77609: stdout chunk (state=3): >>>ansible-tmp-1726882145.7512887-10371-87725215054780=/root/.ansible/tmp/ansible-tmp-1726882145.7512887-10371-87725215054780 <<< 7064 1726882145.77729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882145.77756: stderr chunk (state=3): >>><<< 7064 1726882145.77759: stdout chunk (state=3): >>><<< 7064 1726882145.77779: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882145.7512887-10371-87725215054780=/root/.ansible/tmp/ansible-tmp-1726882145.7512887-10371-87725215054780 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882145.77808: variable 'ansible_module_compression' from source: unknown 7064 1726882145.77845: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7064 1726882145.77870: variable 'ansible_facts' from source: unknown 7064 1726882145.77931: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882145.7512887-10371-87725215054780/AnsiballZ_command.py 7064 1726882145.78030: Sending initial data 7064 1726882145.78034: Sent initial data (154 bytes) 7064 1726882145.78478: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882145.78482: 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.9.159 originally 10.31.9.159 <<< 7064 1726882145.78484: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.78486: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882145.78488: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882145.78490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.78539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882145.78542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882145.78614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882145.80184: 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 <<< 7064 1726882145.80191: 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 <<< 7064 1726882145.80243: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882145.80316: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpu6qmfi6t /root/.ansible/tmp/ansible-tmp-1726882145.7512887-10371-87725215054780/AnsiballZ_command.py <<< 7064 1726882145.80323: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882145.7512887-10371-87725215054780/AnsiballZ_command.py" <<< 7064 1726882145.80359: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpu6qmfi6t" to remote "/root/.ansible/tmp/ansible-tmp-1726882145.7512887-10371-87725215054780/AnsiballZ_command.py" <<< 7064 1726882145.80362: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882145.7512887-10371-87725215054780/AnsiballZ_command.py" <<< 7064 1726882145.80884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882145.80931: stderr chunk (state=3): >>><<< 7064 1726882145.80934: stdout chunk (state=3): >>><<< 7064 1726882145.80954: done transferring module to remote 7064 1726882145.80962: _low_level_execute_command(): starting 7064 1726882145.80966: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882145.7512887-10371-87725215054780/ /root/.ansible/tmp/ansible-tmp-1726882145.7512887-10371-87725215054780/AnsiballZ_command.py && sleep 0' 7064 1726882145.81402: 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 <<< 7064 1726882145.81406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.81408: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882145.81410: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.81459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882145.81463: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882145.81514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882145.83285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882145.83311: stderr chunk (state=3): >>><<< 7064 1726882145.83315: stdout chunk (state=3): >>><<< 7064 1726882145.83329: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882145.83332: _low_level_execute_command(): starting 7064 1726882145.83336: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882145.7512887-10371-87725215054780/AnsiballZ_command.py && sleep 0' 7064 1726882145.83744: 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 <<< 7064 1726882145.83747: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.83749: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882145.83751: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882145.83753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882145.83803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882145.83810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882145.83852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882146.03088: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ ip netns delete ns1\n+ ip link delete veth1-br\n+ ip link delete veth2-br\n+ ip link delete br1", "rc": 0, "cmd": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "start": "2024-09-20 21:29:05.989774", "end": "2024-09-20 21:29:06.027997", "delta": "0:00:00.038223", "msg": "", "invocation": {"module_args": {"_raw_params": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\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}}} <<< 7064 1726882146.04558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882146.04584: stderr chunk (state=3): >>><<< 7064 1726882146.04587: stdout chunk (state=3): >>><<< 7064 1726882146.04607: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ ip netns delete ns1\n+ ip link delete veth1-br\n+ ip link delete veth2-br\n+ ip link delete br1", "rc": 0, "cmd": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "start": "2024-09-20 21:29:05.989774", "end": "2024-09-20 21:29:06.027997", "delta": "0:00:00.038223", "msg": "", "invocation": {"module_args": {"_raw_params": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882146.04640: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\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-1726882145.7512887-10371-87725215054780/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882146.04647: _low_level_execute_command(): starting 7064 1726882146.04652: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882145.7512887-10371-87725215054780/ > /dev/null 2>&1 && sleep 0' 7064 1726882146.05083: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882146.05091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882146.05118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882146.05121: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882146.05124: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882146.05174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882146.05177: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882146.05227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882146.07072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882146.07101: stderr chunk (state=3): >>><<< 7064 1726882146.07104: stdout chunk (state=3): >>><<< 7064 1726882146.07121: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882146.07126: handler run complete 7064 1726882146.07143: Evaluated conditional (False): False 7064 1726882146.07151: attempt loop complete, returning result 7064 1726882146.07154: _execute() done 7064 1726882146.07157: dumping result to json 7064 1726882146.07161: done dumping result, returning 7064 1726882146.07168: done running TaskExecutor() for managed_node1/TASK: Remove test interfaces [12673a56-9f93-1c1a-8029-0000000009db] 7064 1726882146.07172: sending task result for task 12673a56-9f93-1c1a-8029-0000000009db 7064 1726882146.07266: done sending task result for task 12673a56-9f93-1c1a-8029-0000000009db 7064 1726882146.07269: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "delta": "0:00:00.038223", "end": "2024-09-20 21:29:06.027997", "rc": 0, "start": "2024-09-20 21:29:05.989774" } STDERR: + exec + ip netns delete ns1 + ip link delete veth1-br + ip link delete veth2-br + ip link delete br1 7064 1726882146.07334: no more pending results, returning what we have 7064 1726882146.07337: results queue empty 7064 1726882146.07337: checking for any_errors_fatal 7064 1726882146.07339: done checking for any_errors_fatal 7064 1726882146.07339: checking for max_fail_percentage 7064 1726882146.07341: done checking for max_fail_percentage 7064 1726882146.07342: checking to see if all hosts have failed and the running result is not ok 7064 1726882146.07343: done checking to see if all hosts have failed 7064 1726882146.07344: getting the remaining hosts for this loop 7064 1726882146.07345: done getting the remaining hosts for this loop 7064 1726882146.07349: getting the next task for host managed_node1 7064 1726882146.07356: done getting next task for host managed_node1 7064 1726882146.07358: ^ task is: TASK: Kill hostapd process 7064 1726882146.07362: ^ state is: HOST STATE: block=3, task=18, 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 7064 1726882146.07367: getting variables 7064 1726882146.07368: in VariableManager get_vars() 7064 1726882146.07426: Calling all_inventory to load vars for managed_node1 7064 1726882146.07429: Calling groups_inventory to load vars for managed_node1 7064 1726882146.07431: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882146.07441: Calling all_plugins_play to load vars for managed_node1 7064 1726882146.07443: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882146.07446: Calling groups_plugins_play to load vars for managed_node1 7064 1726882146.08532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882146.09388: done with get_vars() 7064 1726882146.09406: done getting variables 7064 1726882146.09448: 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 [Kill hostapd process] **************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:13 Friday 20 September 2024 21:29:06 -0400 (0:00:00.402) 0:01:26.332 ****** 7064 1726882146.09475: entering _queue_task() for managed_node1/command 7064 1726882146.09927: worker is 1 (out of 1 available) 7064 1726882146.09935: exiting _queue_task() for managed_node1/command 7064 1726882146.09949: done queuing things up, now waiting for results queue to drain 7064 1726882146.09950: waiting for pending results... 7064 1726882146.10185: running TaskExecutor() for managed_node1/TASK: Kill hostapd process 7064 1726882146.10190: in run() - task 12673a56-9f93-1c1a-8029-0000000009dc 7064 1726882146.10192: variable 'ansible_search_path' from source: unknown 7064 1726882146.10197: variable 'ansible_search_path' from source: unknown 7064 1726882146.10200: calling self._execute() 7064 1726882146.10279: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882146.10295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882146.10322: variable 'omit' from source: magic vars 7064 1726882146.10697: variable 'ansible_distribution_major_version' from source: facts 7064 1726882146.10719: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882146.10914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882146.13178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882146.13237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882146.13274: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882146.13304: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882146.13330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882146.13390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882146.13414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882146.13433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882146.13458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882146.13469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882146.13552: variable 'ansible_distribution' from source: facts 7064 1726882146.13555: variable 'ansible_distribution_major_version' from source: facts 7064 1726882146.13562: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882146.13568: variable 'omit' from source: magic vars 7064 1726882146.13603: variable 'omit' from source: magic vars 7064 1726882146.13630: variable 'omit' from source: magic vars 7064 1726882146.13649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882146.13670: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882146.13686: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882146.13703: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882146.13712: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882146.13735: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882146.13738: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882146.13742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882146.13808: Set connection var ansible_connection to ssh 7064 1726882146.13818: Set connection var ansible_shell_executable to /bin/sh 7064 1726882146.13821: Set connection var ansible_pipelining to False 7064 1726882146.13828: Set connection var ansible_timeout to 10 7064 1726882146.13832: Set connection var ansible_shell_type to sh 7064 1726882146.13837: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882146.13855: variable 'ansible_shell_executable' from source: unknown 7064 1726882146.13858: variable 'ansible_connection' from source: unknown 7064 1726882146.13860: variable 'ansible_module_compression' from source: unknown 7064 1726882146.13862: variable 'ansible_shell_type' from source: unknown 7064 1726882146.13865: variable 'ansible_shell_executable' from source: unknown 7064 1726882146.13867: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882146.13871: variable 'ansible_pipelining' from source: unknown 7064 1726882146.13873: variable 'ansible_timeout' from source: unknown 7064 1726882146.13878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882146.13948: 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) 7064 1726882146.13955: variable 'omit' from source: magic vars 7064 1726882146.13961: starting attempt loop 7064 1726882146.13963: running the handler 7064 1726882146.13975: _low_level_execute_command(): starting 7064 1726882146.13983: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882146.14475: 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 <<< 7064 1726882146.14479: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882146.14483: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882146.14534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882146.14538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882146.14542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882146.14589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882146.16228: stdout chunk (state=3): >>>/root <<< 7064 1726882146.16438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882146.16441: stdout chunk (state=3): >>><<< 7064 1726882146.16444: stderr chunk (state=3): >>><<< 7064 1726882146.16546: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882146.16560: _low_level_execute_command(): starting 7064 1726882146.16563: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882146.1646414-10379-91818937777920 `" && echo ansible-tmp-1726882146.1646414-10379-91818937777920="` echo /root/.ansible/tmp/ansible-tmp-1726882146.1646414-10379-91818937777920 `" ) && sleep 0' 7064 1726882146.17210: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882146.17247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882146.17262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882146.17280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882146.17365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882146.19256: stdout chunk (state=3): >>>ansible-tmp-1726882146.1646414-10379-91818937777920=/root/.ansible/tmp/ansible-tmp-1726882146.1646414-10379-91818937777920 <<< 7064 1726882146.19470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882146.19474: stdout chunk (state=3): >>><<< 7064 1726882146.19476: stderr chunk (state=3): >>><<< 7064 1726882146.19491: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882146.1646414-10379-91818937777920=/root/.ansible/tmp/ansible-tmp-1726882146.1646414-10379-91818937777920 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882146.19700: variable 'ansible_module_compression' from source: unknown 7064 1726882146.19703: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7064 1726882146.19706: variable 'ansible_facts' from source: unknown 7064 1726882146.19719: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882146.1646414-10379-91818937777920/AnsiballZ_command.py 7064 1726882146.19953: Sending initial data 7064 1726882146.19956: Sent initial data (154 bytes) 7064 1726882146.20504: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882146.20520: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882146.20534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882146.20552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882146.20573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882146.20675: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882146.20705: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882146.20719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882146.20788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882146.22322: 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 <<< 7064 1726882146.22472: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882146.22552: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmplkf8hnl7 /root/.ansible/tmp/ansible-tmp-1726882146.1646414-10379-91818937777920/AnsiballZ_command.py <<< 7064 1726882146.22556: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882146.1646414-10379-91818937777920/AnsiballZ_command.py" <<< 7064 1726882146.22608: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmplkf8hnl7" to remote "/root/.ansible/tmp/ansible-tmp-1726882146.1646414-10379-91818937777920/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882146.1646414-10379-91818937777920/AnsiballZ_command.py" <<< 7064 1726882146.23463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882146.23466: stdout chunk (state=3): >>><<< 7064 1726882146.23469: stderr chunk (state=3): >>><<< 7064 1726882146.23528: done transferring module to remote 7064 1726882146.23543: _low_level_execute_command(): starting 7064 1726882146.23573: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882146.1646414-10379-91818937777920/ /root/.ansible/tmp/ansible-tmp-1726882146.1646414-10379-91818937777920/AnsiballZ_command.py && sleep 0' 7064 1726882146.24309: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882146.24312: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882146.24348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882146.24362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882146.24379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882146.24453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882146.26281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882146.26291: stdout chunk (state=3): >>><<< 7064 1726882146.26308: stderr chunk (state=3): >>><<< 7064 1726882146.26328: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882146.26339: _low_level_execute_command(): starting 7064 1726882146.26355: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882146.1646414-10379-91818937777920/AnsiballZ_command.py && sleep 0' 7064 1726882146.27127: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882146.27131: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882146.27133: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882146.27135: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882146.27199: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882146.27203: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882146.27206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882146.27311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882146.44028: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["pkill", "hostapd"], "start": "2024-09-20 21:29:06.423783", "end": "2024-09-20 21:29:06.438565", "delta": "0:00:00.014782", "msg": "", "invocation": {"module_args": {"_raw_params": "pkill hostapd", "_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}}} <<< 7064 1726882146.45540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882146.45614: stderr chunk (state=3): >>><<< 7064 1726882146.45618: stdout chunk (state=3): >>><<< 7064 1726882146.45622: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["pkill", "hostapd"], "start": "2024-09-20 21:29:06.423783", "end": "2024-09-20 21:29:06.438565", "delta": "0:00:00.014782", "msg": "", "invocation": {"module_args": {"_raw_params": "pkill hostapd", "_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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882146.45658: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pkill hostapd', '_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-1726882146.1646414-10379-91818937777920/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882146.45671: _low_level_execute_command(): starting 7064 1726882146.45686: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882146.1646414-10379-91818937777920/ > /dev/null 2>&1 && sleep 0' 7064 1726882146.46322: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882146.46344: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882146.46361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882146.46378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882146.46404: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882146.46462: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882146.46520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882146.46537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882146.46568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882146.46642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882146.48475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882146.48479: stdout chunk (state=3): >>><<< 7064 1726882146.48485: stderr chunk (state=3): >>><<< 7064 1726882146.48508: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882146.48514: handler run complete 7064 1726882146.48538: Evaluated conditional (False): False 7064 1726882146.48599: attempt loop complete, returning result 7064 1726882146.48603: _execute() done 7064 1726882146.48606: dumping result to json 7064 1726882146.48612: done dumping result, returning 7064 1726882146.48615: done running TaskExecutor() for managed_node1/TASK: Kill hostapd process [12673a56-9f93-1c1a-8029-0000000009dc] 7064 1726882146.48617: sending task result for task 12673a56-9f93-1c1a-8029-0000000009dc 7064 1726882146.48686: done sending task result for task 12673a56-9f93-1c1a-8029-0000000009dc ok: [managed_node1] => { "changed": false, "cmd": [ "pkill", "hostapd" ], "delta": "0:00:00.014782", "end": "2024-09-20 21:29:06.438565", "rc": 0, "start": "2024-09-20 21:29:06.423783" } 7064 1726882146.48763: no more pending results, returning what we have 7064 1726882146.48767: results queue empty 7064 1726882146.48768: checking for any_errors_fatal 7064 1726882146.48777: done checking for any_errors_fatal 7064 1726882146.48778: checking for max_fail_percentage 7064 1726882146.48780: done checking for max_fail_percentage 7064 1726882146.48781: checking to see if all hosts have failed and the running result is not ok 7064 1726882146.48782: done checking to see if all hosts have failed 7064 1726882146.48783: getting the remaining hosts for this loop 7064 1726882146.48784: done getting the remaining hosts for this loop 7064 1726882146.48789: getting the next task for host managed_node1 7064 1726882146.48799: done getting next task for host managed_node1 7064 1726882146.48802: ^ task is: TASK: Remove certs and config 7064 1726882146.48806: ^ state is: HOST STATE: block=3, task=18, 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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7064 1726882146.48812: getting variables 7064 1726882146.48814: in VariableManager get_vars() 7064 1726882146.48874: Calling all_inventory to load vars for managed_node1 7064 1726882146.48877: Calling groups_inventory to load vars for managed_node1 7064 1726882146.48880: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882146.48890: Calling all_plugins_play to load vars for managed_node1 7064 1726882146.49098: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882146.49109: WORKER PROCESS EXITING 7064 1726882146.49114: Calling groups_plugins_play to load vars for managed_node1 7064 1726882146.50571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882146.52199: done with get_vars() 7064 1726882146.52236: done getting variables TASK [Remove certs and config] ************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:16 Friday 20 September 2024 21:29:06 -0400 (0:00:00.428) 0:01:26.761 ****** 7064 1726882146.52343: entering _queue_task() for managed_node1/file 7064 1726882146.52799: worker is 1 (out of 1 available) 7064 1726882146.52811: exiting _queue_task() for managed_node1/file 7064 1726882146.52824: done queuing things up, now waiting for results queue to drain 7064 1726882146.52826: waiting for pending results... 7064 1726882146.53024: running TaskExecutor() for managed_node1/TASK: Remove certs and config 7064 1726882146.53137: in run() - task 12673a56-9f93-1c1a-8029-0000000009dd 7064 1726882146.53159: variable 'ansible_search_path' from source: unknown 7064 1726882146.53165: variable 'ansible_search_path' from source: unknown 7064 1726882146.53374: Loaded config def from plugin (lookup/items) 7064 1726882146.53408: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7064 1726882146.53422: variable 'omit' from source: magic vars 7064 1726882146.53561: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882146.53574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882146.53587: variable 'omit' from source: magic vars 7064 1726882146.53962: variable 'ansible_distribution_major_version' from source: facts 7064 1726882146.54061: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882146.54182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882146.56738: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882146.56810: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882146.56851: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882146.56911: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882146.56942: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882146.57026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882146.57059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882146.57088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882146.57228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882146.57232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882146.57280: variable 'ansible_distribution' from source: facts 7064 1726882146.57295: variable 'ansible_distribution_major_version' from source: facts 7064 1726882146.57309: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882146.57440: variable 'ansible_distribution_major_version' from source: facts 7064 1726882146.57453: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882146.57632: variable 'ansible_distribution' from source: facts 7064 1726882146.57642: variable 'ansible_distribution_major_version' from source: facts 7064 1726882146.57657: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882146.57698: variable 'omit' from source: magic vars 7064 1726882146.57725: variable 'omit' from source: magic vars 7064 1726882146.57786: variable 'item' from source: unknown 7064 1726882146.57859: variable 'item' from source: unknown 7064 1726882146.57890: variable 'omit' from source: magic vars 7064 1726882146.57924: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882146.57956: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882146.58096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882146.58100: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882146.58103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882146.58105: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882146.58107: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882146.58109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882146.58162: Set connection var ansible_connection to ssh 7064 1726882146.58177: Set connection var ansible_shell_executable to /bin/sh 7064 1726882146.58184: Set connection var ansible_pipelining to False 7064 1726882146.58192: Set connection var ansible_timeout to 10 7064 1726882146.58206: Set connection var ansible_shell_type to sh 7064 1726882146.58214: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882146.58240: variable 'ansible_shell_executable' from source: unknown 7064 1726882146.58298: variable 'ansible_connection' from source: unknown 7064 1726882146.58301: variable 'ansible_module_compression' from source: unknown 7064 1726882146.58304: variable 'ansible_shell_type' from source: unknown 7064 1726882146.58306: variable 'ansible_shell_executable' from source: unknown 7064 1726882146.58307: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882146.58309: variable 'ansible_pipelining' from source: unknown 7064 1726882146.58311: variable 'ansible_timeout' from source: unknown 7064 1726882146.58312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882146.58428: 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__) 7064 1726882146.58431: variable 'omit' from source: magic vars 7064 1726882146.58442: starting attempt loop 7064 1726882146.58498: running the handler 7064 1726882146.58502: _low_level_execute_command(): starting 7064 1726882146.58504: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882146.59204: 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 <<< 7064 1726882146.59313: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882146.59364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882146.59450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882146.61057: stdout chunk (state=3): >>>/root <<< 7064 1726882146.61263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882146.61296: stderr chunk (state=3): >>><<< 7064 1726882146.61299: stdout chunk (state=3): >>><<< 7064 1726882146.61419: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882146.61423: _low_level_execute_command(): starting 7064 1726882146.61425: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882146.6132627-10400-66299837405242 `" && echo ansible-tmp-1726882146.6132627-10400-66299837405242="` echo /root/.ansible/tmp/ansible-tmp-1726882146.6132627-10400-66299837405242 `" ) && sleep 0' 7064 1726882146.62013: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882146.62055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882146.62075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882146.62091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882146.62161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882146.63998: stdout chunk (state=3): >>>ansible-tmp-1726882146.6132627-10400-66299837405242=/root/.ansible/tmp/ansible-tmp-1726882146.6132627-10400-66299837405242 <<< 7064 1726882146.64300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882146.64304: stdout chunk (state=3): >>><<< 7064 1726882146.64306: stderr chunk (state=3): >>><<< 7064 1726882146.64309: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882146.6132627-10400-66299837405242=/root/.ansible/tmp/ansible-tmp-1726882146.6132627-10400-66299837405242 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882146.64311: variable 'ansible_module_compression' from source: unknown 7064 1726882146.64313: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7064 1726882146.64334: variable 'ansible_facts' from source: unknown 7064 1726882146.64445: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882146.6132627-10400-66299837405242/AnsiballZ_file.py 7064 1726882146.64620: Sending initial data 7064 1726882146.64623: Sent initial data (151 bytes) 7064 1726882146.65313: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882146.65351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882146.65366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882146.65386: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882146.65543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882146.67037: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7064 1726882146.67071: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882146.67122: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882146.67178: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpzgrv_63n /root/.ansible/tmp/ansible-tmp-1726882146.6132627-10400-66299837405242/AnsiballZ_file.py <<< 7064 1726882146.67181: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882146.6132627-10400-66299837405242/AnsiballZ_file.py" <<< 7064 1726882146.67217: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpzgrv_63n" to remote "/root/.ansible/tmp/ansible-tmp-1726882146.6132627-10400-66299837405242/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882146.6132627-10400-66299837405242/AnsiballZ_file.py" <<< 7064 1726882146.68061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882146.68065: stdout chunk (state=3): >>><<< 7064 1726882146.68067: stderr chunk (state=3): >>><<< 7064 1726882146.68196: done transferring module to remote 7064 1726882146.68273: _low_level_execute_command(): starting 7064 1726882146.68277: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882146.6132627-10400-66299837405242/ /root/.ansible/tmp/ansible-tmp-1726882146.6132627-10400-66299837405242/AnsiballZ_file.py && sleep 0' 7064 1726882146.68874: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882146.68888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882146.68907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882146.68936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882146.69038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882146.69062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882146.69130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882146.70991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882146.70997: stdout chunk (state=3): >>><<< 7064 1726882146.71000: stderr chunk (state=3): >>><<< 7064 1726882146.71020: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882146.71023: _low_level_execute_command(): starting 7064 1726882146.71029: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882146.6132627-10400-66299837405242/AnsiballZ_file.py && sleep 0' 7064 1726882146.71668: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882146.71732: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882146.71736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882146.71739: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882146.71741: stderr chunk (state=3): >>>debug2: match found <<< 7064 1726882146.71766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882146.71824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882146.71889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882146.71911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882146.87850: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/hostapd_test/server.key", "/etc/pki/tls/hostapd_test/dh.pem", "/etc/pki/tls/hostapd_test/server.pem", "/etc/pki/tls/hostapd_test/cacert.pem"]}}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/hostapd_test", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882146.89374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882146.89378: stdout chunk (state=3): >>><<< 7064 1726882146.89380: stderr chunk (state=3): >>><<< 7064 1726882146.89420: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/hostapd_test/server.key", "/etc/pki/tls/hostapd_test/dh.pem", "/etc/pki/tls/hostapd_test/server.pem", "/etc/pki/tls/hostapd_test/cacert.pem"]}}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/hostapd_test", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882146.89525: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/hostapd_test', '_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': 'file', '_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-1726882146.6132627-10400-66299837405242/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882146.89529: _low_level_execute_command(): starting 7064 1726882146.89531: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882146.6132627-10400-66299837405242/ > /dev/null 2>&1 && sleep 0' 7064 1726882146.90158: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882146.90180: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882146.90299: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882146.90315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882146.90391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882146.92231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882146.92307: stderr chunk (state=3): >>><<< 7064 1726882146.92318: stdout chunk (state=3): >>><<< 7064 1726882146.92339: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882146.92351: handler run complete 7064 1726882146.92384: attempt loop complete, returning result 7064 1726882146.92425: variable 'item' from source: unknown 7064 1726882146.92522: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/pki/tls/hostapd_test) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/hostapd_test", "path": "/etc/pki/tls/hostapd_test", "state": "absent" } 7064 1726882146.92855: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882146.92859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882146.92862: variable 'omit' from source: magic vars 7064 1726882146.93299: variable 'ansible_distribution_major_version' from source: facts 7064 1726882146.93304: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882146.93307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882146.93310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882146.93312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882146.93314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882146.93316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882146.93436: variable 'ansible_distribution' from source: facts 7064 1726882146.93439: variable 'ansible_distribution_major_version' from source: facts 7064 1726882146.93442: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882146.93532: variable 'ansible_distribution_major_version' from source: facts 7064 1726882146.93651: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882146.93730: variable 'ansible_distribution' from source: facts 7064 1726882146.93739: variable 'ansible_distribution_major_version' from source: facts 7064 1726882146.93750: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882146.93771: variable 'omit' from source: magic vars 7064 1726882146.93792: variable 'omit' from source: magic vars 7064 1726882146.93873: variable 'item' from source: unknown 7064 1726882146.93924: variable 'item' from source: unknown 7064 1726882146.93945: variable 'omit' from source: magic vars 7064 1726882146.93986: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882146.94087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882146.94090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882146.94092: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882146.94100: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882146.94102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882146.94114: Set connection var ansible_connection to ssh 7064 1726882146.94127: Set connection var ansible_shell_executable to /bin/sh 7064 1726882146.94135: Set connection var ansible_pipelining to False 7064 1726882146.94142: Set connection var ansible_timeout to 10 7064 1726882146.94149: Set connection var ansible_shell_type to sh 7064 1726882146.94161: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882146.94182: variable 'ansible_shell_executable' from source: unknown 7064 1726882146.94189: variable 'ansible_connection' from source: unknown 7064 1726882146.94199: variable 'ansible_module_compression' from source: unknown 7064 1726882146.94211: variable 'ansible_shell_type' from source: unknown 7064 1726882146.94300: variable 'ansible_shell_executable' from source: unknown 7064 1726882146.94303: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882146.94305: variable 'ansible_pipelining' from source: unknown 7064 1726882146.94307: variable 'ansible_timeout' from source: unknown 7064 1726882146.94313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882146.94345: 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__) (found_in_cache=True, class_only=False) 7064 1726882146.94357: variable 'omit' from source: magic vars 7064 1726882146.94365: starting attempt loop 7064 1726882146.94370: running the handler 7064 1726882146.94379: _low_level_execute_command(): starting 7064 1726882146.94385: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882146.94994: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882146.95155: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882146.95159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882146.95165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882146.95210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882146.96815: stdout chunk (state=3): >>>/root <<< 7064 1726882146.96977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882146.96980: stdout chunk (state=3): >>><<< 7064 1726882146.96983: stderr chunk (state=3): >>><<< 7064 1726882146.97086: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882146.97090: _low_level_execute_command(): starting 7064 1726882146.97098: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882146.970081-10400-275518318618134 `" && echo ansible-tmp-1726882146.970081-10400-275518318618134="` echo /root/.ansible/tmp/ansible-tmp-1726882146.970081-10400-275518318618134 `" ) && sleep 0' 7064 1726882146.97774: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882146.97804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882146.97875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882146.99730: stdout chunk (state=3): >>>ansible-tmp-1726882146.970081-10400-275518318618134=/root/.ansible/tmp/ansible-tmp-1726882146.970081-10400-275518318618134 <<< 7064 1726882146.99927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882146.99931: stdout chunk (state=3): >>><<< 7064 1726882146.99934: stderr chunk (state=3): >>><<< 7064 1726882146.99952: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882146.970081-10400-275518318618134=/root/.ansible/tmp/ansible-tmp-1726882146.970081-10400-275518318618134 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882147.00100: variable 'ansible_module_compression' from source: unknown 7064 1726882147.00103: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7064 1726882147.00111: variable 'ansible_facts' from source: unknown 7064 1726882147.00161: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882146.970081-10400-275518318618134/AnsiballZ_file.py 7064 1726882147.00314: Sending initial data 7064 1726882147.00323: Sent initial data (151 bytes) 7064 1726882147.00913: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882147.00930: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882147.01005: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882147.01051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882147.01068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882147.01090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882147.01166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882147.02689: 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 <<< 7064 1726882147.02739: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882147.02800: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmptdblob1_ /root/.ansible/tmp/ansible-tmp-1726882146.970081-10400-275518318618134/AnsiballZ_file.py <<< 7064 1726882147.02804: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882146.970081-10400-275518318618134/AnsiballZ_file.py" <<< 7064 1726882147.02854: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmptdblob1_" to remote "/root/.ansible/tmp/ansible-tmp-1726882146.970081-10400-275518318618134/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882146.970081-10400-275518318618134/AnsiballZ_file.py" <<< 7064 1726882147.03567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882147.03805: stderr chunk (state=3): >>><<< 7064 1726882147.03808: stdout chunk (state=3): >>><<< 7064 1726882147.03810: done transferring module to remote 7064 1726882147.03812: _low_level_execute_command(): starting 7064 1726882147.03815: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882146.970081-10400-275518318618134/ /root/.ansible/tmp/ansible-tmp-1726882146.970081-10400-275518318618134/AnsiballZ_file.py && sleep 0' 7064 1726882147.04397: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882147.04508: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882147.04516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882147.04592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882147.06305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882147.06321: stderr chunk (state=3): >>><<< 7064 1726882147.06324: stdout chunk (state=3): >>><<< 7064 1726882147.06499: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882147.06503: _low_level_execute_command(): starting 7064 1726882147.06506: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882146.970081-10400-275518318618134/AnsiballZ_file.py && sleep 0' 7064 1726882147.07009: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882147.07059: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882147.07070: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882147.07087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882147.07165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882147.22744: stdout chunk (state=3): >>> {"path": "/etc/hostapd/wired.conf", "changed": true, "diff": {"before": {"path": "/etc/hostapd/wired.conf", "state": "file"}, "after": {"path": "/etc/hostapd/wired.conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/wired.conf", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882147.24092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882147.24098: stdout chunk (state=3): >>><<< 7064 1726882147.24101: stderr chunk (state=3): >>><<< 7064 1726882147.24113: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/hostapd/wired.conf", "changed": true, "diff": {"before": {"path": "/etc/hostapd/wired.conf", "state": "file"}, "after": {"path": "/etc/hostapd/wired.conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/wired.conf", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882147.24145: done with _execute_module (file, {'state': 'absent', 'path': '/etc/hostapd/wired.conf', '_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': 'file', '_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-1726882146.970081-10400-275518318618134/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882147.24152: _low_level_execute_command(): starting 7064 1726882147.24157: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882146.970081-10400-275518318618134/ > /dev/null 2>&1 && sleep 0' 7064 1726882147.24841: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882147.24850: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882147.24898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882147.24901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882147.24904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882147.24906: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882147.24908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882147.24992: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882147.25026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882147.25103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882147.26898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882147.26935: stderr chunk (state=3): >>><<< 7064 1726882147.26938: stdout chunk (state=3): >>><<< 7064 1726882147.26985: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882147.26988: handler run complete 7064 1726882147.26991: attempt loop complete, returning result 7064 1726882147.27008: variable 'item' from source: unknown 7064 1726882147.27087: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/hostapd/wired.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/hostapd/wired.conf", "path": "/etc/hostapd/wired.conf", "state": "absent" } 7064 1726882147.27396: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882147.27405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882147.27408: variable 'omit' from source: magic vars 7064 1726882147.27411: variable 'ansible_distribution_major_version' from source: facts 7064 1726882147.27413: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882147.27600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882147.27603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882147.27606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882147.27639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882147.27642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882147.27748: variable 'ansible_distribution' from source: facts 7064 1726882147.27752: variable 'ansible_distribution_major_version' from source: facts 7064 1726882147.27799: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882147.27864: variable 'ansible_distribution_major_version' from source: facts 7064 1726882147.27868: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882147.28044: variable 'ansible_distribution' from source: facts 7064 1726882147.28048: variable 'ansible_distribution_major_version' from source: facts 7064 1726882147.28054: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882147.28063: variable 'omit' from source: magic vars 7064 1726882147.28189: variable 'omit' from source: magic vars 7064 1726882147.28192: variable 'item' from source: unknown 7064 1726882147.28197: variable 'item' from source: unknown 7064 1726882147.28220: variable 'omit' from source: magic vars 7064 1726882147.28246: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882147.28259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882147.28268: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882147.28284: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882147.28294: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882147.28305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882147.28363: Set connection var ansible_connection to ssh 7064 1726882147.28372: Set connection var ansible_shell_executable to /bin/sh 7064 1726882147.28377: Set connection var ansible_pipelining to False 7064 1726882147.28382: Set connection var ansible_timeout to 10 7064 1726882147.28387: Set connection var ansible_shell_type to sh 7064 1726882147.28391: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882147.28417: variable 'ansible_shell_executable' from source: unknown 7064 1726882147.28424: variable 'ansible_connection' from source: unknown 7064 1726882147.28427: variable 'ansible_module_compression' from source: unknown 7064 1726882147.28429: variable 'ansible_shell_type' from source: unknown 7064 1726882147.28431: variable 'ansible_shell_executable' from source: unknown 7064 1726882147.28433: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882147.28435: variable 'ansible_pipelining' from source: unknown 7064 1726882147.28437: variable 'ansible_timeout' from source: unknown 7064 1726882147.28546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882147.28549: 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__) (found_in_cache=True, class_only=False) 7064 1726882147.28560: variable 'omit' from source: magic vars 7064 1726882147.28563: starting attempt loop 7064 1726882147.28565: running the handler 7064 1726882147.28573: _low_level_execute_command(): starting 7064 1726882147.28576: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882147.29311: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882147.29315: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882147.29322: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882147.29324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882147.29372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882147.30929: stdout chunk (state=3): >>>/root <<< 7064 1726882147.31028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882147.31058: stderr chunk (state=3): >>><<< 7064 1726882147.31062: stdout chunk (state=3): >>><<< 7064 1726882147.31076: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882147.31083: _low_level_execute_command(): starting 7064 1726882147.31091: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882147.310754-10400-53013096555737 `" && echo ansible-tmp-1726882147.310754-10400-53013096555737="` echo /root/.ansible/tmp/ansible-tmp-1726882147.310754-10400-53013096555737 `" ) && sleep 0' 7064 1726882147.31676: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882147.31717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882147.31784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882147.33614: stdout chunk (state=3): >>>ansible-tmp-1726882147.310754-10400-53013096555737=/root/.ansible/tmp/ansible-tmp-1726882147.310754-10400-53013096555737 <<< 7064 1726882147.33727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882147.33754: stderr chunk (state=3): >>><<< 7064 1726882147.33757: stdout chunk (state=3): >>><<< 7064 1726882147.33770: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882147.310754-10400-53013096555737=/root/.ansible/tmp/ansible-tmp-1726882147.310754-10400-53013096555737 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882147.33802: variable 'ansible_module_compression' from source: unknown 7064 1726882147.33831: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7064 1726882147.33850: variable 'ansible_facts' from source: unknown 7064 1726882147.33899: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882147.310754-10400-53013096555737/AnsiballZ_file.py 7064 1726882147.33984: Sending initial data 7064 1726882147.33987: Sent initial data (150 bytes) 7064 1726882147.34400: 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 <<< 7064 1726882147.34432: 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.9.159 originally 10.31.9.159 <<< 7064 1726882147.34435: 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 <<< 7064 1726882147.34437: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882147.34439: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882147.34489: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882147.34497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882147.34500: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882147.34539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882147.36044: 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" <<< 7064 1726882147.36048: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882147.36083: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882147.36132: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp0zdqpn8p /root/.ansible/tmp/ansible-tmp-1726882147.310754-10400-53013096555737/AnsiballZ_file.py <<< 7064 1726882147.36136: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882147.310754-10400-53013096555737/AnsiballZ_file.py" <<< 7064 1726882147.36165: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp0zdqpn8p" to remote "/root/.ansible/tmp/ansible-tmp-1726882147.310754-10400-53013096555737/AnsiballZ_file.py" <<< 7064 1726882147.36172: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882147.310754-10400-53013096555737/AnsiballZ_file.py" <<< 7064 1726882147.36712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882147.36750: stderr chunk (state=3): >>><<< 7064 1726882147.36753: stdout chunk (state=3): >>><<< 7064 1726882147.36776: done transferring module to remote 7064 1726882147.36785: _low_level_execute_command(): starting 7064 1726882147.36790: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882147.310754-10400-53013096555737/ /root/.ansible/tmp/ansible-tmp-1726882147.310754-10400-53013096555737/AnsiballZ_file.py && sleep 0' 7064 1726882147.37234: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882147.37242: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882147.37244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882147.37246: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882147.37248: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882147.37284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882147.37287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882147.37340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882147.39033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882147.39062: stderr chunk (state=3): >>><<< 7064 1726882147.39065: stdout chunk (state=3): >>><<< 7064 1726882147.39078: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882147.39081: _low_level_execute_command(): starting 7064 1726882147.39086: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882147.310754-10400-53013096555737/AnsiballZ_file.py && sleep 0' 7064 1726882147.39532: 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 <<< 7064 1726882147.39535: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882147.39538: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882147.39540: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882147.39542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882147.39589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882147.39595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882147.39601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882147.39649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882147.55305: stdout chunk (state=3): >>> {"path": "/etc/hostapd/hostapd.eap_user", "changed": true, "diff": {"before": {"path": "/etc/hostapd/hostapd.eap_user", "state": "file"}, "after": {"path": "/etc/hostapd/hostapd.eap_user", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/hostapd.eap_user", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882147.56528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882147.56555: stderr chunk (state=3): >>><<< 7064 1726882147.56558: stdout chunk (state=3): >>><<< 7064 1726882147.56573: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/hostapd/hostapd.eap_user", "changed": true, "diff": {"before": {"path": "/etc/hostapd/hostapd.eap_user", "state": "file"}, "after": {"path": "/etc/hostapd/hostapd.eap_user", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/hostapd.eap_user", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882147.56597: done with _execute_module (file, {'state': 'absent', 'path': '/etc/hostapd/hostapd.eap_user', '_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': 'file', '_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-1726882147.310754-10400-53013096555737/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882147.56607: _low_level_execute_command(): starting 7064 1726882147.56610: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882147.310754-10400-53013096555737/ > /dev/null 2>&1 && sleep 0' 7064 1726882147.57075: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882147.57079: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882147.57081: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882147.57083: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882147.57085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882147.57131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882147.57134: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882147.57140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882147.57182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882147.58963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882147.58985: stderr chunk (state=3): >>><<< 7064 1726882147.58989: stdout chunk (state=3): >>><<< 7064 1726882147.59009: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882147.59012: handler run complete 7064 1726882147.59026: attempt loop complete, returning result 7064 1726882147.59041: variable 'item' from source: unknown 7064 1726882147.59099: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/hostapd/hostapd.eap_user) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/hostapd/hostapd.eap_user", "path": "/etc/hostapd/hostapd.eap_user", "state": "absent" } 7064 1726882147.59226: dumping result to json 7064 1726882147.59230: done dumping result, returning 7064 1726882147.59232: done running TaskExecutor() for managed_node1/TASK: Remove certs and config [12673a56-9f93-1c1a-8029-0000000009dd] 7064 1726882147.59234: sending task result for task 12673a56-9f93-1c1a-8029-0000000009dd 7064 1726882147.59281: done sending task result for task 12673a56-9f93-1c1a-8029-0000000009dd 7064 1726882147.59284: WORKER PROCESS EXITING 7064 1726882147.59357: no more pending results, returning what we have 7064 1726882147.59360: results queue empty 7064 1726882147.59360: checking for any_errors_fatal 7064 1726882147.59367: done checking for any_errors_fatal 7064 1726882147.59368: checking for max_fail_percentage 7064 1726882147.59369: done checking for max_fail_percentage 7064 1726882147.59370: checking to see if all hosts have failed and the running result is not ok 7064 1726882147.59371: done checking to see if all hosts have failed 7064 1726882147.59372: getting the remaining hosts for this loop 7064 1726882147.59373: done getting the remaining hosts for this loop 7064 1726882147.59376: getting the next task for host managed_node1 7064 1726882147.59384: done getting next task for host managed_node1 7064 1726882147.59387: ^ task is: TASK: Remove test certificates 7064 1726882147.59389: ^ state is: HOST STATE: block=3, task=18, 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=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), did rescue? False, did start at task? False 7064 1726882147.59401: getting variables 7064 1726882147.59402: in VariableManager get_vars() 7064 1726882147.59454: Calling all_inventory to load vars for managed_node1 7064 1726882147.59457: Calling groups_inventory to load vars for managed_node1 7064 1726882147.59459: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882147.59468: Calling all_plugins_play to load vars for managed_node1 7064 1726882147.59471: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882147.59473: Calling groups_plugins_play to load vars for managed_node1 7064 1726882147.60413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882147.61310: done with get_vars() 7064 1726882147.61326: done getting variables TASK [Remove test certificates] ************************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:126 Friday 20 September 2024 21:29:07 -0400 (0:00:01.090) 0:01:27.851 ****** 7064 1726882147.61396: entering _queue_task() for managed_node1/file 7064 1726882147.61608: worker is 1 (out of 1 available) 7064 1726882147.61617: exiting _queue_task() for managed_node1/file 7064 1726882147.61626: done queuing things up, now waiting for results queue to drain 7064 1726882147.61627: waiting for pending results... 7064 1726882147.61864: running TaskExecutor() for managed_node1/TASK: Remove test certificates 7064 1726882147.61926: in run() - task 12673a56-9f93-1c1a-8029-000000000194 7064 1726882147.61942: variable 'ansible_search_path' from source: unknown 7064 1726882147.62105: Loaded config def from plugin (lookup/items) 7064 1726882147.62117: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7064 1726882147.62133: variable 'omit' from source: magic vars 7064 1726882147.62251: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882147.62257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882147.62266: variable 'omit' from source: magic vars 7064 1726882147.62567: variable 'ansible_distribution_major_version' from source: facts 7064 1726882147.62800: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882147.62803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882147.64494: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882147.64550: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882147.64579: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882147.64608: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882147.64631: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882147.64683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882147.64708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882147.64726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882147.64756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882147.64766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882147.64848: variable 'ansible_distribution' from source: facts 7064 1726882147.64852: variable 'ansible_distribution_major_version' from source: facts 7064 1726882147.64858: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882147.64933: variable 'ansible_distribution_major_version' from source: facts 7064 1726882147.64936: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882147.65051: variable 'ansible_distribution' from source: facts 7064 1726882147.65056: variable 'ansible_distribution_major_version' from source: facts 7064 1726882147.65059: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882147.65070: variable 'omit' from source: magic vars 7064 1726882147.65080: variable 'omit' from source: magic vars 7064 1726882147.65154: variable 'item' from source: unknown 7064 1726882147.65169: variable 'omit' from source: magic vars 7064 1726882147.65190: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882147.65213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882147.65229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882147.65242: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882147.65250: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882147.65272: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882147.65275: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882147.65280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882147.65345: Set connection var ansible_connection to ssh 7064 1726882147.65358: Set connection var ansible_shell_executable to /bin/sh 7064 1726882147.65363: Set connection var ansible_pipelining to False 7064 1726882147.65369: Set connection var ansible_timeout to 10 7064 1726882147.65374: Set connection var ansible_shell_type to sh 7064 1726882147.65378: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882147.65397: variable 'ansible_shell_executable' from source: unknown 7064 1726882147.65406: variable 'ansible_connection' from source: unknown 7064 1726882147.65409: variable 'ansible_module_compression' from source: unknown 7064 1726882147.65411: variable 'ansible_shell_type' from source: unknown 7064 1726882147.65413: variable 'ansible_shell_executable' from source: unknown 7064 1726882147.65415: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882147.65421: variable 'ansible_pipelining' from source: unknown 7064 1726882147.65423: variable 'ansible_timeout' from source: unknown 7064 1726882147.65427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882147.65520: 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__) 7064 1726882147.65528: variable 'omit' from source: magic vars 7064 1726882147.65533: starting attempt loop 7064 1726882147.65536: running the handler 7064 1726882147.65551: _low_level_execute_command(): starting 7064 1726882147.65583: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882147.66404: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882147.66411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882147.66413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882147.66415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882147.66417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882147.66420: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882147.66423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882147.66425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882147.66429: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882147.66431: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7064 1726882147.66432: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882147.66442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882147.66444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882147.66445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882147.66447: stderr chunk (state=3): >>>debug2: match found <<< 7064 1726882147.66449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882147.66451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882147.66452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882147.66620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882147.68199: stdout chunk (state=3): >>>/root <<< 7064 1726882147.68337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882147.68475: stderr chunk (state=3): >>><<< 7064 1726882147.68478: stdout chunk (state=3): >>><<< 7064 1726882147.68481: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882147.68484: _low_level_execute_command(): starting 7064 1726882147.68487: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882147.6838117-10442-234546241677169 `" && echo ansible-tmp-1726882147.6838117-10442-234546241677169="` echo /root/.ansible/tmp/ansible-tmp-1726882147.6838117-10442-234546241677169 `" ) && sleep 0' 7064 1726882147.69114: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882147.69163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882147.69181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882147.69209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882147.69289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882147.71129: stdout chunk (state=3): >>>ansible-tmp-1726882147.6838117-10442-234546241677169=/root/.ansible/tmp/ansible-tmp-1726882147.6838117-10442-234546241677169 <<< 7064 1726882147.71280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882147.71307: stdout chunk (state=3): >>><<< 7064 1726882147.71310: stderr chunk (state=3): >>><<< 7064 1726882147.71328: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882147.6838117-10442-234546241677169=/root/.ansible/tmp/ansible-tmp-1726882147.6838117-10442-234546241677169 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882147.71407: variable 'ansible_module_compression' from source: unknown 7064 1726882147.71447: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7064 1726882147.71487: variable 'ansible_facts' from source: unknown 7064 1726882147.71602: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882147.6838117-10442-234546241677169/AnsiballZ_file.py 7064 1726882147.71844: Sending initial data 7064 1726882147.71847: Sent initial data (152 bytes) 7064 1726882147.72344: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882147.72359: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882147.72466: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882147.72488: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882147.72577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882147.74086: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7064 1726882147.74133: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882147.74176: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882147.74305: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpfi1bcd56 /root/.ansible/tmp/ansible-tmp-1726882147.6838117-10442-234546241677169/AnsiballZ_file.py <<< 7064 1726882147.74501: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882147.6838117-10442-234546241677169/AnsiballZ_file.py" <<< 7064 1726882147.74524: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpfi1bcd56" to remote "/root/.ansible/tmp/ansible-tmp-1726882147.6838117-10442-234546241677169/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882147.6838117-10442-234546241677169/AnsiballZ_file.py" <<< 7064 1726882147.75377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882147.75380: stderr chunk (state=3): >>><<< 7064 1726882147.75383: stdout chunk (state=3): >>><<< 7064 1726882147.75385: done transferring module to remote 7064 1726882147.75387: _low_level_execute_command(): starting 7064 1726882147.75389: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882147.6838117-10442-234546241677169/ /root/.ansible/tmp/ansible-tmp-1726882147.6838117-10442-234546241677169/AnsiballZ_file.py && sleep 0' 7064 1726882147.76018: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882147.76038: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882147.76056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882147.76072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882147.76108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882147.76121: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882147.76141: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882147.76220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882147.76273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882147.76323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882147.78095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882147.78099: stdout chunk (state=3): >>><<< 7064 1726882147.78101: stderr chunk (state=3): >>><<< 7064 1726882147.78204: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882147.78208: _low_level_execute_command(): starting 7064 1726882147.78216: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882147.6838117-10442-234546241677169/AnsiballZ_file.py && sleep 0' 7064 1726882147.78875: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882147.78889: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882147.78943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882147.78963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882147.78995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882147.79075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882147.94724: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/client.key", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882147.96002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882147.96016: stderr chunk (state=3): >>>Shared connection to 10.31.9.159 closed. <<< 7064 1726882147.96056: stderr chunk (state=3): >>><<< 7064 1726882147.96077: stdout chunk (state=3): >>><<< 7064 1726882147.96227: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/client.key", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882147.96231: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/client.key', '_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': 'file', '_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-1726882147.6838117-10442-234546241677169/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882147.96234: _low_level_execute_command(): starting 7064 1726882147.96236: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882147.6838117-10442-234546241677169/ > /dev/null 2>&1 && sleep 0' 7064 1726882147.96828: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882147.96843: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882147.96858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882147.96876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882147.97013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882147.97016: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882147.97059: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882147.97077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882147.97104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882147.97183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882147.98968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882147.98975: stdout chunk (state=3): >>><<< 7064 1726882147.98985: stderr chunk (state=3): >>><<< 7064 1726882147.99078: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882147.99082: handler run complete 7064 1726882147.99084: attempt loop complete, returning result 7064 1726882147.99086: variable 'item' from source: unknown 7064 1726882147.99102: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key) => { "ansible_loop_var": "item", "changed": true, "item": "client.key", "path": "/etc/pki/tls/client.key", "state": "absent" } 7064 1726882147.99275: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882147.99279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882147.99281: variable 'omit' from source: magic vars 7064 1726882147.99353: variable 'ansible_distribution_major_version' from source: facts 7064 1726882147.99356: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882147.99542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882147.99563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882147.99596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882147.99899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882147.99903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882147.99909: variable 'ansible_distribution' from source: facts 7064 1726882147.99912: variable 'ansible_distribution_major_version' from source: facts 7064 1726882147.99914: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882147.99916: variable 'ansible_distribution_major_version' from source: facts 7064 1726882147.99918: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882148.00084: variable 'ansible_distribution' from source: facts 7064 1726882148.00097: variable 'ansible_distribution_major_version' from source: facts 7064 1726882148.00109: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882148.00119: variable 'omit' from source: magic vars 7064 1726882148.00148: variable 'omit' from source: magic vars 7064 1726882148.00267: variable 'item' from source: unknown 7064 1726882148.00288: variable 'omit' from source: magic vars 7064 1726882148.00319: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882148.00328: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882148.00335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882148.00369: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882148.00379: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882148.00385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882148.00438: Set connection var ansible_connection to ssh 7064 1726882148.00446: Set connection var ansible_shell_executable to /bin/sh 7064 1726882148.00451: Set connection var ansible_pipelining to False 7064 1726882148.00456: Set connection var ansible_timeout to 10 7064 1726882148.00461: Set connection var ansible_shell_type to sh 7064 1726882148.00469: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882148.00483: variable 'ansible_shell_executable' from source: unknown 7064 1726882148.00486: variable 'ansible_connection' from source: unknown 7064 1726882148.00488: variable 'ansible_module_compression' from source: unknown 7064 1726882148.00500: variable 'ansible_shell_type' from source: unknown 7064 1726882148.00503: variable 'ansible_shell_executable' from source: unknown 7064 1726882148.00505: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882148.00507: variable 'ansible_pipelining' from source: unknown 7064 1726882148.00509: variable 'ansible_timeout' from source: unknown 7064 1726882148.00514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882148.00585: 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__) (found_in_cache=True, class_only=False) 7064 1726882148.00591: variable 'omit' from source: magic vars 7064 1726882148.00596: starting attempt loop 7064 1726882148.00598: running the handler 7064 1726882148.00606: _low_level_execute_command(): starting 7064 1726882148.00609: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882148.01027: 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 <<< 7064 1726882148.01030: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882148.01032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.01035: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882148.01037: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.01082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882148.01089: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.01133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.02679: stdout chunk (state=3): >>>/root <<< 7064 1726882148.02829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882148.02833: stdout chunk (state=3): >>><<< 7064 1726882148.02835: stderr chunk (state=3): >>><<< 7064 1726882148.02851: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882148.02866: _low_level_execute_command(): starting 7064 1726882148.02939: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882148.0285707-10442-136009172633146 `" && echo ansible-tmp-1726882148.0285707-10442-136009172633146="` echo /root/.ansible/tmp/ansible-tmp-1726882148.0285707-10442-136009172633146 `" ) && sleep 0' 7064 1726882148.03429: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882148.03447: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882148.03463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882148.03480: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.03497: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.03566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882148.03580: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.03617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.05458: stdout chunk (state=3): >>>ansible-tmp-1726882148.0285707-10442-136009172633146=/root/.ansible/tmp/ansible-tmp-1726882148.0285707-10442-136009172633146 <<< 7064 1726882148.05703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882148.05706: stdout chunk (state=3): >>><<< 7064 1726882148.05708: stderr chunk (state=3): >>><<< 7064 1726882148.05711: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882148.0285707-10442-136009172633146=/root/.ansible/tmp/ansible-tmp-1726882148.0285707-10442-136009172633146 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882148.05713: variable 'ansible_module_compression' from source: unknown 7064 1726882148.05732: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7064 1726882148.05759: variable 'ansible_facts' from source: unknown 7064 1726882148.05860: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882148.0285707-10442-136009172633146/AnsiballZ_file.py 7064 1726882148.05961: Sending initial data 7064 1726882148.05965: Sent initial data (152 bytes) 7064 1726882148.06635: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.06667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.08156: 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 <<< 7064 1726882148.08197: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882148.08237: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp_oc_2rq6 /root/.ansible/tmp/ansible-tmp-1726882148.0285707-10442-136009172633146/AnsiballZ_file.py <<< 7064 1726882148.08241: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882148.0285707-10442-136009172633146/AnsiballZ_file.py" <<< 7064 1726882148.08273: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp_oc_2rq6" to remote "/root/.ansible/tmp/ansible-tmp-1726882148.0285707-10442-136009172633146/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882148.0285707-10442-136009172633146/AnsiballZ_file.py" <<< 7064 1726882148.08867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882148.09057: stderr chunk (state=3): >>><<< 7064 1726882148.09061: stdout chunk (state=3): >>><<< 7064 1726882148.09063: done transferring module to remote 7064 1726882148.09065: _low_level_execute_command(): starting 7064 1726882148.09068: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882148.0285707-10442-136009172633146/ /root/.ansible/tmp/ansible-tmp-1726882148.0285707-10442-136009172633146/AnsiballZ_file.py && sleep 0' 7064 1726882148.09628: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882148.09640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882148.09651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882148.09661: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.09707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882148.09719: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.09765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.11463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882148.11486: stderr chunk (state=3): >>><<< 7064 1726882148.11489: stdout chunk (state=3): >>><<< 7064 1726882148.11505: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882148.11513: _low_level_execute_command(): starting 7064 1726882148.11515: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882148.0285707-10442-136009172633146/AnsiballZ_file.py && sleep 0' 7064 1726882148.11931: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882148.11934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882148.11936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.11938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882148.11940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882148.11942: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.11989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882148.12000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.12041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.27709: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/client.key.nocrypt", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key.nocrypt", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882148.28962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882148.28989: stderr chunk (state=3): >>><<< 7064 1726882148.28992: stdout chunk (state=3): >>><<< 7064 1726882148.29017: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/client.key.nocrypt", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key.nocrypt", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882148.29041: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/client.key.nocrypt', '_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': 'file', '_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-1726882148.0285707-10442-136009172633146/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882148.29049: _low_level_execute_command(): starting 7064 1726882148.29053: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882148.0285707-10442-136009172633146/ > /dev/null 2>&1 && sleep 0' 7064 1726882148.29489: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882148.29495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882148.29526: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882148.29529: 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.9.159 is address <<< 7064 1726882148.29531: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882148.29533: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.29589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882148.29592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882148.29597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.29644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.31411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882148.31437: stderr chunk (state=3): >>><<< 7064 1726882148.31440: stdout chunk (state=3): >>><<< 7064 1726882148.31453: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882148.31460: handler run complete 7064 1726882148.31475: attempt loop complete, returning result 7064 1726882148.31494: variable 'item' from source: unknown 7064 1726882148.31554: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key.nocrypt) => { "ansible_loop_var": "item", "changed": true, "item": "client.key.nocrypt", "path": "/etc/pki/tls/client.key.nocrypt", "state": "absent" } 7064 1726882148.31673: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882148.31676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882148.31678: variable 'omit' from source: magic vars 7064 1726882148.31792: variable 'ansible_distribution_major_version' from source: facts 7064 1726882148.31797: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882148.31885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882148.31910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882148.31930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882148.31955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882148.31966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882148.32034: variable 'ansible_distribution' from source: facts 7064 1726882148.32037: variable 'ansible_distribution_major_version' from source: facts 7064 1726882148.32043: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882148.32115: variable 'ansible_distribution_major_version' from source: facts 7064 1726882148.32119: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882148.32229: variable 'ansible_distribution' from source: facts 7064 1726882148.32233: variable 'ansible_distribution_major_version' from source: facts 7064 1726882148.32239: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882148.32242: variable 'omit' from source: magic vars 7064 1726882148.32256: variable 'omit' from source: magic vars 7064 1726882148.32329: variable 'item' from source: unknown 7064 1726882148.32340: variable 'omit' from source: magic vars 7064 1726882148.32358: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882148.32361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882148.32368: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882148.32378: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882148.32380: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882148.32383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882148.32434: Set connection var ansible_connection to ssh 7064 1726882148.32442: Set connection var ansible_shell_executable to /bin/sh 7064 1726882148.32447: Set connection var ansible_pipelining to False 7064 1726882148.32452: Set connection var ansible_timeout to 10 7064 1726882148.32456: Set connection var ansible_shell_type to sh 7064 1726882148.32463: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882148.32478: variable 'ansible_shell_executable' from source: unknown 7064 1726882148.32481: variable 'ansible_connection' from source: unknown 7064 1726882148.32483: variable 'ansible_module_compression' from source: unknown 7064 1726882148.32486: variable 'ansible_shell_type' from source: unknown 7064 1726882148.32488: variable 'ansible_shell_executable' from source: unknown 7064 1726882148.32490: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882148.32495: variable 'ansible_pipelining' from source: unknown 7064 1726882148.32501: variable 'ansible_timeout' from source: unknown 7064 1726882148.32504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882148.32575: 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__) (found_in_cache=True, class_only=False) 7064 1726882148.32580: variable 'omit' from source: magic vars 7064 1726882148.32583: starting attempt loop 7064 1726882148.32585: running the handler 7064 1726882148.32587: _low_level_execute_command(): starting 7064 1726882148.32594: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882148.33030: 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 <<< 7064 1726882148.33034: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.33048: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.33099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882148.33106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.33157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.34707: stdout chunk (state=3): >>>/root <<< 7064 1726882148.34810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882148.34836: stderr chunk (state=3): >>><<< 7064 1726882148.34839: stdout chunk (state=3): >>><<< 7064 1726882148.34852: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882148.34863: _low_level_execute_command(): starting 7064 1726882148.34866: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882148.348514-10442-58124168798584 `" && echo ansible-tmp-1726882148.348514-10442-58124168798584="` echo /root/.ansible/tmp/ansible-tmp-1726882148.348514-10442-58124168798584 `" ) && sleep 0' 7064 1726882148.35273: 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 <<< 7064 1726882148.35283: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.35298: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882148.35312: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.35361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882148.35368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882148.35371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.35415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.37245: stdout chunk (state=3): >>>ansible-tmp-1726882148.348514-10442-58124168798584=/root/.ansible/tmp/ansible-tmp-1726882148.348514-10442-58124168798584 <<< 7064 1726882148.37350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882148.37372: stderr chunk (state=3): >>><<< 7064 1726882148.37375: stdout chunk (state=3): >>><<< 7064 1726882148.37387: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882148.348514-10442-58124168798584=/root/.ansible/tmp/ansible-tmp-1726882148.348514-10442-58124168798584 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882148.37418: variable 'ansible_module_compression' from source: unknown 7064 1726882148.37447: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7064 1726882148.37461: variable 'ansible_facts' from source: unknown 7064 1726882148.37511: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882148.348514-10442-58124168798584/AnsiballZ_file.py 7064 1726882148.37597: Sending initial data 7064 1726882148.37601: Sent initial data (150 bytes) 7064 1726882148.38031: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882148.38034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882148.38037: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882148.38039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.38040: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882148.38042: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882148.38044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.38092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882148.38100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.38137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.39637: 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 <<< 7064 1726882148.39644: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882148.39679: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882148.39719: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp9hf47l5h /root/.ansible/tmp/ansible-tmp-1726882148.348514-10442-58124168798584/AnsiballZ_file.py <<< 7064 1726882148.39727: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882148.348514-10442-58124168798584/AnsiballZ_file.py" <<< 7064 1726882148.39759: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmp9hf47l5h" to remote "/root/.ansible/tmp/ansible-tmp-1726882148.348514-10442-58124168798584/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882148.348514-10442-58124168798584/AnsiballZ_file.py" <<< 7064 1726882148.40300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882148.40333: stderr chunk (state=3): >>><<< 7064 1726882148.40337: stdout chunk (state=3): >>><<< 7064 1726882148.40381: done transferring module to remote 7064 1726882148.40387: _low_level_execute_command(): starting 7064 1726882148.40391: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882148.348514-10442-58124168798584/ /root/.ansible/tmp/ansible-tmp-1726882148.348514-10442-58124168798584/AnsiballZ_file.py && sleep 0' 7064 1726882148.40785: 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 <<< 7064 1726882148.40821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882148.40824: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.40826: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882148.40828: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.40875: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882148.40879: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.40926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.42621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882148.42647: stderr chunk (state=3): >>><<< 7064 1726882148.42650: stdout chunk (state=3): >>><<< 7064 1726882148.42662: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882148.42665: _low_level_execute_command(): starting 7064 1726882148.42669: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882148.348514-10442-58124168798584/AnsiballZ_file.py && sleep 0' 7064 1726882148.43080: 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 <<< 7064 1726882148.43083: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.43085: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882148.43088: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.43140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882148.43147: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882148.43149: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.43198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.58667: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/client.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/client.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882148.60007: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882148.60012: stdout chunk (state=3): >>><<< 7064 1726882148.60014: stderr chunk (state=3): >>><<< 7064 1726882148.60017: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/client.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/client.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882148.60021: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/client.pem', '_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': 'file', '_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-1726882148.348514-10442-58124168798584/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882148.60036: _low_level_execute_command(): starting 7064 1726882148.60046: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882148.348514-10442-58124168798584/ > /dev/null 2>&1 && sleep 0' 7064 1726882148.60675: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882148.60686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882148.60701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882148.60799: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882148.60835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.60890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.63099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882148.63103: stdout chunk (state=3): >>><<< 7064 1726882148.63105: stderr chunk (state=3): >>><<< 7064 1726882148.63107: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882148.63109: handler run complete 7064 1726882148.63111: attempt loop complete, returning result 7064 1726882148.63113: variable 'item' from source: unknown 7064 1726882148.63115: variable 'item' from source: unknown changed: [managed_node1] => (item=client.pem) => { "ansible_loop_var": "item", "changed": true, "item": "client.pem", "path": "/etc/pki/tls/client.pem", "state": "absent" } 7064 1726882148.63499: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882148.63502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882148.63504: variable 'omit' from source: magic vars 7064 1726882148.63564: variable 'ansible_distribution_major_version' from source: facts 7064 1726882148.63576: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882148.63709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882148.63739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882148.63768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882148.63817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882148.63835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882148.63929: variable 'ansible_distribution' from source: facts 7064 1726882148.63938: variable 'ansible_distribution_major_version' from source: facts 7064 1726882148.63950: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882148.64057: variable 'ansible_distribution_major_version' from source: facts 7064 1726882148.64067: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882148.64229: variable 'ansible_distribution' from source: facts 7064 1726882148.64239: variable 'ansible_distribution_major_version' from source: facts 7064 1726882148.64250: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882148.64258: variable 'omit' from source: magic vars 7064 1726882148.64276: variable 'omit' from source: magic vars 7064 1726882148.64379: variable 'item' from source: unknown 7064 1726882148.64401: variable 'omit' from source: magic vars 7064 1726882148.64498: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882148.64502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882148.64504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882148.64506: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882148.64508: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882148.64510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882148.64542: Set connection var ansible_connection to ssh 7064 1726882148.64556: Set connection var ansible_shell_executable to /bin/sh 7064 1726882148.64564: Set connection var ansible_pipelining to False 7064 1726882148.64573: Set connection var ansible_timeout to 10 7064 1726882148.64580: Set connection var ansible_shell_type to sh 7064 1726882148.64588: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882148.64612: variable 'ansible_shell_executable' from source: unknown 7064 1726882148.64619: variable 'ansible_connection' from source: unknown 7064 1726882148.64625: variable 'ansible_module_compression' from source: unknown 7064 1726882148.64632: variable 'ansible_shell_type' from source: unknown 7064 1726882148.64639: variable 'ansible_shell_executable' from source: unknown 7064 1726882148.64645: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882148.64652: variable 'ansible_pipelining' from source: unknown 7064 1726882148.64658: variable 'ansible_timeout' from source: unknown 7064 1726882148.64664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882148.64768: 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__) (found_in_cache=True, class_only=False) 7064 1726882148.64858: variable 'omit' from source: magic vars 7064 1726882148.64862: starting attempt loop 7064 1726882148.64864: running the handler 7064 1726882148.64866: _low_level_execute_command(): starting 7064 1726882148.64868: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882148.65388: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882148.65405: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882148.65420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882148.65436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882148.65514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.65547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882148.65578: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.65641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.67225: stdout chunk (state=3): >>>/root <<< 7064 1726882148.67380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882148.67384: stdout chunk (state=3): >>><<< 7064 1726882148.67386: stderr chunk (state=3): >>><<< 7064 1726882148.67489: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882148.67494: _low_level_execute_command(): starting 7064 1726882148.67507: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882148.6741164-10442-21928013570310 `" && echo ansible-tmp-1726882148.6741164-10442-21928013570310="` echo /root/.ansible/tmp/ansible-tmp-1726882148.6741164-10442-21928013570310 `" ) && sleep 0' 7064 1726882148.68110: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.68204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882148.68220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882148.68261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.68312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.70164: stdout chunk (state=3): >>>ansible-tmp-1726882148.6741164-10442-21928013570310=/root/.ansible/tmp/ansible-tmp-1726882148.6741164-10442-21928013570310 <<< 7064 1726882148.70333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882148.70337: stdout chunk (state=3): >>><<< 7064 1726882148.70339: stderr chunk (state=3): >>><<< 7064 1726882148.70500: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882148.6741164-10442-21928013570310=/root/.ansible/tmp/ansible-tmp-1726882148.6741164-10442-21928013570310 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882148.70503: variable 'ansible_module_compression' from source: unknown 7064 1726882148.70506: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7064 1726882148.70508: variable 'ansible_facts' from source: unknown 7064 1726882148.70553: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882148.6741164-10442-21928013570310/AnsiballZ_file.py 7064 1726882148.70747: Sending initial data 7064 1726882148.70754: Sent initial data (151 bytes) 7064 1726882148.71604: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882148.71682: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882148.71710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882148.71720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.71790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.73297: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7064 1726882148.73313: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7064 1726882148.73326: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7064 1726882148.73361: stderr chunk (state=3): >>>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 <<< 7064 1726882148.73398: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882148.73444: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpfl3cybct /root/.ansible/tmp/ansible-tmp-1726882148.6741164-10442-21928013570310/AnsiballZ_file.py <<< 7064 1726882148.73447: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882148.6741164-10442-21928013570310/AnsiballZ_file.py" <<< 7064 1726882148.73481: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpfl3cybct" to remote "/root/.ansible/tmp/ansible-tmp-1726882148.6741164-10442-21928013570310/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882148.6741164-10442-21928013570310/AnsiballZ_file.py" <<< 7064 1726882148.74225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882148.74281: stderr chunk (state=3): >>><<< 7064 1726882148.74296: stdout chunk (state=3): >>><<< 7064 1726882148.74499: done transferring module to remote 7064 1726882148.74503: _low_level_execute_command(): starting 7064 1726882148.74508: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882148.6741164-10442-21928013570310/ /root/.ansible/tmp/ansible-tmp-1726882148.6741164-10442-21928013570310/AnsiballZ_file.py && sleep 0' 7064 1726882148.75044: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882148.75099: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882148.75103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882148.75105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882148.75108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882148.75110: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882148.75112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.75121: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882148.75129: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882148.75136: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7064 1726882148.75166: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882148.75172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882148.75175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882148.75178: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882148.75180: stderr chunk (state=3): >>>debug2: match found <<< 7064 1726882148.75182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.75258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882148.75274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882148.75287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.75365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.77089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882148.77168: stderr chunk (state=3): >>><<< 7064 1726882148.77171: stdout chunk (state=3): >>><<< 7064 1726882148.77186: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882148.77246: _low_level_execute_command(): starting 7064 1726882148.77250: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882148.6741164-10442-21928013570310/AnsiballZ_file.py && sleep 0' 7064 1726882148.78174: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882148.78177: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882148.78179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.78181: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882148.78183: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.78256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.78311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.94069: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882148.95279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882148.95302: stderr chunk (state=3): >>><<< 7064 1726882148.95306: stdout chunk (state=3): >>><<< 7064 1726882148.95319: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882148.95347: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/cacert.pem', '_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': 'file', '_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-1726882148.6741164-10442-21928013570310/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882148.95353: _low_level_execute_command(): starting 7064 1726882148.95357: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882148.6741164-10442-21928013570310/ > /dev/null 2>&1 && sleep 0' 7064 1726882148.95775: 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 <<< 7064 1726882148.95778: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.95780: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882148.95782: 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 <<< 7064 1726882148.95784: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882148.95833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882148.95836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882148.95882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882148.97652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882148.97673: stderr chunk (state=3): >>><<< 7064 1726882148.97676: stdout chunk (state=3): >>><<< 7064 1726882148.97688: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882148.97696: handler run complete 7064 1726882148.97711: attempt loop complete, returning result 7064 1726882148.97729: variable 'item' from source: unknown 7064 1726882148.97786: variable 'item' from source: unknown changed: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "item": "cacert.pem", "path": "/etc/pki/tls/cacert.pem", "state": "absent" } 7064 1726882148.97908: dumping result to json 7064 1726882148.97911: done dumping result, returning 7064 1726882148.97914: done running TaskExecutor() for managed_node1/TASK: Remove test certificates [12673a56-9f93-1c1a-8029-000000000194] 7064 1726882148.97916: sending task result for task 12673a56-9f93-1c1a-8029-000000000194 7064 1726882148.97970: done sending task result for task 12673a56-9f93-1c1a-8029-000000000194 7064 1726882148.97973: WORKER PROCESS EXITING 7064 1726882148.98055: no more pending results, returning what we have 7064 1726882148.98063: results queue empty 7064 1726882148.98064: checking for any_errors_fatal 7064 1726882148.98076: done checking for any_errors_fatal 7064 1726882148.98077: checking for max_fail_percentage 7064 1726882148.98078: done checking for max_fail_percentage 7064 1726882148.98079: checking to see if all hosts have failed and the running result is not ok 7064 1726882148.98080: done checking to see if all hosts have failed 7064 1726882148.98083: getting the remaining hosts for this loop 7064 1726882148.98084: done getting the remaining hosts for this loop 7064 1726882148.98087: getting the next task for host managed_node1 7064 1726882148.98097: done getting next task for host managed_node1 7064 1726882148.98099: ^ task is: TASK: Remove test CA 7064 1726882148.98102: ^ state is: HOST STATE: block=3, task=18, 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=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), did rescue? False, did start at task? False 7064 1726882148.98106: getting variables 7064 1726882148.98107: in VariableManager get_vars() 7064 1726882148.98156: Calling all_inventory to load vars for managed_node1 7064 1726882148.98159: Calling groups_inventory to load vars for managed_node1 7064 1726882148.98161: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882148.98170: Calling all_plugins_play to load vars for managed_node1 7064 1726882148.98173: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882148.98176: Calling groups_plugins_play to load vars for managed_node1 7064 1726882148.98967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882148.99827: done with get_vars() 7064 1726882148.99844: done getting variables TASK [Remove test CA] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:135 Friday 20 September 2024 21:29:08 -0400 (0:00:01.385) 0:01:29.236 ****** 7064 1726882148.99911: entering _queue_task() for managed_node1/file 7064 1726882149.00132: worker is 1 (out of 1 available) 7064 1726882149.00146: exiting _queue_task() for managed_node1/file 7064 1726882149.00157: done queuing things up, now waiting for results queue to drain 7064 1726882149.00159: waiting for pending results... 7064 1726882149.00334: running TaskExecutor() for managed_node1/TASK: Remove test CA 7064 1726882149.00402: in run() - task 12673a56-9f93-1c1a-8029-000000000195 7064 1726882149.00414: variable 'ansible_search_path' from source: unknown 7064 1726882149.00567: Loaded config def from plugin (lookup/items) 7064 1726882149.00574: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7064 1726882149.00598: variable 'omit' from source: magic vars 7064 1726882149.00700: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882149.00705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882149.00720: variable 'omit' from source: magic vars 7064 1726882149.00972: variable 'ansible_distribution_major_version' from source: facts 7064 1726882149.00979: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882149.01110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882149.02788: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882149.02833: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882149.02860: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882149.02885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882149.02920: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882149.02973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882149.02997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882149.03016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882149.03042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882149.03052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882149.03134: variable 'ansible_distribution' from source: facts 7064 1726882149.03137: variable 'ansible_distribution_major_version' from source: facts 7064 1726882149.03144: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882149.03224: variable 'ansible_distribution_major_version' from source: facts 7064 1726882149.03232: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882149.03344: variable 'ansible_distribution' from source: facts 7064 1726882149.03348: variable 'ansible_distribution_major_version' from source: facts 7064 1726882149.03353: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882149.03359: variable 'omit' from source: magic vars 7064 1726882149.03374: variable 'omit' from source: magic vars 7064 1726882149.03408: variable 'item' from source: unknown 7064 1726882149.03460: variable 'item' from source: unknown 7064 1726882149.03474: variable 'omit' from source: magic vars 7064 1726882149.03497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882149.03515: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882149.03531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882149.03549: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882149.03557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882149.03578: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882149.03581: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882149.03583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882149.03648: Set connection var ansible_connection to ssh 7064 1726882149.03661: Set connection var ansible_shell_executable to /bin/sh 7064 1726882149.03664: Set connection var ansible_pipelining to False 7064 1726882149.03669: Set connection var ansible_timeout to 10 7064 1726882149.03674: Set connection var ansible_shell_type to sh 7064 1726882149.03680: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882149.03698: variable 'ansible_shell_executable' from source: unknown 7064 1726882149.03701: variable 'ansible_connection' from source: unknown 7064 1726882149.03703: variable 'ansible_module_compression' from source: unknown 7064 1726882149.03705: variable 'ansible_shell_type' from source: unknown 7064 1726882149.03708: variable 'ansible_shell_executable' from source: unknown 7064 1726882149.03712: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882149.03715: variable 'ansible_pipelining' from source: unknown 7064 1726882149.03718: variable 'ansible_timeout' from source: unknown 7064 1726882149.03722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882149.03819: 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__) 7064 1726882149.03827: variable 'omit' from source: magic vars 7064 1726882149.03832: starting attempt loop 7064 1726882149.03836: running the handler 7064 1726882149.03847: _low_level_execute_command(): starting 7064 1726882149.03853: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882149.04364: 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 <<< 7064 1726882149.04367: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.04370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882149.04372: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.04431: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882149.04449: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882149.04451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.04487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882149.06050: stdout chunk (state=3): >>>/root <<< 7064 1726882149.06144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882149.06176: stderr chunk (state=3): >>><<< 7064 1726882149.06180: stdout chunk (state=3): >>><<< 7064 1726882149.06203: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882149.06213: _low_level_execute_command(): starting 7064 1726882149.06217: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882149.0620308-10501-95892256609430 `" && echo ansible-tmp-1726882149.0620308-10501-95892256609430="` echo /root/.ansible/tmp/ansible-tmp-1726882149.0620308-10501-95892256609430 `" ) && sleep 0' 7064 1726882149.06659: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882149.06662: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882149.06665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.06667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882149.06669: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.06722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882149.06725: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.06773: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882149.08678: stdout chunk (state=3): >>>ansible-tmp-1726882149.0620308-10501-95892256609430=/root/.ansible/tmp/ansible-tmp-1726882149.0620308-10501-95892256609430 <<< 7064 1726882149.08792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882149.08823: stderr chunk (state=3): >>><<< 7064 1726882149.08826: stdout chunk (state=3): >>><<< 7064 1726882149.08842: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882149.0620308-10501-95892256609430=/root/.ansible/tmp/ansible-tmp-1726882149.0620308-10501-95892256609430 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882149.08881: variable 'ansible_module_compression' from source: unknown 7064 1726882149.08924: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7064 1726882149.08951: variable 'ansible_facts' from source: unknown 7064 1726882149.09021: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882149.0620308-10501-95892256609430/AnsiballZ_file.py 7064 1726882149.09122: Sending initial data 7064 1726882149.09125: Sent initial data (151 bytes) 7064 1726882149.09568: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882149.09575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882149.09598: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882149.09601: 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.9.159 is address debug1: re-parsing configuration <<< 7064 1726882149.09614: 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 <<< 7064 1726882149.09617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.09669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882149.09672: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882149.09676: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.09716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882149.11226: 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" <<< 7064 1726882149.11238: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882149.11269: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882149.11319: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpgcflyz9v /root/.ansible/tmp/ansible-tmp-1726882149.0620308-10501-95892256609430/AnsiballZ_file.py <<< 7064 1726882149.11326: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882149.0620308-10501-95892256609430/AnsiballZ_file.py" <<< 7064 1726882149.11361: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpgcflyz9v" to remote "/root/.ansible/tmp/ansible-tmp-1726882149.0620308-10501-95892256609430/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882149.0620308-10501-95892256609430/AnsiballZ_file.py" <<< 7064 1726882149.11915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882149.11956: stderr chunk (state=3): >>><<< 7064 1726882149.11959: stdout chunk (state=3): >>><<< 7064 1726882149.11975: done transferring module to remote 7064 1726882149.11983: _low_level_execute_command(): starting 7064 1726882149.11988: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882149.0620308-10501-95892256609430/ /root/.ansible/tmp/ansible-tmp-1726882149.0620308-10501-95892256609430/AnsiballZ_file.py && sleep 0' 7064 1726882149.12395: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882149.12413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882149.12416: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.12429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.12477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882149.12496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.12533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882149.14400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882149.14404: stdout chunk (state=3): >>><<< 7064 1726882149.14406: stderr chunk (state=3): >>><<< 7064 1726882149.14409: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882149.14412: _low_level_execute_command(): starting 7064 1726882149.14414: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882149.0620308-10501-95892256609430/AnsiballZ_file.py && sleep 0' 7064 1726882149.14865: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882149.14874: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882149.14884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882149.14899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882149.14912: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882149.14919: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882149.14929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.14958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882149.15034: 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/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882149.15049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.15122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882149.30723: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/my_ca_certs/cacert.pem", "/etc/pki/tls/my_ca_certs/d1b7d027.0"]}}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/my_ca_certs", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882149.32005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882149.32028: stderr chunk (state=3): >>><<< 7064 1726882149.32031: stdout chunk (state=3): >>><<< 7064 1726882149.32048: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/my_ca_certs/cacert.pem", "/etc/pki/tls/my_ca_certs/d1b7d027.0"]}}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/my_ca_certs", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882149.32078: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/my_ca_certs', '_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': 'file', '_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-1726882149.0620308-10501-95892256609430/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882149.32086: _low_level_execute_command(): starting 7064 1726882149.32090: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882149.0620308-10501-95892256609430/ > /dev/null 2>&1 && sleep 0' 7064 1726882149.32496: 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 <<< 7064 1726882149.32525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882149.32528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.32530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882149.32532: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882149.32534: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.32586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882149.32597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.32631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882149.34423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882149.34447: stderr chunk (state=3): >>><<< 7064 1726882149.34450: stdout chunk (state=3): >>><<< 7064 1726882149.34464: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882149.34469: handler run complete 7064 1726882149.34487: attempt loop complete, returning result 7064 1726882149.34507: variable 'item' from source: unknown 7064 1726882149.34568: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/pki/tls/my_ca_certs) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/my_ca_certs", "path": "/etc/pki/tls/my_ca_certs", "state": "absent" } 7064 1726882149.34744: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882149.34747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882149.34749: variable 'omit' from source: magic vars 7064 1726882149.34830: variable 'ansible_distribution_major_version' from source: facts 7064 1726882149.34833: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882149.34927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882149.34945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882149.34962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882149.34992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882149.35007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882149.35068: variable 'ansible_distribution' from source: facts 7064 1726882149.35071: variable 'ansible_distribution_major_version' from source: facts 7064 1726882149.35076: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882149.35152: variable 'ansible_distribution_major_version' from source: facts 7064 1726882149.35156: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882149.35267: variable 'ansible_distribution' from source: facts 7064 1726882149.35270: variable 'ansible_distribution_major_version' from source: facts 7064 1726882149.35275: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882149.35279: variable 'omit' from source: magic vars 7064 1726882149.35291: variable 'omit' from source: magic vars 7064 1726882149.35327: variable 'item' from source: unknown 7064 1726882149.35367: variable 'item' from source: unknown 7064 1726882149.35378: variable 'omit' from source: magic vars 7064 1726882149.35396: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882149.35411: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882149.35414: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882149.35424: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882149.35427: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882149.35429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882149.35474: Set connection var ansible_connection to ssh 7064 1726882149.35482: Set connection var ansible_shell_executable to /bin/sh 7064 1726882149.35488: Set connection var ansible_pipelining to False 7064 1726882149.35491: Set connection var ansible_timeout to 10 7064 1726882149.35499: Set connection var ansible_shell_type to sh 7064 1726882149.35504: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882149.35521: variable 'ansible_shell_executable' from source: unknown 7064 1726882149.35525: variable 'ansible_connection' from source: unknown 7064 1726882149.35528: variable 'ansible_module_compression' from source: unknown 7064 1726882149.35530: variable 'ansible_shell_type' from source: unknown 7064 1726882149.35532: variable 'ansible_shell_executable' from source: unknown 7064 1726882149.35534: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882149.35536: variable 'ansible_pipelining' from source: unknown 7064 1726882149.35538: variable 'ansible_timeout' from source: unknown 7064 1726882149.35544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882149.35614: 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__) (found_in_cache=True, class_only=False) 7064 1726882149.35626: variable 'omit' from source: magic vars 7064 1726882149.35629: starting attempt loop 7064 1726882149.35631: running the handler 7064 1726882149.35636: _low_level_execute_command(): starting 7064 1726882149.35639: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882149.36313: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.36324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882149.36326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882149.36328: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.36350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882149.37928: stdout chunk (state=3): >>>/root <<< 7064 1726882149.38030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882149.38054: stderr chunk (state=3): >>><<< 7064 1726882149.38057: stdout chunk (state=3): >>><<< 7064 1726882149.38071: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882149.38079: _low_level_execute_command(): starting 7064 1726882149.38084: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882149.3807125-10501-220326318503316 `" && echo ansible-tmp-1726882149.3807125-10501-220326318503316="` echo /root/.ansible/tmp/ansible-tmp-1726882149.3807125-10501-220326318503316 `" ) && sleep 0' 7064 1726882149.38475: 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 <<< 7064 1726882149.38478: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.38481: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882149.38483: 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.9.159 originally 10.31.9.159 <<< 7064 1726882149.38485: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.38536: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882149.38539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.38584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882149.40435: stdout chunk (state=3): >>>ansible-tmp-1726882149.3807125-10501-220326318503316=/root/.ansible/tmp/ansible-tmp-1726882149.3807125-10501-220326318503316 <<< 7064 1726882149.40538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882149.40558: stderr chunk (state=3): >>><<< 7064 1726882149.40561: stdout chunk (state=3): >>><<< 7064 1726882149.40572: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882149.3807125-10501-220326318503316=/root/.ansible/tmp/ansible-tmp-1726882149.3807125-10501-220326318503316 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882149.40604: variable 'ansible_module_compression' from source: unknown 7064 1726882149.40635: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7064 1726882149.40650: variable 'ansible_facts' from source: unknown 7064 1726882149.40701: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882149.3807125-10501-220326318503316/AnsiballZ_file.py 7064 1726882149.40781: Sending initial data 7064 1726882149.40785: Sent initial data (152 bytes) 7064 1726882149.41190: 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 <<< 7064 1726882149.41195: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.41198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882149.41200: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.41249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882149.41252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.41303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882149.42820: 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" <<< 7064 1726882149.42826: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882149.42858: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882149.42902: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpr1fjiwkj /root/.ansible/tmp/ansible-tmp-1726882149.3807125-10501-220326318503316/AnsiballZ_file.py <<< 7064 1726882149.42907: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882149.3807125-10501-220326318503316/AnsiballZ_file.py" <<< 7064 1726882149.42944: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpr1fjiwkj" to remote "/root/.ansible/tmp/ansible-tmp-1726882149.3807125-10501-220326318503316/AnsiballZ_file.py" <<< 7064 1726882149.42953: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882149.3807125-10501-220326318503316/AnsiballZ_file.py" <<< 7064 1726882149.43482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882149.43520: stderr chunk (state=3): >>><<< 7064 1726882149.43523: stdout chunk (state=3): >>><<< 7064 1726882149.43548: done transferring module to remote 7064 1726882149.43555: _low_level_execute_command(): starting 7064 1726882149.43559: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882149.3807125-10501-220326318503316/ /root/.ansible/tmp/ansible-tmp-1726882149.3807125-10501-220326318503316/AnsiballZ_file.py && sleep 0' 7064 1726882149.43972: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882149.43976: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882149.43978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.43980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882149.43982: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.44038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882149.44046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.44083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882149.45824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882149.45827: stdout chunk (state=3): >>><<< 7064 1726882149.45830: stderr chunk (state=3): >>><<< 7064 1726882149.45846: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882149.45900: _low_level_execute_command(): starting 7064 1726882149.45903: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882149.3807125-10501-220326318503316/AnsiballZ_file.py && sleep 0' 7064 1726882149.46441: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882149.46456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882149.46471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882149.46499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882149.46560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.46611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882149.46636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.46728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882149.62618: stdout chunk (state=3): >>> {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7064 1726882149.63653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882149.63664: stderr chunk (state=3): >>>Shared connection to 10.31.9.159 closed. <<< 7064 1726882149.63712: stderr chunk (state=3): >>><<< 7064 1726882149.63723: stdout chunk (state=3): >>><<< 7064 1726882149.63752: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882149.63796: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/ca-trust/source/anchors/cacert.pem', '_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': 'file', '_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-1726882149.3807125-10501-220326318503316/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882149.63809: _low_level_execute_command(): starting 7064 1726882149.63818: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882149.3807125-10501-220326318503316/ > /dev/null 2>&1 && sleep 0' 7064 1726882149.64428: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882149.64449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882149.64466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882149.64486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882149.64515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 7064 1726882149.64529: stderr chunk (state=3): >>>debug2: match not found <<< 7064 1726882149.64559: 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.9.159 is address debug1: re-parsing configuration <<< 7064 1726882149.64607: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.64660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882149.64677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882149.64700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.64824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882149.66613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882149.66680: stderr chunk (state=3): >>><<< 7064 1726882149.66690: stdout chunk (state=3): >>><<< 7064 1726882149.66717: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882149.66743: handler run complete 7064 1726882149.66900: attempt loop complete, returning result 7064 1726882149.66903: variable 'item' from source: unknown 7064 1726882149.66906: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/pki/ca-trust/source/anchors/cacert.pem) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/ca-trust/source/anchors/cacert.pem", "path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "absent" } 7064 1726882149.67204: dumping result to json 7064 1726882149.67208: done dumping result, returning 7064 1726882149.67210: done running TaskExecutor() for managed_node1/TASK: Remove test CA [12673a56-9f93-1c1a-8029-000000000195] 7064 1726882149.67212: sending task result for task 12673a56-9f93-1c1a-8029-000000000195 7064 1726882149.67265: done sending task result for task 12673a56-9f93-1c1a-8029-000000000195 7064 1726882149.67268: WORKER PROCESS EXITING 7064 1726882149.67334: no more pending results, returning what we have 7064 1726882149.67337: results queue empty 7064 1726882149.67339: checking for any_errors_fatal 7064 1726882149.67356: done checking for any_errors_fatal 7064 1726882149.67357: checking for max_fail_percentage 7064 1726882149.67359: done checking for max_fail_percentage 7064 1726882149.67360: checking to see if all hosts have failed and the running result is not ok 7064 1726882149.67361: done checking to see if all hosts have failed 7064 1726882149.67362: getting the remaining hosts for this loop 7064 1726882149.67364: done getting the remaining hosts for this loop 7064 1726882149.67368: getting the next task for host managed_node1 7064 1726882149.67376: done getting next task for host managed_node1 7064 1726882149.67383: ^ task is: TASK: Update ca trust 7064 1726882149.67387: ^ state is: HOST STATE: block=3, task=18, 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=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), did rescue? False, did start at task? False 7064 1726882149.67391: getting variables 7064 1726882149.67394: in VariableManager get_vars() 7064 1726882149.67458: Calling all_inventory to load vars for managed_node1 7064 1726882149.67461: Calling groups_inventory to load vars for managed_node1 7064 1726882149.67464: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882149.67476: Calling all_plugins_play to load vars for managed_node1 7064 1726882149.67479: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882149.67482: Calling groups_plugins_play to load vars for managed_node1 7064 1726882149.69223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882149.70816: done with get_vars() 7064 1726882149.70843: done getting variables 7064 1726882149.70915: 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 [Update ca trust] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:142 Friday 20 September 2024 21:29:09 -0400 (0:00:00.710) 0:01:29.947 ****** 7064 1726882149.70943: entering _queue_task() for managed_node1/command 7064 1726882149.71245: worker is 1 (out of 1 available) 7064 1726882149.71257: exiting _queue_task() for managed_node1/command 7064 1726882149.71272: done queuing things up, now waiting for results queue to drain 7064 1726882149.71274: waiting for pending results... 7064 1726882149.71450: running TaskExecutor() for managed_node1/TASK: Update ca trust 7064 1726882149.71512: in run() - task 12673a56-9f93-1c1a-8029-000000000196 7064 1726882149.71524: variable 'ansible_search_path' from source: unknown 7064 1726882149.71553: calling self._execute() 7064 1726882149.71635: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882149.71639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882149.71647: variable 'omit' from source: magic vars 7064 1726882149.71938: variable 'ansible_distribution_major_version' from source: facts 7064 1726882149.71942: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882149.72077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882149.74009: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882149.74055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882149.74086: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882149.74115: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882149.74135: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882149.74197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882149.74228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882149.74246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882149.74273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882149.74284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882149.74365: variable 'ansible_distribution' from source: facts 7064 1726882149.74369: variable 'ansible_distribution_major_version' from source: facts 7064 1726882149.74376: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882149.74379: variable 'omit' from source: magic vars 7064 1726882149.74396: variable 'omit' from source: magic vars 7064 1726882149.74425: variable 'omit' from source: magic vars 7064 1726882149.74444: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882149.74463: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882149.74477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882149.74492: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882149.74504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882149.74529: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882149.74533: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882149.74535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882149.74598: Set connection var ansible_connection to ssh 7064 1726882149.74609: Set connection var ansible_shell_executable to /bin/sh 7064 1726882149.74613: Set connection var ansible_pipelining to False 7064 1726882149.74620: Set connection var ansible_timeout to 10 7064 1726882149.74623: Set connection var ansible_shell_type to sh 7064 1726882149.74630: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882149.74646: variable 'ansible_shell_executable' from source: unknown 7064 1726882149.74648: variable 'ansible_connection' from source: unknown 7064 1726882149.74651: variable 'ansible_module_compression' from source: unknown 7064 1726882149.74653: variable 'ansible_shell_type' from source: unknown 7064 1726882149.74655: variable 'ansible_shell_executable' from source: unknown 7064 1726882149.74659: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882149.74663: variable 'ansible_pipelining' from source: unknown 7064 1726882149.74666: variable 'ansible_timeout' from source: unknown 7064 1726882149.74670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882149.74741: 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) 7064 1726882149.74749: variable 'omit' from source: magic vars 7064 1726882149.74754: starting attempt loop 7064 1726882149.74757: running the handler 7064 1726882149.74768: _low_level_execute_command(): starting 7064 1726882149.74775: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882149.75256: 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 <<< 7064 1726882149.75260: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.75263: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882149.75265: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.75321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882149.75327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882149.75330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.75371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882149.76958: stdout chunk (state=3): >>>/root <<< 7064 1726882149.77051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882149.77071: stderr chunk (state=3): >>><<< 7064 1726882149.77075: stdout chunk (state=3): >>><<< 7064 1726882149.77098: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882149.77108: _low_level_execute_command(): starting 7064 1726882149.77112: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882149.7709432-10544-57822164332211 `" && echo ansible-tmp-1726882149.7709432-10544-57822164332211="` echo /root/.ansible/tmp/ansible-tmp-1726882149.7709432-10544-57822164332211 `" ) && sleep 0' 7064 1726882149.77524: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882149.77527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882149.77529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.77532: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882149.77534: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.77583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882149.77587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.77633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882149.79478: stdout chunk (state=3): >>>ansible-tmp-1726882149.7709432-10544-57822164332211=/root/.ansible/tmp/ansible-tmp-1726882149.7709432-10544-57822164332211 <<< 7064 1726882149.79580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882149.79605: stderr chunk (state=3): >>><<< 7064 1726882149.79608: stdout chunk (state=3): >>><<< 7064 1726882149.79630: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882149.7709432-10544-57822164332211=/root/.ansible/tmp/ansible-tmp-1726882149.7709432-10544-57822164332211 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882149.79653: variable 'ansible_module_compression' from source: unknown 7064 1726882149.79696: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7064 1726882149.79722: variable 'ansible_facts' from source: unknown 7064 1726882149.79773: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882149.7709432-10544-57822164332211/AnsiballZ_command.py 7064 1726882149.79871: Sending initial data 7064 1726882149.79875: Sent initial data (154 bytes) 7064 1726882149.80272: 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 <<< 7064 1726882149.80276: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.80288: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.80343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882149.80347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.80392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882149.81889: 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" <<< 7064 1726882149.81892: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882149.81924: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882149.81968: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpumuxm44q /root/.ansible/tmp/ansible-tmp-1726882149.7709432-10544-57822164332211/AnsiballZ_command.py <<< 7064 1726882149.81971: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882149.7709432-10544-57822164332211/AnsiballZ_command.py" <<< 7064 1726882149.82009: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpumuxm44q" to remote "/root/.ansible/tmp/ansible-tmp-1726882149.7709432-10544-57822164332211/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882149.7709432-10544-57822164332211/AnsiballZ_command.py" <<< 7064 1726882149.82533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882149.82566: stderr chunk (state=3): >>><<< 7064 1726882149.82569: stdout chunk (state=3): >>><<< 7064 1726882149.82592: done transferring module to remote 7064 1726882149.82604: _low_level_execute_command(): starting 7064 1726882149.82607: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882149.7709432-10544-57822164332211/ /root/.ansible/tmp/ansible-tmp-1726882149.7709432-10544-57822164332211/AnsiballZ_command.py && sleep 0' 7064 1726882149.83018: 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 <<< 7064 1726882149.83021: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.83025: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 7064 1726882149.83027: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882149.83029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.83074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882149.83078: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.83124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882149.84815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882149.84836: stderr chunk (state=3): >>><<< 7064 1726882149.84839: stdout chunk (state=3): >>><<< 7064 1726882149.84852: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882149.84855: _low_level_execute_command(): starting 7064 1726882149.84866: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882149.7709432-10544-57822164332211/AnsiballZ_command.py && sleep 0' 7064 1726882149.85264: 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 <<< 7064 1726882149.85267: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.85269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882149.85271: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882149.85273: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882149.85324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882149.85327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882149.85379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882150.88187: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-20 21:29:09.999976", "end": "2024-09-20 21:29:10.880300", "delta": "0:00:00.880324", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_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}}} <<< 7064 1726882150.89822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882150.89851: stderr chunk (state=3): >>><<< 7064 1726882150.89855: stdout chunk (state=3): >>><<< 7064 1726882150.89875: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-20 21:29:09.999976", "end": "2024-09-20 21:29:10.880300", "delta": "0:00:00.880324", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882150.89905: done with _execute_module (ansible.legacy.command, {'_raw_params': 'update-ca-trust', '_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-1726882149.7709432-10544-57822164332211/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882150.89914: _low_level_execute_command(): starting 7064 1726882150.89916: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882149.7709432-10544-57822164332211/ > /dev/null 2>&1 && sleep 0' 7064 1726882150.90355: 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 <<< 7064 1726882150.90359: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882150.90369: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882150.90432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882150.90439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882150.90442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882150.90480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882150.92261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882150.92287: stderr chunk (state=3): >>><<< 7064 1726882150.92290: stdout chunk (state=3): >>><<< 7064 1726882150.92309: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882150.92315: handler run complete 7064 1726882150.92336: Evaluated conditional (False): False 7064 1726882150.92343: attempt loop complete, returning result 7064 1726882150.92345: _execute() done 7064 1726882150.92348: dumping result to json 7064 1726882150.92352: done dumping result, returning 7064 1726882150.92360: done running TaskExecutor() for managed_node1/TASK: Update ca trust [12673a56-9f93-1c1a-8029-000000000196] 7064 1726882150.92364: sending task result for task 12673a56-9f93-1c1a-8029-000000000196 7064 1726882150.92458: done sending task result for task 12673a56-9f93-1c1a-8029-000000000196 7064 1726882150.92461: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "update-ca-trust" ], "delta": "0:00:00.880324", "end": "2024-09-20 21:29:10.880300", "rc": 0, "start": "2024-09-20 21:29:09.999976" } 7064 1726882150.92524: no more pending results, returning what we have 7064 1726882150.92527: results queue empty 7064 1726882150.92528: checking for any_errors_fatal 7064 1726882150.92542: done checking for any_errors_fatal 7064 1726882150.92542: checking for max_fail_percentage 7064 1726882150.92544: done checking for max_fail_percentage 7064 1726882150.92545: checking to see if all hosts have failed and the running result is not ok 7064 1726882150.92546: done checking to see if all hosts have failed 7064 1726882150.92547: getting the remaining hosts for this loop 7064 1726882150.92548: done getting the remaining hosts for this loop 7064 1726882150.92552: getting the next task for host managed_node1 7064 1726882150.92558: done getting next task for host managed_node1 7064 1726882150.92560: ^ task is: TASK: Verify network state restored to default 7064 1726882150.92563: ^ state is: HOST STATE: block=3, task=18, 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=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), did rescue? False, did start at task? False 7064 1726882150.92568: getting variables 7064 1726882150.92577: in VariableManager get_vars() 7064 1726882150.92635: Calling all_inventory to load vars for managed_node1 7064 1726882150.92638: Calling groups_inventory to load vars for managed_node1 7064 1726882150.92640: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882150.92650: Calling all_plugins_play to load vars for managed_node1 7064 1726882150.92653: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882150.92655: Calling groups_plugins_play to load vars for managed_node1 7064 1726882150.93449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882150.97932: done with get_vars() 7064 1726882150.97950: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:145 Friday 20 September 2024 21:29:10 -0400 (0:00:01.270) 0:01:31.217 ****** 7064 1726882150.98008: entering _queue_task() for managed_node1/include_tasks 7064 1726882150.98274: worker is 1 (out of 1 available) 7064 1726882150.98288: exiting _queue_task() for managed_node1/include_tasks 7064 1726882150.98301: done queuing things up, now waiting for results queue to drain 7064 1726882150.98303: waiting for pending results... 7064 1726882150.98478: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 7064 1726882150.98560: in run() - task 12673a56-9f93-1c1a-8029-000000000197 7064 1726882150.98570: variable 'ansible_search_path' from source: unknown 7064 1726882150.98603: calling self._execute() 7064 1726882150.98675: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882150.98679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882150.98688: variable 'omit' from source: magic vars 7064 1726882150.98970: variable 'ansible_distribution_major_version' from source: facts 7064 1726882150.98986: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882150.99118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882151.01009: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882151.01059: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882151.01088: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882151.01119: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882151.01138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882151.01198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882151.01226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882151.01243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882151.01269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882151.01279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882151.01364: variable 'ansible_distribution' from source: facts 7064 1726882151.01367: variable 'ansible_distribution_major_version' from source: facts 7064 1726882151.01373: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882151.01379: _execute() done 7064 1726882151.01382: dumping result to json 7064 1726882151.01386: done dumping result, returning 7064 1726882151.01397: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [12673a56-9f93-1c1a-8029-000000000197] 7064 1726882151.01406: sending task result for task 12673a56-9f93-1c1a-8029-000000000197 7064 1726882151.01504: done sending task result for task 12673a56-9f93-1c1a-8029-000000000197 7064 1726882151.01507: WORKER PROCESS EXITING 7064 1726882151.01554: no more pending results, returning what we have 7064 1726882151.01558: in VariableManager get_vars() 7064 1726882151.01623: Calling all_inventory to load vars for managed_node1 7064 1726882151.01626: Calling groups_inventory to load vars for managed_node1 7064 1726882151.01630: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882151.01640: Calling all_plugins_play to load vars for managed_node1 7064 1726882151.01642: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882151.01645: Calling groups_plugins_play to load vars for managed_node1 7064 1726882151.02520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882151.04081: done with get_vars() 7064 1726882151.04104: variable 'ansible_search_path' from source: unknown 7064 1726882151.04123: we have included files to process 7064 1726882151.04125: generating all_blocks data 7064 1726882151.04126: done generating all_blocks data 7064 1726882151.04133: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7064 1726882151.04135: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7064 1726882151.04137: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7064 1726882151.04563: done processing included file 7064 1726882151.04566: iterating over new_blocks loaded from include file 7064 1726882151.04567: in VariableManager get_vars() 7064 1726882151.04602: done with get_vars() 7064 1726882151.04604: filtering new block on tags 7064 1726882151.04640: done filtering new block on tags 7064 1726882151.04643: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 7064 1726882151.04649: extending task lists for all hosts with included blocks 7064 1726882151.06029: done extending task lists 7064 1726882151.06031: done processing included files 7064 1726882151.06031: results queue empty 7064 1726882151.06032: checking for any_errors_fatal 7064 1726882151.06037: done checking for any_errors_fatal 7064 1726882151.06038: checking for max_fail_percentage 7064 1726882151.06039: done checking for max_fail_percentage 7064 1726882151.06040: checking to see if all hosts have failed and the running result is not ok 7064 1726882151.06041: done checking to see if all hosts have failed 7064 1726882151.06041: getting the remaining hosts for this loop 7064 1726882151.06042: done getting the remaining hosts for this loop 7064 1726882151.06045: getting the next task for host managed_node1 7064 1726882151.06049: done getting next task for host managed_node1 7064 1726882151.06051: ^ task is: TASK: Check routes and DNS 7064 1726882151.06054: ^ state is: HOST STATE: block=3, task=18, 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=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? (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 7064 1726882151.06056: getting variables 7064 1726882151.06057: in VariableManager get_vars() 7064 1726882151.06082: Calling all_inventory to load vars for managed_node1 7064 1726882151.06085: Calling groups_inventory to load vars for managed_node1 7064 1726882151.06086: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882151.06092: Calling all_plugins_play to load vars for managed_node1 7064 1726882151.06103: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882151.06106: Calling groups_plugins_play to load vars for managed_node1 7064 1726882151.07371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882151.08958: done with get_vars() 7064 1726882151.08980: done getting variables 7064 1726882151.09033: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:29:11 -0400 (0:00:00.110) 0:01:31.328 ****** 7064 1726882151.09063: entering _queue_task() for managed_node1/shell 7064 1726882151.09436: worker is 1 (out of 1 available) 7064 1726882151.09604: exiting _queue_task() for managed_node1/shell 7064 1726882151.09614: done queuing things up, now waiting for results queue to drain 7064 1726882151.09615: waiting for pending results... 7064 1726882151.09745: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 7064 1726882151.09818: in run() - task 12673a56-9f93-1c1a-8029-000000000a94 7064 1726882151.09842: variable 'ansible_search_path' from source: unknown 7064 1726882151.09848: variable 'ansible_search_path' from source: unknown 7064 1726882151.09884: calling self._execute() 7064 1726882151.09996: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882151.10061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882151.10064: variable 'omit' from source: magic vars 7064 1726882151.10441: variable 'ansible_distribution_major_version' from source: facts 7064 1726882151.10460: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882151.10668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882151.12959: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882151.13016: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882151.13042: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882151.13077: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882151.13099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882151.13160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882151.13179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882151.13199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882151.13228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882151.13239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882151.13320: variable 'ansible_distribution' from source: facts 7064 1726882151.13324: variable 'ansible_distribution_major_version' from source: facts 7064 1726882151.13327: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882151.13334: variable 'omit' from source: magic vars 7064 1726882151.13367: variable 'omit' from source: magic vars 7064 1726882151.13392: variable 'omit' from source: magic vars 7064 1726882151.13414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882151.13433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882151.13451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882151.13463: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882151.13471: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882151.13499: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882151.13502: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882151.13505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882151.13566: Set connection var ansible_connection to ssh 7064 1726882151.13575: Set connection var ansible_shell_executable to /bin/sh 7064 1726882151.13580: Set connection var ansible_pipelining to False 7064 1726882151.13585: Set connection var ansible_timeout to 10 7064 1726882151.13590: Set connection var ansible_shell_type to sh 7064 1726882151.13599: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882151.13614: variable 'ansible_shell_executable' from source: unknown 7064 1726882151.13617: variable 'ansible_connection' from source: unknown 7064 1726882151.13620: variable 'ansible_module_compression' from source: unknown 7064 1726882151.13623: variable 'ansible_shell_type' from source: unknown 7064 1726882151.13625: variable 'ansible_shell_executable' from source: unknown 7064 1726882151.13627: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882151.13629: variable 'ansible_pipelining' from source: unknown 7064 1726882151.13633: variable 'ansible_timeout' from source: unknown 7064 1726882151.13636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882151.13708: 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) 7064 1726882151.13713: variable 'omit' from source: magic vars 7064 1726882151.13718: starting attempt loop 7064 1726882151.13720: running the handler 7064 1726882151.13730: 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) 7064 1726882151.13743: _low_level_execute_command(): starting 7064 1726882151.13749: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882151.14237: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882151.14241: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.14245: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882151.14248: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882151.14250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.14295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882151.14298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882151.14301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882151.14356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882151.16075: stdout chunk (state=3): >>>/root <<< 7064 1726882151.16176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882151.16200: stderr chunk (state=3): >>><<< 7064 1726882151.16205: stdout chunk (state=3): >>><<< 7064 1726882151.16226: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882151.16234: _low_level_execute_command(): starting 7064 1726882151.16239: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882151.162247-10597-108528524283792 `" && echo ansible-tmp-1726882151.162247-10597-108528524283792="` echo /root/.ansible/tmp/ansible-tmp-1726882151.162247-10597-108528524283792 `" ) && sleep 0' 7064 1726882151.16655: 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 <<< 7064 1726882151.16658: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882151.16660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.16663: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882151.16665: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.16710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882151.16717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882151.16766: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882151.18618: stdout chunk (state=3): >>>ansible-tmp-1726882151.162247-10597-108528524283792=/root/.ansible/tmp/ansible-tmp-1726882151.162247-10597-108528524283792 <<< 7064 1726882151.18728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882151.18753: stderr chunk (state=3): >>><<< 7064 1726882151.18756: stdout chunk (state=3): >>><<< 7064 1726882151.18766: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882151.162247-10597-108528524283792=/root/.ansible/tmp/ansible-tmp-1726882151.162247-10597-108528524283792 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882151.18801: variable 'ansible_module_compression' from source: unknown 7064 1726882151.18831: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7064 1726882151.18858: variable 'ansible_facts' from source: unknown 7064 1726882151.18913: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882151.162247-10597-108528524283792/AnsiballZ_command.py 7064 1726882151.18999: Sending initial data 7064 1726882151.19003: Sent initial data (154 bytes) 7064 1726882151.19460: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882151.19466: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882151.19519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882151.21021: 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 <<< 7064 1726882151.21027: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7064 1726882151.21062: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882151.21104: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpm2b0pogx /root/.ansible/tmp/ansible-tmp-1726882151.162247-10597-108528524283792/AnsiballZ_command.py <<< 7064 1726882151.21110: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882151.162247-10597-108528524283792/AnsiballZ_command.py" <<< 7064 1726882151.21143: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpm2b0pogx" to remote "/root/.ansible/tmp/ansible-tmp-1726882151.162247-10597-108528524283792/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882151.162247-10597-108528524283792/AnsiballZ_command.py" <<< 7064 1726882151.21659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882151.21690: stderr chunk (state=3): >>><<< 7064 1726882151.21695: stdout chunk (state=3): >>><<< 7064 1726882151.21720: done transferring module to remote 7064 1726882151.21727: _low_level_execute_command(): starting 7064 1726882151.21731: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882151.162247-10597-108528524283792/ /root/.ansible/tmp/ansible-tmp-1726882151.162247-10597-108528524283792/AnsiballZ_command.py && sleep 0' 7064 1726882151.22127: 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 <<< 7064 1726882151.22133: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.22135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882151.22137: 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.9.159 originally 10.31.9.159 debug2: match found <<< 7064 1726882151.22139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.22182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882151.22185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882151.22232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882151.23957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882151.23978: stderr chunk (state=3): >>><<< 7064 1726882151.23982: stdout chunk (state=3): >>><<< 7064 1726882151.24000: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882151.24003: _low_level_execute_command(): starting 7064 1726882151.24008: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882151.162247-10597-108528524283792/AnsiballZ_command.py && sleep 0' 7064 1726882151.24446: 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 <<< 7064 1726882151.24450: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.24452: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882151.24454: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.24501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882151.24504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882151.24561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882151.40411: 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 12:30:0b:a1:42:23 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.9.159/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 3035sec preferred_lft 3035sec\n inet6 fe80::1030:bff:fea1:4223/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.159 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.159 metric 100 \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 21:29:11.394083", "end": "2024-09-20 21:29:11.402397", "delta": "0:00:00.008314", "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}}} <<< 7064 1726882151.41783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882151.41808: stderr chunk (state=3): >>><<< 7064 1726882151.41811: stdout chunk (state=3): >>><<< 7064 1726882151.41825: _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 12:30:0b:a1:42:23 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.9.159/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 3035sec preferred_lft 3035sec\n inet6 fe80::1030:bff:fea1:4223/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.159 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.159 metric 100 \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 21:29:11.394083", "end": "2024-09-20 21:29:11.402397", "delta": "0:00:00.008314", "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882151.41859: 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-1726882151.162247-10597-108528524283792/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882151.41866: _low_level_execute_command(): starting 7064 1726882151.41870: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882151.162247-10597-108528524283792/ > /dev/null 2>&1 && sleep 0' 7064 1726882151.42310: 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 <<< 7064 1726882151.42313: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.42315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882151.42317: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.42367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882151.42374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882151.42376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882151.42416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882151.44200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882151.44235: stderr chunk (state=3): >>><<< 7064 1726882151.44239: stdout chunk (state=3): >>><<< 7064 1726882151.44262: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882151.44265: handler run complete 7064 1726882151.44303: Evaluated conditional (False): False 7064 1726882151.44306: attempt loop complete, returning result 7064 1726882151.44308: _execute() done 7064 1726882151.44310: dumping result to json 7064 1726882151.44317: done dumping result, returning 7064 1726882151.44322: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [12673a56-9f93-1c1a-8029-000000000a94] 7064 1726882151.44326: sending task result for task 12673a56-9f93-1c1a-8029-000000000a94 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.008314", "end": "2024-09-20 21:29:11.402397", "rc": 0, "start": "2024-09-20 21:29:11.394083" } 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 12:30:0b:a1:42:23 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.9.159/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3035sec preferred_lft 3035sec inet6 fe80::1030:bff:fea1:4223/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.159 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.159 metric 100 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 7064 1726882151.44499: no more pending results, returning what we have 7064 1726882151.44502: results queue empty 7064 1726882151.44503: checking for any_errors_fatal 7064 1726882151.44506: done checking for any_errors_fatal 7064 1726882151.44506: checking for max_fail_percentage 7064 1726882151.44508: done checking for max_fail_percentage 7064 1726882151.44509: checking to see if all hosts have failed and the running result is not ok 7064 1726882151.44510: done checking to see if all hosts have failed 7064 1726882151.44511: getting the remaining hosts for this loop 7064 1726882151.44512: done getting the remaining hosts for this loop 7064 1726882151.44516: getting the next task for host managed_node1 7064 1726882151.44522: done getting next task for host managed_node1 7064 1726882151.44524: ^ task is: TASK: Verify DNS and network connectivity 7064 1726882151.44528: ^ state is: HOST STATE: block=3, task=18, 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=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? (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 7064 1726882151.44533: getting variables 7064 1726882151.44534: in VariableManager get_vars() 7064 1726882151.44586: Calling all_inventory to load vars for managed_node1 7064 1726882151.44588: Calling groups_inventory to load vars for managed_node1 7064 1726882151.44590: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882151.44606: done sending task result for task 12673a56-9f93-1c1a-8029-000000000a94 7064 1726882151.44609: WORKER PROCESS EXITING 7064 1726882151.44618: Calling all_plugins_play to load vars for managed_node1 7064 1726882151.44621: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882151.44623: Calling groups_plugins_play to load vars for managed_node1 7064 1726882151.45413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882151.46568: done with get_vars() 7064 1726882151.46590: done getting variables 7064 1726882151.46653: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:29:11 -0400 (0:00:00.376) 0:01:31.704 ****** 7064 1726882151.46684: entering _queue_task() for managed_node1/shell 7064 1726882151.46970: worker is 1 (out of 1 available) 7064 1726882151.46982: exiting _queue_task() for managed_node1/shell 7064 1726882151.46999: done queuing things up, now waiting for results queue to drain 7064 1726882151.47001: waiting for pending results... 7064 1726882151.47205: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 7064 1726882151.47275: in run() - task 12673a56-9f93-1c1a-8029-000000000a95 7064 1726882151.47285: variable 'ansible_search_path' from source: unknown 7064 1726882151.47288: variable 'ansible_search_path' from source: unknown 7064 1726882151.47319: calling self._execute() 7064 1726882151.47392: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882151.47406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882151.47415: variable 'omit' from source: magic vars 7064 1726882151.47708: variable 'ansible_distribution_major_version' from source: facts 7064 1726882151.47721: Evaluated conditional (ansible_distribution_major_version != '6'): True 7064 1726882151.47853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7064 1726882151.49951: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7064 1726882151.50183: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7064 1726882151.50187: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7064 1726882151.50190: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7064 1726882151.50194: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7064 1726882151.50207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7064 1726882151.50259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7064 1726882151.50265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7064 1726882151.50292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7064 1726882151.50317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7064 1726882151.50413: variable 'ansible_distribution' from source: facts 7064 1726882151.50418: variable 'ansible_distribution_major_version' from source: facts 7064 1726882151.50424: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7064 1726882151.50521: variable 'ansible_facts' from source: unknown 7064 1726882151.50848: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 7064 1726882151.50852: variable 'omit' from source: magic vars 7064 1726882151.50886: variable 'omit' from source: magic vars 7064 1726882151.50914: variable 'omit' from source: magic vars 7064 1726882151.50933: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7064 1726882151.50953: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7064 1726882151.50967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7064 1726882151.50984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882151.50989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7064 1726882151.51017: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7064 1726882151.51020: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882151.51023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882151.51082: Set connection var ansible_connection to ssh 7064 1726882151.51097: Set connection var ansible_shell_executable to /bin/sh 7064 1726882151.51103: Set connection var ansible_pipelining to False 7064 1726882151.51109: Set connection var ansible_timeout to 10 7064 1726882151.51113: Set connection var ansible_shell_type to sh 7064 1726882151.51120: Set connection var ansible_module_compression to ZIP_DEFLATED 7064 1726882151.51137: variable 'ansible_shell_executable' from source: unknown 7064 1726882151.51140: variable 'ansible_connection' from source: unknown 7064 1726882151.51143: variable 'ansible_module_compression' from source: unknown 7064 1726882151.51145: variable 'ansible_shell_type' from source: unknown 7064 1726882151.51147: variable 'ansible_shell_executable' from source: unknown 7064 1726882151.51149: variable 'ansible_host' from source: host vars for 'managed_node1' 7064 1726882151.51152: variable 'ansible_pipelining' from source: unknown 7064 1726882151.51154: variable 'ansible_timeout' from source: unknown 7064 1726882151.51159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7064 1726882151.51231: 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) 7064 1726882151.51240: variable 'omit' from source: magic vars 7064 1726882151.51245: starting attempt loop 7064 1726882151.51248: running the handler 7064 1726882151.51257: 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) 7064 1726882151.51270: _low_level_execute_command(): starting 7064 1726882151.51276: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7064 1726882151.51757: 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 <<< 7064 1726882151.51760: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.51765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7064 1726882151.51769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.51859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882151.51932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882151.53683: stdout chunk (state=3): >>>/root <<< 7064 1726882151.53787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882151.53814: stderr chunk (state=3): >>><<< 7064 1726882151.53818: stdout chunk (state=3): >>><<< 7064 1726882151.53840: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882151.53847: _low_level_execute_command(): starting 7064 1726882151.53852: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882151.5383632-10614-47250606620928 `" && echo ansible-tmp-1726882151.5383632-10614-47250606620928="` echo /root/.ansible/tmp/ansible-tmp-1726882151.5383632-10614-47250606620928 `" ) && sleep 0' 7064 1726882151.54241: 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 <<< 7064 1726882151.54245: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.54259: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.54315: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882151.54318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882151.54365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882151.56408: stdout chunk (state=3): >>>ansible-tmp-1726882151.5383632-10614-47250606620928=/root/.ansible/tmp/ansible-tmp-1726882151.5383632-10614-47250606620928 <<< 7064 1726882151.56412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882151.56415: stdout chunk (state=3): >>><<< 7064 1726882151.56417: stderr chunk (state=3): >>><<< 7064 1726882151.56438: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882151.5383632-10614-47250606620928=/root/.ansible/tmp/ansible-tmp-1726882151.5383632-10614-47250606620928 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882151.56476: variable 'ansible_module_compression' from source: unknown 7064 1726882151.56600: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7064qxf9gx60/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7064 1726882151.56604: variable 'ansible_facts' from source: unknown 7064 1726882151.56687: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882151.5383632-10614-47250606620928/AnsiballZ_command.py 7064 1726882151.56861: Sending initial data 7064 1726882151.56873: Sent initial data (154 bytes) 7064 1726882151.57618: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7064 1726882151.57626: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.57668: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882151.57688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882151.57715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882151.57792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882151.59350: 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 <<< 7064 1726882151.59397: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7064 1726882151.59458: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpehdf0x90 /root/.ansible/tmp/ansible-tmp-1726882151.5383632-10614-47250606620928/AnsiballZ_command.py <<< 7064 1726882151.59475: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882151.5383632-10614-47250606620928/AnsiballZ_command.py" <<< 7064 1726882151.59507: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7064qxf9gx60/tmpehdf0x90" to remote "/root/.ansible/tmp/ansible-tmp-1726882151.5383632-10614-47250606620928/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882151.5383632-10614-47250606620928/AnsiballZ_command.py" <<< 7064 1726882151.60114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882151.60152: stderr chunk (state=3): >>><<< 7064 1726882151.60155: stdout chunk (state=3): >>><<< 7064 1726882151.60180: done transferring module to remote 7064 1726882151.60190: _low_level_execute_command(): starting 7064 1726882151.60196: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882151.5383632-10614-47250606620928/ /root/.ansible/tmp/ansible-tmp-1726882151.5383632-10614-47250606620928/AnsiballZ_command.py && sleep 0' 7064 1726882151.60640: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882151.60643: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.60646: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 7064 1726882151.60648: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7064 1726882151.60650: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.60704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882151.60707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882151.60747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882151.62437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882151.62462: stderr chunk (state=3): >>><<< 7064 1726882151.62465: stdout chunk (state=3): >>><<< 7064 1726882151.62478: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882151.62480: _low_level_execute_command(): starting 7064 1726882151.62485: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882151.5383632-10614-47250606620928/AnsiballZ_command.py && sleep 0' 7064 1726882151.62901: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882151.62904: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 7064 1726882151.62907: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7064 1726882151.62909: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.62961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882151.62966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882151.63015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882151.89282: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 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.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 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\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.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", "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 12737 0 --:--:-- --:--:-- --:--:-- 13260\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 4433 0 --:--:-- --:--:-- --:--:-- 4476", "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 21:29:11.777259", "end": "2024-09-20 21:29:11.891169", "delta": "0:00:00.113910", "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}}} <<< 7064 1726882151.90850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 7064 1726882151.90854: stdout chunk (state=3): >>><<< 7064 1726882151.90856: stderr chunk (state=3): >>><<< 7064 1726882151.91002: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 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.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 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\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.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", "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 12737 0 --:--:-- --:--:-- --:--:-- 13260\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 4433 0 --:--:-- --:--:-- --:--:-- 4476", "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 21:29:11.777259", "end": "2024-09-20 21:29:11.891169", "delta": "0:00:00.113910", "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 7064 1726882151.91006: 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-1726882151.5383632-10614-47250606620928/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7064 1726882151.91009: _low_level_execute_command(): starting 7064 1726882151.91011: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882151.5383632-10614-47250606620928/ > /dev/null 2>&1 && sleep 0' 7064 1726882151.91607: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.91623: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7064 1726882151.91671: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7064 1726882151.91723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 7064 1726882151.91739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7064 1726882151.91758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7064 1726882151.91829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7064 1726882151.93704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7064 1726882151.93710: stdout chunk (state=3): >>><<< 7064 1726882151.93714: stderr chunk (state=3): >>><<< 7064 1726882151.93732: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 7064 1726882151.93752: handler run complete 7064 1726882151.93781: Evaluated conditional (False): False 7064 1726882151.93898: attempt loop complete, returning result 7064 1726882151.93903: _execute() done 7064 1726882151.93906: dumping result to json 7064 1726882151.93909: done dumping result, returning 7064 1726882151.93912: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [12673a56-9f93-1c1a-8029-000000000a95] 7064 1726882151.93915: sending task result for task 12673a56-9f93-1c1a-8029-000000000a95 7064 1726882151.93999: done sending task result for task 12673a56-9f93-1c1a-8029-000000000a95 7064 1726882151.94003: WORKER PROCESS EXITING 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.113910", "end": "2024-09-20 21:29:11.891169", "rc": 0, "start": "2024-09-20 21:29:11.777259" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 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.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 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 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.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 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 12737 0 --:--:-- --:--:-- --:--:-- 13260 % 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 4433 0 --:--:-- --:--:-- --:--:-- 4476 7064 1726882151.94088: no more pending results, returning what we have 7064 1726882151.94091: results queue empty 7064 1726882151.94096: checking for any_errors_fatal 7064 1726882151.94105: done checking for any_errors_fatal 7064 1726882151.94106: checking for max_fail_percentage 7064 1726882151.94107: done checking for max_fail_percentage 7064 1726882151.94108: checking to see if all hosts have failed and the running result is not ok 7064 1726882151.94109: done checking to see if all hosts have failed 7064 1726882151.94110: getting the remaining hosts for this loop 7064 1726882151.94120: done getting the remaining hosts for this loop 7064 1726882151.94125: getting the next task for host managed_node1 7064 1726882151.94135: done getting next task for host managed_node1 7064 1726882151.94137: ^ task is: TASK: meta (flush_handlers) 7064 1726882151.94139: ^ 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 7064 1726882151.94144: getting variables 7064 1726882151.94145: in VariableManager get_vars() 7064 1726882151.94317: Calling all_inventory to load vars for managed_node1 7064 1726882151.94319: Calling groups_inventory to load vars for managed_node1 7064 1726882151.94322: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882151.94331: Calling all_plugins_play to load vars for managed_node1 7064 1726882151.94333: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882151.94336: Calling groups_plugins_play to load vars for managed_node1 7064 1726882151.95870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882151.97491: done with get_vars() 7064 1726882151.97520: done getting variables 7064 1726882151.97604: in VariableManager get_vars() 7064 1726882151.97631: Calling all_inventory to load vars for managed_node1 7064 1726882151.97633: Calling groups_inventory to load vars for managed_node1 7064 1726882151.97636: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882151.97641: Calling all_plugins_play to load vars for managed_node1 7064 1726882151.97643: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882151.97646: Calling groups_plugins_play to load vars for managed_node1 7064 1726882151.98828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882152.00625: done with get_vars() 7064 1726882152.00661: done queuing things up, now waiting for results queue to drain 7064 1726882152.00664: results queue empty 7064 1726882152.00665: checking for any_errors_fatal 7064 1726882152.00669: done checking for any_errors_fatal 7064 1726882152.00670: checking for max_fail_percentage 7064 1726882152.00671: done checking for max_fail_percentage 7064 1726882152.00672: checking to see if all hosts have failed and the running result is not ok 7064 1726882152.00673: done checking to see if all hosts have failed 7064 1726882152.00674: getting the remaining hosts for this loop 7064 1726882152.00675: done getting the remaining hosts for this loop 7064 1726882152.00678: getting the next task for host managed_node1 7064 1726882152.00682: done getting next task for host managed_node1 7064 1726882152.00683: ^ task is: TASK: meta (flush_handlers) 7064 1726882152.00685: ^ 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 7064 1726882152.00688: getting variables 7064 1726882152.00689: in VariableManager get_vars() 7064 1726882152.00718: Calling all_inventory to load vars for managed_node1 7064 1726882152.00720: Calling groups_inventory to load vars for managed_node1 7064 1726882152.00722: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882152.00729: Calling all_plugins_play to load vars for managed_node1 7064 1726882152.00731: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882152.00734: Calling groups_plugins_play to load vars for managed_node1 7064 1726882152.01914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882152.03173: done with get_vars() 7064 1726882152.03192: done getting variables 7064 1726882152.03233: in VariableManager get_vars() 7064 1726882152.03251: Calling all_inventory to load vars for managed_node1 7064 1726882152.03252: Calling groups_inventory to load vars for managed_node1 7064 1726882152.03254: Calling all_plugins_inventory to load vars for managed_node1 7064 1726882152.03257: Calling all_plugins_play to load vars for managed_node1 7064 1726882152.03264: Calling groups_plugins_inventory to load vars for managed_node1 7064 1726882152.03266: Calling groups_plugins_play to load vars for managed_node1 7064 1726882152.04012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7064 1726882152.05169: done with get_vars() 7064 1726882152.05216: done queuing things up, now waiting for results queue to drain 7064 1726882152.05219: results queue empty 7064 1726882152.05220: checking for any_errors_fatal 7064 1726882152.05222: done checking for any_errors_fatal 7064 1726882152.05222: checking for max_fail_percentage 7064 1726882152.05224: done checking for max_fail_percentage 7064 1726882152.05224: checking to see if all hosts have failed and the running result is not ok 7064 1726882152.05225: done checking to see if all hosts have failed 7064 1726882152.05226: getting the remaining hosts for this loop 7064 1726882152.05227: done getting the remaining hosts for this loop 7064 1726882152.05230: getting the next task for host managed_node1 7064 1726882152.05233: done getting next task for host managed_node1 7064 1726882152.05234: ^ task is: None 7064 1726882152.05236: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7064 1726882152.05237: done queuing things up, now waiting for results queue to drain 7064 1726882152.05238: results queue empty 7064 1726882152.05238: checking for any_errors_fatal 7064 1726882152.05239: done checking for any_errors_fatal 7064 1726882152.05240: checking for max_fail_percentage 7064 1726882152.05241: done checking for max_fail_percentage 7064 1726882152.05241: checking to see if all hosts have failed and the running result is not ok 7064 1726882152.05242: done checking to see if all hosts have failed 7064 1726882152.05244: getting the next task for host managed_node1 7064 1726882152.05246: done getting next task for host managed_node1 7064 1726882152.05247: ^ task is: None 7064 1726882152.05248: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=109 changed=21 unreachable=0 failed=0 skipped=112 rescued=1 ignored=0 Friday 20 September 2024 21:29:12 -0400 (0:00:00.588) 0:01:32.293 ****** =============================================================================== Run hostapd in namespace ------------------------------------------------ 5.40s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:97 Install hostapd --------------------------------------------------------- 4.81s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:16 Gathering Facts --------------------------------------------------------- 3.16s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:6 fedora.linux_system_roles.network : Configure networking connection profiles --- 3.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Configure networking connection profiles --- 2.99s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Configure networking connection profiles --- 2.86s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Copy server certificates ------------------------------------------------ 2.83s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:31 Copy client certs ------------------------------------------------------- 2.44s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:4 fedora.linux_system_roles.network : Install packages -------------------- 2.41s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Check which services are running ---- 1.97s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.91s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.86s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.82s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.78s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.78s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Remove test certificates ------------------------------------------------ 1.39s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:126 Update ca trust --------------------------------------------------------- 1.38s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:67 Update ca trust --------------------------------------------------------- 1.27s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:142 Remove certs and config ------------------------------------------------- 1.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:16 fedora.linux_system_roles.network : Check which packages are installed --- 1.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 7064 1726882152.05601: RUNNING CLEANUP